
Chapter 2 Using Cisco IOS XE Software
Managing Configuration Files
It might take a minute or two to save the configuration. After the configuration has been saved, the following output appears:
[OK]
Router#
This task saves the configuration to NVRAM.
Managing Configuration Files
On the Cisco CSR 1000V, the startup configuration file is stored in the NVRAM partition. As a matter of routine maintenance on any Cisco router, users should backup the startup configuration file by copying the startup configuration file from NVRAM onto one of the router’s other file systems and, additionally, onto a network server. Backing up the startup configuration file provides an easy method of recovering the startup configuration file in the event the startup configuration file in NVRAM becomes unusable for any reason.
The copy command can be used to backup startup configuration files. The following examples show the startup configuration file in NVRAM being backed up:
Example 1: Copying a Startup Configuration File to Bootflash
Router# dir bootflash:
Directory of bootflash:/
11 | drwx | 16384 | Jan | 24 | 2012 | 04:53:55 | lost+found |
12 | 289243620 Jan | 24 | 2012 | 04:54:55 |
| ||
308257 | drwx | 4096 | Jan | 24 | 2012 | 04:57:06 | core |
876097 | drwx | 4096 | Jan | 24 | 2012 | 04:57:07 | .prst_sync |
63277 | drwx | 4096 | Jan 24 | 2012 04:57:10 | |||
13 | 0 | Jan | 24 | 2012 | 04:57:19 | tracelogs. |
Router# copy nvram:startup-config bootflash:
Destination filename
3517 bytes copied in 0.647 secs (5436 bytes/sec)
Directory of bootflash:/
11 |
|
| drwx | 16384 | Jan | 24 | 2012 | 04:53:55 | lost+found | |
12 |
|
| 289243620 Jan | 24 | 2012 | 04:54:55 |
| |||
308257 |
| drwx | 4096 | Jan | 24 | 2012 | 04:57:06 | core | ||
876097 |
| drwx | 4096 | Jan | 24 | 2012 | 04:57:07 | .prst_sync | ||
632737 | drwx | 4096 | Jan 24 | 2012 04:57:10 | ||||||
13 |
|
| 0 | Jan | 24 | 2012 | 04:57:19 | tracelogs. | ||
|
| |||||||||
14 | 7516 |
| Jul 2 2012 15:01:39 |
Example 2: Copying a Startup Configuration File to a TFTP Server
Router# copy bootflash:startup-config tftp:
Address or name of remote host []? 172.17.16.81
Destination filename
!!
3517 bytes copied in 0.122 secs (28828 bytes/sec)
For more detailed information on managing configuration files, see the “Managing Configuration Files” section in the Configuration Fundamentals Configuration Guide, Cisco IOS XE Release 3S.
Cisco CSR 1000V Series Cloud Services Router Software Configuration Guide
|
|
| |
|
|