Netgear XCM8806 - 8800 SERIES 6-SLOT CHASSIS SWITCH 사용자 설명서

다운로드
페이지 968
98
   
|   
Chapter 4.  Managing the XCM8800 Software  
NETGEAR 8800 User Manual 
For example, if you have an existing configuration file named test.cfg, the new filename must 
include the .cfg file extension. 
When you rename a file on the switch, a message similar to the following appears: 
Rename config test.cfg to config megtest.cfg on switch? (y/n) 
Enter 
y
 to rename the file on your system. Enter 
n
 to cancel this process and keep the 
existing filename. 
If you attempt to rename an active configuration file (the configuration currently selected the 
boot the switch), the switch displays an error similar to the following:
Error: Cannot rename current selected active configuration.
For more information about configuring core dump files and managing the core dump files 
stored on your switch, see 
.
This command also replicates the action from the primary node to the backup node. For 
example, if you rename a file on the primary node, the same file on the backup node is 
renamed. 
For the 
memorycard
 option, this command can move files between the external memory card 
and the switch. If you use the 
memorycard
 option for both the 
old-name
 and the 
new-name
, this 
command only renames a file on the external memory card. 
Examples
The following example renames the configuration file named Test.cfg to Final.cfg:
mv Test.cfg Final.cfg
On a modular switch, the following command moves the configuration file named test1.cfg 
from the switch to the external memory card: 
mv test1.cfg memorycard test1.cfg 
Copying Files on the Switch
The copy function allows you to make a copy of an existing file before you alter or edit the file. 
By making a copy, you can easily go back to the original file if needed. 
To copy an existing configuration or policy file on your switch, use the following command:
cp [internal-memory <old-name-internal> internal-memory <new-name-internal> | 
internal-memory <old-name-internal> memorycard <new-name-memorycard> | 
memorycard <old-name-memorycard> memorycard <new-name-memorycard> | memorycard 
<old-name-memorycard> <new-name> | <old-name> memorycard <new-name-memorycard> 
| <old-name> <new-name>]
 
Where the following is true:
•     
internal-memory
—Specifies the internal memory card. Specify 
internal-memory
 if you 
configured core dumps and are sending debug files to the internal memory.