no (meshpoint-config)
Negates meshpoint commands or resets their values to
default
Supported on the following
platforms:
- Access Points — AP7522, AP7532,
AP7562, AP7612, AP7632, AP7662, AP8432, AP8533
Syntax
no [allowed-vlans|beacon-format|control-vlan|description|force|meshid|root|
security-mode|shutdown]
no data-rates [2.4GHz|5GHz]
no force peer-paths-through-root
no neighbor inactivity-timeout
no use [aaa-policy|meshpoint-qos-policy]
no wpa2 [eap|key-rotation|psk]
no wpa2 eap [auth-type|identity|peap-mschapv2|tls trustpoint]
no wpa2 key-rotation [broadcast|unicast]
no wpa2 psk
no service allow-ht-only
Parameters
no <PARAMETERS>
no <PARAMETERS> |
Removes or reverts this meshpoint settings to
default based on the parameters passed |
Examples
nx9500-6C8809(config-meshpoint-test)#show context
meshpoint test
description "This is an example of a meshpoint description"
meshid TestingMeshPoint
shutdown
beacon-format mesh-point
control-vlan 1
allowed-vlans 1,10-16,18-23
neighbor inactivity-timeout 300
data-rates 2.4GHz bgn
data-rates 5GHz an
security-mode psk
wpa2 psk 0 Test Company
wpa2 key-rotation unicast 1200
wpa2 key-rotation broadcast 600
root
nx9500-6C8809(config-meshpoint-test)#
nx9500-6C8809(config-meshpoint-test)#no allowed-vlans
nx9500-6C8809(config-meshpoint-test)#no beacon-format
nx9500-6C8809(config-meshpoint-test)#no control-vlan
nx9500-6C8809(config-meshpoint-test)#no description
nx9500-6C8809(config-meshpoint-test)#no meshid
nx9500-6C8809(config-meshpoint-test)#no root
nx9500-6C8809(config-meshpoint-test)#no security-mode
nx9500-6C8809(config-meshpoint-test)#show context
meshpoint test
beacon-format mesh-point
control-vlan 1
neighbor inactivity-timeout 300
data-rates 2.4GHz bgn
data-rates 5GHz an
security-mode none
wpa2 psk 0 Test Company
wpa2 key-rotation unicast 1200
wpa2 key-rotation broadcast 600
no root
nx9500-6C8809(config-meshpoint-test)#no data-rates 2.4GHz
nx9500-6C8809(config-meshpoint-test)#no data-rates 5GHz
nx9500-6C8809(config-meshpoint-test)#show context
meshpoint test
beacon-format mesh-point
control-vlan 1
neighbor inactivity-timeout 300
security-mode none
wpa2 psk 0 Test Company
wpa2 key-rotation unicast 1200
wpa2 key-rotation broadcast 600
no root
nx9500-6C8809(config-meshpoint-test)#