User Manual

Table Of Contents
SWP2#show mail information 1
Template ID : 1
Notify trigger : lan-map, terminal, stack
LAN map notices : hardware/loop/sfp-power/queue-usage/poe/snapshot/l2ms
Server host : smtp-server.com
Server port : 25
Encryption : STARTTLS
Wait time : 30 sec
Mail address (from) : sample@test.com
Mail address (to) : user1@test.com
user2@test.com
user3@test.com
user4@test.com
4.21 LLDP
4.21.1 Enable LLDP function
[Syntax]
lldp run
no lldp run
[Initial value]
none
[Input mode]
global configuration mode
[Description]
Enable the LLDP function for the entire system.
If this command is executed with the "no" syntax, disable the LLDP function for the entire system.
[Note]
In order to enable the LLDP function for a port, the following command must be set.
Set the set lldp enable command's type (LLDP agent mode) to "txrx", "txonly", or "rxonly" as necessary.
lldp run (global configuration mode)
lldp-agent (interface mode)
set lldp enable type (LLDP agent mode)
[Example]
Enable LLDP function transmission and reception for LAN port #1.
SWP2#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
SWP2(config)#lldp run
SWP2(config)#interface port1.1
SWP2(config-if)#lldp-agent
SWP2(lldp-agent)#set lldp enable txrx
4.21.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
Command Reference | Maintenance and operation functions | 97