Example – PLANET WGSD-1022 User Manual

Page 166

Advertising
background image

network server using TFTP. Use the copy startup-config destination-url command to copy the "startup

configuration" file to a network server.

The configuration file copy can serve as a backup copy.

Saving the Running Configuration to the Startup Configuration

Use the copy running-config startup-config command to copy the "running configuration" to the

"startup configuration".

Backup the Running Configuration or Startup Configuration to the Backup Configuration

Use the copy running-config file command to backup the running configuration to a backup

configuration file.

Use the copy startup-config file command to backup the startup configuration a backup configuration

file Specifying out-of-band addresses

If you want to copy from/to a server on the out-of-band port use the out-of-band IP address format:

oob/ipaddress.

Example

The following example copies a system image named file1 from the TFTP server with an IP address of

172.16.101.101 to non active image file.

Console# copy tftp://172.16.101.101/file1 image

Accessing file 'file1' on 172.16.101.101...

Loading file1 from 172.16.101.101:

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!! [OK]

Copy took 0:01:11 [hh:mm:ss]

Accessing file 'configfile' on oob/172.16.1.1...

Loading file1 from oob/172.16.1.1:

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!! [OK]

Copy took 0:0:23 [hh:mm:ss]

Advertising