meshid (meshpoint-config)

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

Supported on the following platforms:

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