[Input mode]
LLDP agent mode
[Description]
Sets the number of LLDP frames transmitted during the high speed transmission period.
If this command is executed with the "no" syntax, the setting returns to the default.
[Example]
Set 2 as the number of LLDP frames transmitted during the high speed transmission period on LAN port #1.
SWR2311P(config)#lldp run
SWR2311P(config)#interface port1.1
SWR2311P(config-if)#lldp-agent
SWR2311P(config-lldp)#set tx-fast-init 2
4.19.17 Set maximum number of connected devices manageable by a port
[Syntax]
set
too-many-neighbors
limit
max_value
no
set
too-many-neighbors
limit
[Parameter]
max_value
:
<1-1000>
Maximum number of connected devices manageable by a port
[Initial value]
set too-many-neighbors limit 5
[Input mode]
LLDP agent mode
[Description]
Sets the maximum number of connected devices that can be managed by a port.
If this command is executed with the "no" syntax, the setting returns to the default.
If the maximum number of connected device for a port is exceeded, LLDP frames sent from new devices are ignored.
[Note]
When this command is set, the remote device management table is cleared once when the first LLDP frame is received on the
applicable port.
[Example]
Set 10 as the maximum number of connected devices that can be managed by a port on LAN port #1.
SWR2311P(config)#lldp run
SWR2311P(config)#interface port1.1
SWR2311P(config-if)#lldp-agent
SWR2311P(config-lldp)#set too-many-neighbors limit 10
4.19.18 Show interface status
[Syntax]
show
lldp
interface
ifname
[
neighbor
]
[Keyword]
neighbor
:
Shows information for connected devices.
[Parameter]
ifname
:
Interface name of the LAN/SFP port
Interface to show
[Input mode]
unprivileged EXEC mode, priviledged EXEC mode
[Description]
Shows LLDP information for the interface specified by
ifname
.
Command Reference | Maintenance and operation functions |
89