meshid (meshpoint-config)

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

Supported in the following platforms:

  • Access Points — AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502, AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543, AP8533.
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

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