interface-config-radio-instance
Use this command to configure radio mesh parameters. A WMN (Wireless Mesh Network) is a network of radio nodes organized in a mesh topology. It consists of mesh clients, mesh routers, and gateways.
Each radio setting can have a unique mesh mode and link configuration. This provides a customizable set of connections to other mesh supported radios within the same radio coverage area.
mesh [client|links|portal|preferred-peer|psk]
mesh [client|links <1-6>|portal|preferred-peer <1-6> <MAC>|psk [0 <LINE>|2 <LINE>| <LINE>]]
mesh [client|links <1-6>|portal|preferred-peer <1-6> <MAC>|psk [0 <LINE>|2 <LINE>|<LINE>]]
mesh | Configures radio mesh parameters, such as maximum number of mesh links, preferred peer device, client operations, etc. |
client | Enables
operation as a client Setting the mesh mode to ‘client‘ enables the radio to operate as a mesh client that scans for and connects to mesh portals or nodes that are connected to portals. |
links <1-6> | Configures the
maximum number of mesh links a radio attempts to create
|
portal | Enables
operation as a portal Setting the mesh mode to ‘portal‘ turns the radio into a mesh portal. The radio starts beaconing immediately and accepts connections from other mesh nodes, typically the node with a connection to the wired network. |
preferred-peer <1-6> <MAC> | Configures a
preferred peer device
When connecting to the mesh infrastructure, nodes with lower priority are given precedence over nodes with higher priority.
|
psk [0 <LINE>|2 <LINE>| <LINE>] | Configures the
pre-shared key. Ensure this key is configured on the access point when
staged for mesh, and added to the mesh client and to the portal access
point‘s configuration on the controller or service platform.
Pre-shared keys should be 8 - 64 characters in length. |
nx9500-6C8809(config-profile-71xxTestProfile-if-radio1)#mesh client nx9500-6C8809(config-profile-71xxTestProfile-if-radio1)#show context interface radio1 description "Primary radio to use" channel 1 data-rates b-only mesh client beacon period 50 --More-- nx9500-6C8809(config-profile-71xxTestProfile-if-radio1)#
no (radio-interface-config-command) | Disables mesh mode operation of the selected radio |