Cisco Cisco Packet Data Gateway (PDG)

Seite von 453
Verifying and Saving Your Configuration   
▀  Synchronizing File Systems 
 
 
▄  ASR 5000 System Administration Guide, StarOS Release 18 
104 
   
Synchronizing File Systems 
Whenever changes are made to a configuration or StarOS version boot order in a system with redundant management 
cards, the file systems must be synchronized across the management cards. This assures that the changes are identically 
maintained across the management cards. 
Enter the following Exec mode command to synchronize the local file systems: 
[local]host_name# filesystem synchronize all 
The filesystem command supports multiple keywords that allow you to check for and repair file system corruption, as 
well as synchronize a file system with a specific storage device. For additional information, see the Exec Mode 
Commands
 chapter in the Command Line Interface Reference
Saving the Configuration 
These instructions assume that you are at the root prompt for the Exec mode: 
[local]host_name
To save your current configuration, enter the following command:
 
save configuration url [ obsolete-encryption | showsecrets | verbose ] [ -
redundant ] [ -noconfirm ]
 
url specifies the location in which to store the configuration file. It may refer to a local or a remote file  
For complete information about the above command, see the Exec Mode Commands chapter of the Command Line 
Interface Reference
Important:
  Do not use the “/” (forward slash), “:” (colon) or “@” (at sign) characters when entering a string for 
the following URL fields: directory, filename, username, password, host or port#.  
 
Important:
  The -redundant keyword is only applicable when saving a configuration file to a local device 
(pcmcia1) that is installed on both SMCs. This command does not synchronize the local file system. If you have added, 
modified, or deleted other files or directories to or from a local device for the active SMC, you must synchronize the 
local file system on both SMCs. See 
  
To save a configuration file called system.cfg to a directory that was previously created called cfgfiles on the 
CompactFlash in the SMC, enter the following command: 
save configuration /flash/cfgfiles/system.cfg