Technical data
BLADE OS 5.1 Application Guide
BMD00136, November 2009 Chapter 6: Link Layer Discovery Protocol
95
LLDP Example Configuration
1. Turn LLDP on globally.
2. Set the global LLDP timer features.
3. Set LLDP options for each port.
4. Enable syslog reporting.
5. Apply and Save the configuration.
6. Verify the configuration settings:
7. View remote device information as needed.
>> # lldp enable
>> # lldp transmission-delay 30
(Schedule transmit every 30 seconds)
>> # lldp transmission-delay 2 (Never more often than 2 seconds)
>> # lldp holdtime-multiplier 4 (Hold on remote side for 4 intervals)
>> # lldp reinit-delay 2 (Wait 2 seconds after reinitialization)
>> # lldp trap-notification-interval 5 (Minimum 5 seconds between traps)
>> # interface port <n> (Select a switch port)
>>(config-if)# lldp admin-status tx_rx (Transmit and receive LLDP)
>>(config-if)# lldp trap-notification (Enable SNMP trap notifications)
>>(config-if)# lldp tlv all (Transmit all optional information)
>>(config-if)# exit
>> # logging log lldp
>> # show lldp
>> # show lldp remote-device
or
>> # show lldp remote-device <index number>