Use this command to display the configuration and status of congestion notification priority values on the switch.
priority | (Optional) Specifies the congestion notification priority value to display. |
-interesting | (Optional) Specifies that only port-priority objects with a non-default defense mode will be displayed for the specified priority. |
If no option is specified, information for all congestion notification priority values is displayed.
All command modes.
This example displays configuration and status of all congestion notification priority values on the switch:
System(rw)->show dcb cn priority * Alt – Admin Alternate Priority * Aut – Auto Alternate Priority Pri Choice Alt Aut Admin Defense Creation LLDP Status --- ------ --- --- ------------- ----------- -------- -------- 3 Auto 0 2 Interior AutoEnable Enabled Inactive 4 Admin 2 3 Edge AutoEnable Enabled Active 5 Auto 0 3 Interior AutoDisable Disabled Active
This example displays configuration and status information for congestion notification priority value 4:
System(rw)->show dcb cn priority 4 CNPV 4 Information ---------------------------------------- Defense Mode Choice : Admin Admin Alternate Priority : 2 Auto Alternate Priority : 3 Admin Defense Mode : Edge Creation : AutoEnable LLDP Choice : Enabled LLDP Instance Selector : 1 Row Status : active
show dcb cn priority Output Details provides an explanation of the command output.
Output... | What it displays... |
---|---|
Pri | Specifies a configured CNPV. |
Choice | Specifies the default choice mode being used for the priority row. Valid values are Auto or Admin. If the default mode choice is Admin, the admin configured alternate priority and admin defense mode are used by the port-priority entries by default. If the default mode choice is Auto, the auto alternate priority is used and the defense mode is selected by the port. |
Alt | The admin alternate priority value for this CNPV. |
Aut | The auto alternate priority value for this CNPV. |
Admin Defense | The defense mode used to protect the CNPV queue from receiving non-congestion controlled flows and determines if a CN-TAG should be removed or not. Congestion Notification defense can use LLDP to dynamically control the states. These states are defined per priority and per port:
|
Creation | Specifies the default value for priority defense mode choice for a newly created port-priority table entry. If set to AutoEnable, the congestion notification domain defense and alternate priority are both controlled by the values in the port-priority table. If set to AutoDisable, the congestion notification domain defense and alternate priority are controlled by administrative values in the same table entry as this object. |
LLDP | Specifies whether LLDP instance selection is enabled or disabled. |
Status | Specifies whether this priority is currently active. |