Chapter 21
| Data Center Bridging Commands
Congestion Notification Commands
– 566 –
â—† Under the interior-ready option, on this port and for this CNPV, the priority
parameters of input frames are not remapped to another value, and no priority
value is remapped to this CNPV, regardless of the priority regeneration table.
CN-TAGs are not removed from frames by the switch.
Example
The following example sets the defense mode to edge for CNPV 2.
Console(config)#cn cnpv 2 defense-mode edge
Console(config)#
cn cnpv
alternate-priority
(Interface Configuration)
Use this command to configure the alternate priority used to remark a received
frame when its dot1p priority is equal to the CNPV when the defense mode is other
than auto. Use the no form to use the global setting for the CNPV.
Syntax
cn cnpv cnpv-priority alternate-priority priority
no cn cnpv cnpv-priority alternate-priority
cnpv-priority - CN priority value. (Range: 0-7)
priority - Remarked priority value. (Range: 0-7)
Default Setting
The CNPV to alternate priority mapping is based on the global setting configured
by the cn cnpv alternate-priority (Global Configuration) command.
Command Mode
Interface Configuration (Ethernet, Port Channel)
Command Usage
Refer to the Command Usage section under the cn cnpv alternate-priority (Global
Configuration) command for more information on this command.
Example
The following example maps CNPV 2 to alternate priority 5.
Console(config)#cn cnpv 2 alternate-priority 5
Console(config)#