DXS-1210 Series Smart Managed Switch CLI Reference Guide
179
Switch# configure terminal
Switch(config)# interface eth 1/0/1
Switch(config-if)# lldp dot1-tlv-select protocol-identity lacp
Switch(config-if)#
25-4
lldp dot3-tlv-select
This command is used to specify which optional type-length-value settings (TLVs) in the IEEE 802.3
Organizationally Specific TLV set will encapsulated in the LLDPDUs and sent to neighbor
devices.Use the no form of this commandto disable the transmission of the TLVs.
lldp dot3-tlv-select [mac-phy-cfg | link-aggregation | power |max-frame-size]
no lldp dot3-tlv-select [mac-phy-cfg | link-aggregation | power |max-frame-size]
Parameters
mac-phy-cfg
(Optional) Specifies the MAC/PHY Configuration/Status TLV to send.
The MAC/PHY Configuration/Status TLV is an optional TLV that
identifies (1) the duplex and bit-rate capability of the sending IEEE
802.3 LAN node, and (2) the current duplex and bit-rate settings of the
sending IEEE 802.3 LAN node.
link-aggregation
(Optional) Specifies the Link Aggregation TLV to send. The Link
Aggregation TLV indicates contains the following information. Whether
the link is capable of being aggregated, whether the link is currently in
an aggregation, and the aggregated port channel ID of the port. If the
port is not aggregated, then the ID is 0.
power
(Optional)Specifies the power via MDI TLV to send. Three IEEE 802.3
PMD implementations (10BASE-T, 100BASE-TX and 1000BASE-T)
allow power to be supplied over the link for connected non-powered
systems. The Power Via MDI TLV allows network management to
advertise and discover the MDI power support capabilities of the
sending IEEE 802.3 LAN station.
max-frame-size
(Optional) Specifies the Maximum Frame Size TLV to send. The
Maximum Frame Size TLV indicates the maximum frame size
capability of the implemented MAC and PHY.
Default
No IEEE 802.3 Organizationally Specific TLV is selected.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is available for physical port configuration. This command enables the advertisement
of the optional IEEE 802.3 Organizationally Specific TLVs. The respective TLV will be encapsulated in
LLDPDU and sent to other devices if the advertisement state is enabled.
Example
This example shows how to enable the advertising MAC/PHY Configuration/Status TLV.