Foundry Switch and Router Installation and Configuration Guide
5 - 32 December 2000
NOTE: In this example, after you save the configuration changes using the write memory command, the
router1.cfg file will include the command that designates PCMCIA slot 1 as the save location for configuration
changes.
Syntax: locate startup-config [slot1 | slot2] <file-name>
You can specify a relative path name or full path name as part of the file name.
File Management Messages
The following table lists the messages the CLI can display in response to file management commands.
Table 5.3: Flash Card File Management Messages
This Message... Means...
File not found You specified a file name that the software couldn’t find. Verify the
command you entered to make sure the command matches the
source and destination you intended for the file operation.
Current directory of <slot-num> is:
<dir-path>
You have successfully changed the management focus to the slot and
subdirectory indicated by the message.
Path not found You specified an invalid path.
There is not enough space on the
card
The flash card does not have enough space to hold the file you are
trying to copy to it.
Warning: Can not copy file bigger
than 3145728 bytes. File will be
truncated
The file you are trying to copy exceeds the maximum file size allowed
for copy operations.
Access is denied You tried to copy or delete a file that has the read-only attribute.
A duplicate file name exists You tried to rename a file using a name that is already in use by
another file.
Fatal error, can not read or write
media
A hardware error has occurred. One possible cause of this message
is if you removed the flash card while a file operation involving the
card was in progress.
The system can not find the drive
specified
The slot you specified does not contain a flash card.
Fatal error, File Allocation Table
corrupted
The flash card has been corrupted. Try the file operation you were
attempting again. If you receive the same message, you may need to
reformat the flash card.
Media is unformatted or contains
unknown file system
The card has not been formatted or has been formatted for a file
system the Management IV module does not recognize. To use the
card in the Management IV module, you need to format it for the 16
FAT file system.
There is sharing conflict between
format command and other read/write
operations
The flash card is currently undergoing formatting. This message also
can show up if you enter a command to format the card while the card
is being accessed for another file operation.
Invalid DOS file name A filename you entered contains an invalid character (for example, “:”
or “\”).