Concept Guide

Time since last information change of this neighbor: 00:01:41
UnknownTLVList:
OrgUnknownTLVList:
((00-01-66),127, 4) ((00-01-66),126, 4) ((00-01-66),125, 4) ((00-01-66),124, 4) ((00-01-66),123, 4)
((00-01-66),122, 4) ((00-01-66),121, 4) ((00-01-66),120, 4) ((00-01-66),119, 4) ((00-01-66),118, 4)
---------------------------------------------------------------------------
Conguring LLDPDU Intervals
LLDPDUs are transmitted periodically; the default interval is 30 seconds.
To congure LLDPDU intervals, use the following command.
Congure a non-default transmit interval.
CONFIGURATION mode or INTERFACE mode
hello
Example of Viewing LLDPDU Intervals
R1(conf)#protocol lldp
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)#mode ?
rx Rx only
tx Tx only
R1(conf-lldp)#
mode tx
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
mode tx
no disable
R1(conf-lldp)#
no mode
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)#
Conguring LLDP Notication Interval
This implementation has been introduced to adhere to the IEEE 802.1AB standard. This implementation allows a user to congure the LLDP
notication interval between 5 (default) and 3600 seconds.
NOTE
:
Before implementation of this feature, notication messages were not throttled. After implementation, the system throttles the lldp
notication messages by 5 seconds (default) or as congured by the user.
lldpNoticationInterval can be congured through three methods:
CLI — Through the snmp-notification-interval CLI.
Example: snmp-notification-interval [5–3600]
SNMP — Through the snmpset command.
564
Link Layer Discovery Protocol (LLDP)