Cisco Cisco Email Security Appliance C190 Betriebsanweisung

Seite von 1140
 
32-14
Cisco AsyncOS 8.5.5 for Email Security User Guide
 
Chapter 32      System Administration
  Managing the Configuration File
Step 3
Within the CLI, use the 
loadconfig
 command to load the configuration file you placed in the directory 
from Step 2, or paste the text (XML syntax) directly into the CLI. 
In this example, a file named 
changed.config.xml
 is uploaded and the changes are committed: 
In this example, a new configuration file is pasted directly at the command line. (Remember to type 
Control-D on a blank line to end the paste command.) Then, the system setup wizard is used to change 
the default hostname, IP address, and default gateway information. (For more information, see 
.) Finally, the changes are committed. 
mail3.example.com> loadconfig
1. Paste via CLI
2. Load from file
[1]> 2
Enter the name of the file to import:
[]> changed.config.xml
Values have been loaded.
Be sure to run "commit" to make these settings active.
mail3.example.com> commit
mail3.example.com> loadconfig
1. Paste via CLI
2. Load from file
[1]> 1
Paste the configuration file now. Press CTRL-D on a blank line when done.
[The configuration file is pasted until the end tag </config>. Control-D is entered on a 
separate line.]