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
Enable IEEE 802.3 Organizationally-Specific TLVs
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
If you configure a new VLAN name, the VLAN name is not transmitted by default (that is, the TLV transmission status of the newly configured VLAN is disabled).
SEFOS# configure terminal SEFOS(config)# vlan 2 SEFOS(config-vlan)# ports extreme-ethernet 0/1 name vlan2 SEFOS(config-vlan)# end
SEFOS# show lldp local extreme-ethernet 0/1 ... -Vlan Name Vlan Id Vlan Name TxStatus ------- --------- -------- 1 vlan1 Enabled 2 vlan2 Disabled
SEFOS# configure terminal SEFOS(config)# interface extreme-ethernet 0/1 SEFOS(config-if)# lldp tlv-select dot1tlv vlan-name 2 SEFOS(config)# end
SEFOS# show lldp local extreme-ethernet 0/1 ... -Vlan Name Vlan Id Vlan Name TxStatus ------- --------- -------- 1 vlan1 Enabled 2 vlan2 Enabled ---------------------------------------------------------------------
SEFOS# show lldp neighbors extreme-ethernet 0/1 detail ... -Vlan Name Vlan Id Vlan Name ------- --------- 1 vlan1 2 vlan2 ------------------------------------------------------------ Total Entries Displayed : 1