System information
Publication date: Feb., 2012
Revision A1
- 35 -
CLIReferenceGuide
Copyright @ 2012 by Amer Networks
Chapter 9 Config‐fileCommandsofCLI
Config‐file
ThissectiondescribeshowtoexportandimporttheSwitchconfiguration.
AnycurrentconfigurationfileswillbeexportedasXMLformat.
Table 8: Config-file Commands
Command
Function
export
Export configuration file to TFTP server
import
Import configuration file from TFTP server
export:
Thecommandletsyouruntheexportfunctionto
exporttheswitchconfigurationtoTFTPserver.
Syntax:
export < ip-address> <WORD>
Parameter :
<ip-address>
T
he TFTP server ip address
<WORD> Configuration file name
EXAMPLE:
Import: Thecommandletsyourunruntheimportstart
functiontoimporttheswitchconfigurationfromTFTP
server.
Syntax:
import < ip-address> <WORD>
Parameter :
<ip-address> The TFTP server ip address
<WORD> Configuration file name
EXAMPLE:
Switch(config-file)# import 192.168.1.100 testfile
Switch(config-file)#
Switch(config-file)# export 192.168.1.100 testfile
Switch(config-file)#