Managing firmware, Managing firmware -22, Cli commands – SMC Networks TigerSwitch 100 User Manual
Page 52: Command attributes

C
ONFIGURING
THE
S
WITCH
2-22
CLI Commands
CLI – Enter the following commands to configure the SSH service.
Managing Firmware
You can upload/download firmware to or from a TFTP server. By saving
runtime code to a file on a TFTP server, that file can later be downloaded
to the switch to restore operation. You can also set the switch to use new
firmware without overwriting the previous version.
Command Attributes
•
TFTP Server IP Address – The IP address of a TFTP server.
Console(config)#ip ssh server
Console(config)#ip ssh timeout 100
Console(config)#ip ssh authentication-retries 5
Console(config)#
Console#show ip ssh
Information of secure shell
SSH status: enable
SSH authentication timeout: 100
SSH authentication retries: 5
Console#show ssh
Information of secure shell
Session Username Version Encrypt method Negotiation state
------- -------- ------- -------------- -----------------
0
admin
1.5
cipher-3des
session-started
Console#disconnect ssh 0
Console#