downlink

Use the downlink command to manage downlink policer action for this WLANS. The downlink command is accessible from the wlan:<WLAN-service-name>:qos-policy context of the CLI.

After you run the downlink command, run the apply command to implement the changes.

downlink downgrade | drop | do-nothing

Parameters

downgrade Specifies that the transmission‘s data packets are forced to be downgraded to the next priority when a TSPEC violation is discovered.
drop Specifies that the transmission‘s data packets are forced to be dropped when a TSPEC violation is discovered.
do-nothing Specifies that the TSPEC violations are allowed to continue when they are discovered. Data transmissions will continue and no action is taken against the violating transmissions.

Example

The following example defines the QoS downlink policy to drop the transmission‘s data packets when a TSPEC violation is discovered:

EWC.extremenetworks.com:wlans:CNL-7-CP:qos-policy# downlink drop
EWC.extremenetworks.com:wlans:CNL-7-CP:qos-policy# apply