no (meshpoint-qos-policy)
Negates the commands for meshpoint QoS policy or resets
their values to their default
Supported on the following
platforms:
- Access Points — AP7522, AP7532,
AP7562, AP7612, AP7632, AP7662, AP8432, AP8533
Syntax
no [accelerated-multicast|rate-limit]
no accelerated-multicast [<MULTICAST-IP>|autodetect]
no rate-limit [meshpoint|neighbor] [from-air|to-air] {max-burst-size|rate}
no rate-limit [meshpoint|neighbor] [from-air|to-air] {red-threshold [background|
best-effort|video|voice]}
Parameters
no <PARAMETERS>
no <PARAMETERS> |
Removes or reverts this meshpoint QoS policy
settings to default based on the parameters passed |
Examples
nx9500-6C8809(config-meshpoint-qos-test)#show context
meshpoint-qos-policy test
rate-limit meshpoint from-air rate 80000
rate-limit meshpoint from-air red-threshold video 80
rate-limit meshpoint from-air red-threshold voice 70
accelerated-multicast 224.0.0.1 classification video
nx9500-6C8809(config-meshpoint-qos-test)#
nx9500-6C8809(config-meshpoint-qos-test)#no rate-limit meshpoint from-air rate
nx9500-6C8809(config-meshpoint-qos-test)#no rate-limit meshpoint from-air red-threshold video 80
nx9500-6C8809(config-meshpoint-qos-test)#no rate-limit meshpoint from-air red-threshold voice 70
nx9500-6C8809(config-meshpoint-qos-test)#show context
meshpoint-qos-policy test
accelerated-multicast 224.0.0.1 classification video
nx9500-6C8809(config-meshpoint-qos-test)#