lldp dcbx
(per interface)
Syntax
lldp dcbx
no lldp dcbx
Description
Enables DCBx on an interface. Default is enabled. DCBx must be enabled globally for this configuration to take effect.
The no form of this command disables DCBx on an interface.
Command context
config-if
Authority
Administrators
Examples
Enabling DCBx on interface 1/1/1.
switch(config)# interface 1/1/1 switch(config-if)# lldp dcbx
Disabling DCBx on interface 1/1/1.
switch(config)# interface 1/1/1 switch(config-if)# no lldp dcbx
Enabling DCBx and configuring PFC for priority 4 on interface 1/1/1.
switch(config)# interface 1/1/1 switch(config-if)# lldp dcbx switch(config-if)# flow-control priority 4