3com 3cr13500 User Guide

Page of 78
3COM Security Switch 6200 Hardware and Software Users Guide
4-21
Configuring the Security Switch 6200 System
Exiting from 
the 
Configuration 
Tool
To exit from the system Configure Tool, select Option X from the main menu.
Enter choice <1 - 12, X>[X]: X
Saving Your 
System 
Configuration
To save your configuration, at the admin prompt, use the following command:
[admin@xxxxx bin]# ./cos_show_system -f /directory/
filename
Where the directory specifies the directory where the file is located, and 
the filename is the actual configuration file. The following is an example of 
this command:
[admin@helios bin]$ ./cos_show_system -f /tmp/foo
Restoring 
Your System 
Configuration
To restore your configuration to its previous configuration, at the admin 
prompt, use the following command:
[admin@xxxxx bin]# ./cos_set_system -f /directory/
filename
Where the directory specifies the directory where the file is located, and 
the filename is the actual configuration file. The following is an example of 
this command:
[admin@helios bin]$ ./cos_set_system -f /tmp/foo
Displaying 
Your System 
Configuration
To display a configuration, at the admin prompt, use the following command:
[admin@xxxxx bin]# ./cos_show_system
The following is an example of this command:
[admin@helios bin]$ ./cos_show_system
<system>
<data
hostname="helios"
domainname="3com.com"
timezone="America/New_York"
telnet_server="enabled"
ftp_server="enabled"
gateway="192.168.10.1"
</data>
</system>
<ntp_server>
<data
address="127.127.1.0"
></data>
</ntp_server>
<dns_server>
<data