set dcb cn global

Use this command to enable or disable congestion notification or set the transmit priority for Congestion Notification Message (CNM) PDUs on the switch.

Syntax

set dcb cn global {enable | disable | tx-priority tx-priority}

Parameters

enable | disable Enable or disable congestion notification on the switch. The default value is enabled.
tx-priority tx-priority Sets the priority for congestion notification message (CNM) PDUs sent from the congestion point back to the congestion notification reaction point. The default value is 7.

Defaults

  • Congestion Notification is globally enabled by default.
  • The transmit priority for CNM PDUs defaults to 7.

Mode

All command modes.

Examples

This example globally disables congestion notification on the switch:

System(rw)->set dcb cn global disable

This example sets the priority for the CNM PDUs sent from the congestion point back to the reaction point to 6 on the switch:

System(rw)->set dcb cn global tx-priority 6