Skip Navigation Links | |
Exit Print View | |
![]() |
Sun Ethernet Fabric Operating System LLDP Administration Guide |
Configure the LLDP System Control Status
Configure the LLDP Module Status
Configure the LLDP Admin Status
Enabling a Specific Management Address
Enable an Existing IP Interface
Enable IEEE 802.1 Organizationally-Specific TLVs
Enabling a Particular VLAN Name
Disable LLDP Basic Optional TLVs
Disable IEEE 802.1 Organizationally-Specific TLVs
Disable the IEEE 802.3 Organizationally-Specific TLVs
Configure the LLDP Chassis-ID Subtype
Configure the LLDP Port-ID Subtype
Enable the LLDP Notification Status or Type
This section describes how to configure IEEE 802.3 organizationally-specific TLVs for transmission when the transmission status is set to disabled by default. The following basic optional TLVs are in LLDP:
Medium access control layer and the physical layer configuration and status
Link aggregation
Max frame size
SEFOS# configure terminal SEFOS(config)# interface extreme-ethernet 0/1 SEFOS(config-if)# lldp tlv-select dot3tlv macphy-config link-aggregation max-framesize SEFOS(config)# end
SEFOS# show lldp local extreme-ethernet 0/1 ... Enabled Tx Tlvs : Mac Phy, Link Aggregation, Max Frame Size ...
SEFOS# show lldp neighbors extreme-ethernet 0/1 detail ... Extended 802.3 TLV Info -MAC PHY Configuration & Status Auto-Neg Support & Status : Supported, Disabled Advertised Capability Bits : 0000 -Link Aggregation Capability & Status : Not Capable, Not In Aggregation Aggregated Port Id : 1 -Maximum Frame Size : 9216 ...