223
IEEE 802.3 organizationally specific TLVs:
MAC-Physic TLV
Power via MDI TLV
Link aggregation TLV
Maximum frame size TLV
LLDP-MED TLVs:
Capabilities TLV
Network Policy TLV
Extended Power-via-MDI TLV
Location Identification TLV
Inventory TLV, including hardware revision TLV, firmware revision
TLV, software revision TLV, serial number TLV, manufacturer name
TLV, model name TLV, and asset id TLV
lldp admin-status
Description
Use the lldp admin-status command to specify the LLDP operating mode for a port or all ports in a port
group.
Use the undo lldp admin-status command to restore the default LLDP operating mode.
By default, the LLDP operating mode is TxRx.
Syntax
lldp admin-status { disable | rx | tx | txrx }
undo lldp admin-status
View
Layer 2 Ethernet interface view, Layer 3 Ethernet interface view, port group view
Default level
2: System level
Parameters
disable: Specifies the Disable mode. A port in this mode does not send or receive LLDPDUs.
rx: Specifies the Rx mode. A port in this mode only receives LLDPDUs.
tx: Specifies the Tx mode. A port in this mode only sends LLDPDUs.
txrx: Specifies the TxRx mode. A port in this mode sends and receives LLDPDUs.
Example
# Configure the LLDP operating mode as Rx for GigabitEthernet 1/0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] lldp admin-status rx