5000 Series Layer 2/3 Managed Data Center Switch CLI Reference Guide
577
6-2
lldp tlv-select dcbxp
Use the
lldp tlv-select dcbxp
command in Interface Configuration or Global Configuration mode to send
specific DCBX TLVs if LLDP is enabled to transmit on the given interface. If no parameter is given, all
DCBX TLVs are enabled for transmission. The default is all DCBX TLVs are enabled for transmission. If
executed in
Interface mode, the interface configuration overrides the global configuration on the
designated interface. Entering the command with no parameters enables transmission of all TLVs.
Use the
no
command to disable LLDP from sending all or individual DCBX TLVs, even if LLDP is enabled
for transmission on the given interface.
lldp tlv-select dcbxp [ets-config | ets-recommend | pfc | application-priority]
no lldp tlv-select dcbxp [ets-config | ets-recommend | pfc | application-priority]
Parameters
ets-config
(Optional) Transmit the Enhanced Transmission Selection (ETS)
configuration TLV.
ets-recommend
(Optional) Transmit the ETS recommendation TLV.
pfc
(Optional) Transmit the PFC configuration TLV.
application-priority
(Optional) Transmit the application priority TLV.
Default
The default is as follows: Transmission of all TLVs is enabled.
Command Mode
•
Global Config
•
Interface Config
Example
The following example configures the port to transmit all TLVs.
(Routing)(Config)#no lldp tlv-select dcbxp
6-3
Ildp dcbx port-role
Use the
lldp dcbx port-role
command in Interface Configuration mode to configure the port role to
manual, auto-upstream, auto-
downstream and configuration source. ln order to reduce configuration
flapping, ports that obtain configuration information from a configuration source port will maintain that
configuration for 2x the LLDP timeout, even if the configuration source port becomes operationally
disabled.
Use the
no
command in Interface Configuration mode to configure the port role to manual.
lldp dcbx port-role {auto-up | auto-down | manual |configuration-source}