Debugging Lldp - Dell S4048–ON Configuration Manual

Hide thumbs Also See for S4048–ON:
Table of Contents

Advertisement

Adjust the TTL value.
CONFIGURATION mode or INTERFACE mode.
multiplier
Return to the default multiplier value.
CONFIGURATION mode or INTERFACE mode.
no multiplier
Example of the multiplier Command to Configure Time to Live
R1(conf-lldp)#show config
!
protocol lldp
advertise dot1-tlv port-protocol-vlan-id port-vlan-id
advertise dot3-tlv max-frame-size
advertise management-tlv system-capabilities system-description
no disable
R1(conf-lldp)#multiplier ?
<2-10>
Multiplier (default=4)
R1(conf-lldp)#multiplier 5
R1(conf-lldp)#show config
!
protocol lldp
advertise dot1-tlv port-protocol-vlan-id port-vlan-id
advertise dot3-tlv max-frame-size
advertise management-tlv system-capabilities system-description
multiplier 5
no disable
R1(conf-lldp)#no multiplier
R1(conf-lldp)#show config
!
protocol lldp
advertise dot1-tlv port-protocol-vlan-id port-vlan-id
advertise dot3-tlv max-frame-size
advertise management-tlv system-capabilities system-description
no disable
R1(conf-lldp)#

Debugging LLDP

You can view the TLVs that your system is sending and receiving.
To view the TLVs, use the following commands.
View a readable version of the TLVs.
debug lldp brief
View a readable version of the TLVs plus a hexadecimal version of the entire LLDPDU.
debug lldp detail
To stop viewing the LLDP TLVs sent and received by the system, use the no debug lldp command.
546
Link Layer Discovery Protocol (LLDP)

Advertisement

Table of Contents
loading

This manual is also suitable for:

S4048t-on

Table of Contents