Black Box 8-port 10/100base-tx hardened ethernet extender switch Network Hardware User Manual


 
Page 123
724-746-5500 | blackbox.com
LB308A
Chapter 6: Command Line Console Management
2. Usage:
Use this command to set the interval when the configuration would be automati-
cally saved. The range of interval value is from 5 to 65535. The default value is 30
seconds.
3. Command Syntax:
service auto-config interval WORD
WORD specifies the interval value.
4. Example:
The following example sets the interval WORD (10) when the configuration would
be automatically saved to Hardened Ethernet Extender Switch:
switch_a(config)#service auto-config interval 10
switch_a(config)#
Firmware Upgrade
1. Command Mode: Privileged Exec mode
Logon to Privileged Exec Mode (Enable Mode). The switch_a# prompt will show
on the screen.
switch_a#
Usage:
Use install image command to upgrade firmware from tftp server to Hardened
Ethernet Extender Switch.
3. Command Syntax:
install image IP-ADDRESS WORD
IP-ADDRESS specifies the IP address of tftp server.
WORD specifies the file name to be upgraded to Hardened Ethernet Extender
Switch.
4. Example:
The following example specifies upgrading firmware (file name: flash.tgz) from
tftp server (IP address: 192.168.1.100) to Hardened Ethernet Extender Switch:
switch_a#install image 192.168.1.100 flash.tgz
switch_a#