DCBX
Table 1 DCBX View
| Command | Purpose |
|---|---|
| show lldp dcbx | Display DCBX configuration. |
show lldp dcbx
Section titled “show lldp dcbx”[Command] show lldp dcbx
[Purpose] Display DCBX configuration.
[View] Global Configuration View
[Use Cases]
sonic# show qos roceInterface ETS Willing PFC Willing ETS Accepted PFC Accepted----------- ------------- ------------- -------------- --------------0/12 True False True FalseDCBX Config
Section titled “DCBX Config”Table 2 DCBX Config
| Command | Purpose |
|---|---|
| lldp dcbx enable | Enable DCBX. |
| lldp dcbx pfc-willing | Enable PFC configuration synchronization. |
| lldp dcbx ets-willing | Enable ETS configuration synchronization. |
lldp dcbx enable
Section titled “lldp dcbx enable”[Command] lldp dcbx enable
[Purpose] Enable DCBX.
[View] Interface Configuration View
[Notes] Run command no lldp dcbx enable to disable DCBX.
[Use Cases]
sonic# configuresonic(config)# interface ethernet 0/12sonic(config-if-0/12)# lldp dcbx enablelldp dcbx pfc-willing
Section titled “lldp dcbx pfc-willing”[Command] lldp dcbx pfc-willing
[Purpose] Enable PFC configuration synchronization.
[View] Interface Configuration View
[Notes] Run command no lldp dcbx pfc-willing to disable PFC configuration synchronization.
[Use Cases]
sonic# configuresonic(config)# interface ethernet 0/12sonic(config-if-0/12)# lldp dcbx pfc-willinglldp dcbx ets-willing
Section titled “lldp dcbx ets-willing”[Command] lldp dcbx ets-willing
[Purpose] Enable ETS configuration synchronization.
[View] Interface Configuration View
[Notes] Run command no lldp dcbx ets-willing to disable ETS configuration synchronization. The interface with ETS configuration synchronization enabled cannot have a custom ETS configuration, that is, it cannot be bound to a policy-map containing scheduling and priority mapping.
[Use Cases]
sonic# configuresonic(config)# interface ethernet 0/12sonic(config-if-0/12)# lldp dcbx ets-willing