no (meshpoint-qos-policy)

Negates the commands for meshpoint QoS policy or resets their values to their default

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

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)#