The following examples show the configuration of a meshpoint for the root access
point:
nx9500-6C8809(config)#meshpoint root
nx9500-6C8809(config-meshpoint-root)#
nx9500-6C8809(config-meshpoint-root)#meshid test
nx9500-6C8809(config-meshpoint-root)#root
nx9500-6C8809(config-meshpoint-root)#security-mode eap
nx9500-6C8809(config-meshpoint-root)#commit
nx9500-6C8809(config-meshpoint-root)#show context
meshpoint root
meshid test
beacon-format mesh-point
control-vlan 1
security-mode eap
root
nx9500-6C8809(config-meshpoint-root)#
The following examples show the configuration of a meshpoint for non-root access
points:
nx9500-6C8809(config)#meshpoint no-root
nx9500-6C8809(config-meshpoint-no-root)#
nx9500-6C8809(config-meshpoint-no-root)#meshid test
nx9500-6C8809(config-meshpoint-no-root)#security-mode eap
nx9500-6C8809(config-meshpoint-no-root)#show context
meshpoint no-root
meshid test
beacon-format mesh-point
control-vlan 1
security-mode eap
no root
nx9500-6C8809(config-meshpoint-no-root)#