Switch User Manual

Transition Networks SISGM1040-244
24-Hour Technical Support: 1-800-260-1312 International: 00-1-952-941-7600
flash:upgrade_fw TFTP and need to
specify the IP of TFTP
server and the file name
of image.
flash:upgrade_fw
SystemLog, SMTP and Event Commands Set
Commands Level
Description Example
systemlog ip
[IP address]
G Set System log server
IP address.
switch(config)# systemlog ip
192.168.1.100
systemlog mode
[client|server|both]
G Specified the log mode
switch(config)# systemlog mode
both
show systemlog E Displays system log. Switch>show systemlog
show systemlog P
Show system log client
& server information
switch#show systemlog
no systemlog G Disable systemlog
functon
switch(config)#no systemlog
smtp enable G Enable SMTP function
switch(config)#smtp enable
smtp serverip
[IP address]
G Configure SMTP
server IP
switch(config)#smtp serverip
192.168.1.5
smtp authentication G Enable SMTP
authentication
switch(config)#smtp
authentication
smtp account
[account]
G Configure
authentication account
switch(config)#smtp account User
smtp password
[password]
G Configure
authentication
password
switch(config)#smtp password
smtp rcptemail
[Index] [Email address]
G Configure Rcpt e-mail
Address
switch(config)#smtp rcptemail 1
Alert@test.com
show smtp P Show the information
of SMTP
switch#show smtp
no smtp G Disable SMTP function
switch(config)#no smtp