User Manual

[Example]
Enable LLDP function transmission and reception for LAN port #1.
SWR2311P#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
SWR2311P(config)#lldp run
SWR2311P(config)#interface port1.1
SWR2311P(config-if)#lldp-agent
SWR2311P(lldp-agent)#set lldp enable txrx
4.20.2 Set system description
[Syntax]
lldp system-description line
no lldp system-description
[Parameter]
line : System description text string (255 characters or less)
[Initial value]
no lldp system-description
[Input mode]
global configuration mode
[Description]
Sets the system description used by the LLDP function.
If this command is executed with the "no" syntax, the setting returns to the default.
By default, this is "model name + firmware revision".
[Example]
Set the system description to SWITCH1_POINT_A.
SWR2311P(config)#lldp system-description SWITCH1_POINT_A
4.20.3 Set system name
[Syntax]
lldp system-name name
no lldp system-name
[Parameter]
name : System name text string (255 characters or less)
[Initial value]
no lldp system-name
[Input mode]
global configuration mode
[Description]
Sets the system name used by the LLDP function.
If this command is executed with the "no" syntax, the setting returns to the default.
By default, this is "model name".
The specified value is set in "LLDP System Name TLV".
[Example]
Set the system name to SWITCH1.
SWR2311P(config)#lldp system-name SWITCH1
Command Reference | Maintenance and operation functions | 91