meshid (meshpoint-config)

Configures a unique SSID (Service Set Identifier) for this meshpoint. This ID is used to uniquely identify this meshpoint.

Configured on WiNG 7.1.X controller and pushed to the following WiNG 5.9.X APs:

  • Access Points — AP7502, AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP7632, AP7662, AP8163, AP8543, AP8533

Syntax

meshid <MESH-SSID>

Parameters

meshid <MESH-SSID>

meshid

Configures a unique SSID for the meshpoint

<MESH-SSID>

The unique SSID configured for this meshpoint

Note: The mesh SSID is case sensitive and should not exceed 32 characters.

Examples

nx9500-6C8809(config-meshpoint-test)#meshid TestingMeshPoint
nx9500-6C8809(config-meshpoint-test)#show context
meshpoint test
 description "This is an example of a meshpoint description"
 meshid TestingMeshPoint
 beacon-format mesh-point
 control-vlan 1
 allowed-vlans 1,10-16,18-23
 data-rates 2.4GHz bgn
 data-rates 5GHz an
 security-mode none
 no root
nx9500-6C8809(config-meshpoint-test)#

Related Commands

no (meshpoint-config)

Removes the SSID configured for this meshpoint