Netgear XCM8810 - 8800 SERIES 10-SLOT CHASSIS SWITCH ユーザーズマニュアル

ページ / 968
  Chapter 4.  Managing the XCM8800 Software    
|
    
103
NETGEAR 8800 User Manual 
•     
memorycard
—Specifies the removable external compact flash memory card. (This 
parameter is available only on modular switches.)
•     
local-file-memcard
—Specifies the name of the file on the external compact flash 
memory card. (This parameter is available only on modular switches.)
•     
local-file
—Specifies the name of the file (configuration file, policy file) on the local host.
•     
remote-file
—Specifies the name of the file on the remote host.
For more information about TFTP, see 
. For detailed 
information about downloading software image files, BootROM files, and switch 
configurations, see 
. For more information 
about configuring core dump files and managing the core dump files stored on your switch, 
see 
.
For the 
memorycard
 option, this command transfers an existing file to or from the external 
compact flash memory card.
Example
The following example uses the 
tftp
 command to download the configuration file named 
XOS1.cfg from the TFTP server:
tftp 10.123.45.67 -g -r XOS1.cfg
The following example uses the 
tftp get
 command to download the configuration file from 
the TFTP server:
tftp get 10.123.45.67 XOS1.cfg
The following example uses the 
tftp put
 command to upload the configuration file from the 
switch to the TFTP server:
tftp put 10.123.45.67 XOS1.cfg
Note:  
On a modular switch, you can transfer files to and from the switch 
and an installed external compact flash memory card. 
Deleting Files from the Switch
To delete a configuration, policy, or if configured, core dump file from your system, use the 
following command:
rm {internal-memory | memorycard} <file-name>
 
Where the following is true:
•     
internal-memory
—Specifies the internal memory card.
•     
memorycard
—Specifies the removable external compact flash memory card. (This 
parameter is available only on modular switches.)
•     
file-name
—Specifies the name of the configuration or policy file to delete.