B&B Electronics EIRM-EXTEND-8 - Manual User Manual
Page 104

98
Manual Documentation Number: EIRM-EXTEND-8-1411m
B&B Electronics Mfg Co Inc – 707 Dayton Rd - PO Box 1040 - Ottawa IL 61350 - Ph 815-433-5100 - Fax 815-433-5104 – www.bb-elec.com
B&B Electronics – Westlink Commercial Park – Oranmore, Galway, Ireland – Ph +353 91-792444 – Fax +353 91-792445 – www.bb-europe.com
3. Command Syntax:
install image IP-ADDRESS WORD
IP-ADDRESS specifies the IP address of tftp server.
WORD specifies the file name to be loaded to 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 Ethernet Extender Switch:
switch_a#install image 192.168.1.100 flash.tgz
switch_a#
Load config to TFTP server:
1. Command Mode: Privileged Exec mode
Logon to Privileged Exec Mode (Enable Mode).
2. Usage:
Use write config-file command to backup configuration file to tftp server.
3. Command Syntax:
write config-file IP-ADDRESS
IP-ADDRESS specifies the IP address of tftp server.
4. Example:
The following example backups configuration file to tftp server (IP address:
192.168.1.100):
switch_a#write config-file 192.168.1.100
switch_a#
Save Configuration:
1. Command Mode: Privileged Exec mode
Logon to Privileged Exec Mode (Enable Mode).
The switch_a# prompt will show on the screen.
switch_a#
2. Usage:
Use copy running-config startup-config command to write configurations
to the file to be used at startup. This is the same as the write memory
command.
3. Command Syntax: