User Manual

Table Of Contents
4.23.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.
SWX3220(config)#lldp run
SWX3220(config)#interface port1.1
SWX3220(config-if)#lldp-agent
SWX3220(lldp-agent)#set too-many-neighbors limit 10
4.23.18 Global interface setting for LLDP function
[Syntax]
lldp interface enable type
lldp interface disable
[Keyword]
enable : Enable LLDP function
disable : Disable LLDP function
[Parameter]
type : Transmission/reception mode
Setting value Description
rxonly Set receive-only mode
txonly Set transmit-only mode
txrx Set transmit and receive
[Input mode]
global configuration mode
[Description]
Enables or disables the LLDP function for all LAN/SFP port in a single operation.
If this setting is enabled, set the transmission and reception mode of the specified LLDP frames.
[Note]
This command can be executed only for global configuration mode.
This command is for making the LLDP setting of each interface, and is not shown in running-config.
Command Reference | Maintenance and operation functions | 119