Nortel Networks 2300 Switch User Manual


 
658 Managing system files
NN47250-500 (320657-F Version 02.01)
To delete a file, use the following command:
delete url
The URL can be a filename of up to 128 alphanumeric characters.
To copy a file named testconfig to a TFTP server and delete the file from nonvolatile storage, type the
following commands:
WSS# copy testconfig tftp://10.1.1.1/testconfig
success: sent 365 bytes in 0.401 seconds [ 910 bytes/sec]
WSS# delete testconfig
success: file deleted.
Creating a subdirectory
You can create subdirectories in the user files area of nonvolatile storage. To create a subdirectory, use the
following command:
mkdir [subdirname]
To create a subdirectory called corp2 and display the root directory to verify the result, type the following
commands:
WSS# mkdir corp2
success: change accepted.
WSS# dir
==============================================================================
=
file:
Filename Size Created
file:configuration 17 KB May 21 2004, 18:20:53
file:configuration.txt 379 bytes May 09 2004, 18:55:17
corp2/ 512 bytes May 21 2004, 19:22:09
corp_a/ 512 bytes May 21 2004, 19:15:48
file:dangcfg 13 KB May 16 2004, 18:30:44
dangdir/ 512 bytes May 16 2004, 17:23:44
old/ 512 bytes Sep 23 2003, 21:58:48
Total: 33 Kbytes used, 207822 Kbytes free
==============================================================================
=
Boot:
Filename Size Created
*boot0:bload 746 KB May 09 2004, 19:02:16
*boot0:mx030000.020 8182 KB May 09 2004, 18:58:16
boot1:mx030000.020 8197 KB May 21 2004, 18:01:02
Note. WSS Software does not allow you to delete the currently running software image
file or the running configuration.