Chapter 61: LLDP and LLDP-MED
900 Section X: Network Management
This series of commands adds the entry to port 5 and configures the port
to include the TLV in its advertisements:
awplus# configure terminal
Enter the Global Configuration
mode.
awplus(config)# interface port1.0.5
Enter the Port Interface mode for
port 5.
awplus(config_if)# lldp transmit receive
Configure the port to send and
receive LLDP advertisements.
awplus(config_if)# lldp location elin-location-id
3
Use the LLDP LOCATION
command to add the ELIN location
entry, ID number 3, to the port.
awplus(config_if)# lldp med-tlv-select location
Use the LLDP MED-TLV-SELECT
command to configure the port to
send the location entry in its
advertisements.
awplus(config_if)# end
Return to the Privileged Exec
mode.
awplus# show location elin-location interface
port1.0.5
Use the SHOW LOCATION
command to confirm the
configuration.
awplus# show lldp interface port1.0.5
Use the SHOW LLDP
INTERFACE command to confirm
the port is configured to send the
location entry.
ID ELIN
-------------------------------------------
3 1234567890
Optional TLVs Enabled for Tx
Port Rx/Tx Notif Management Addr Base 802.1 802.3 MED
----------------------------------------------------------------------------
5 Rx Tx -- -- 0.0.0.0 PdSmSdScMa Pv----Pi MpPoLaMf McNpLoPeIn
Port transmits optional
LLDP-MED TLV:
Lo = location TLV
Port receives and
sends TLVs.