User Manual

Table Of Contents
[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.
SWP2(config)#lldp run
SWP2(config)#interface port1.1
SWP2(config-if)#lldp-agent
SWP2(lldp-agent)#set too-many-neighbors limit 10
4.19.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.
[Example]
Enable the LLDP function of all LAN/SFP+ port, and set a mode that allows transmission and reception of LLDP frames.
SWP2(config)#lldp interface enable txrx
4.19.19 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
Command Reference | Maintenance and operation functions | 97