mac
Commands for LLDP Function
127
no lldp neighbors max-num
Function: Set the maximum number of entries can be stored in Remote MIB.
Parameters: <value> is the configured number of entries, ranging from 5 to 500.
Default: The maximum number of entries can be stored in Remote MIB is 100.
Command Mode: Port Configuration Mode.
Usage Guide: The maximum number of entries can be stored in Remote MIB.
Example: Set the Remote as 200 on port ethernet 1/5 of the switch.
Switch(config)#in ethernet 1/5
Switch(Config-If-Ethernet1/5)# lldp neighbors max-num 200
7.9 lldp notification interval
Command: lldp notification interval <seconds>
no lldp notification interval
Function: When the time interval ends, the system is set to check whether the Remote
Table has been changed. If it has, the system will send Trap to the SNMP management
end.
Parameters: <seconds>is the time interval, ranging from 5 to 3600 seconds.
Default: The time interval is 5 seconds.
Command Mode: Global Mode.
Usage Guide: After configuring the notification time interval, a “trap” message will be
sent at the end of this time interval whenever the Remote Table changes.
Example: Set the time interval of sending Trap messages as 20 seconds.
Switch(config)#lldp notification interval 20
7.10 lldp tooManyNeighbors
Command: lldp tooManyNeighbors {discard | delete}
Function: Set which operation will be done when the Remote Table is full.
Parameters: discard: discard the current message.
delete: Delete the message with the least TTL in the Remoter Table.
Default: Discard.
Command Mode: Port Configuration Mode.
Usage Guide: When the Remote MIB is full, Discard means to discard the received
message; Delete means to the message with the least TTL in the Remoter Table.
Example: Set port ethernet 1/5 of the switch as delete.
Switch(config)#in ethernet 1/5










