Troubleshooting guide

4. Obtaining Failure Information
81
4.2 Writing data to a memory card
Failure information copied to the RAMDISK can be written to a memory card. Note,
however, that memory cards have a capacity limit. This section describes how to write the
Switch information to a memory card by using an operation terminal.
Figure 4-2 Writing information to a memory card
Insert a memory card into the Switch to which information is to be written.
Use the show ramdisk-file operation command to check the capacity of the source file (showtech.txt).
> show ramdisk-file
Date 13.11.08 10:19:31 AM UTC
File Date Size Name
2008/11/13 10:15:00 AM 1,265 showtech.txt
>
Use the
show mc operation command to check available space.
>show mc
Date 13.11.08 10:19:51 AM UTC
MC : enable
Manufacture ID : 00000003
used 5,750,272 byte
free 120,160,256 byte <- Available space
total 125,910,528 byte
>
Use the copy operation command to copy the source file named showtech.txt to the memory card.
> copy ramdisk showtech.txt mc showtech.txt
Make sure the file has been written to the memory card.
> show mc-file
Date 13.11.08 10:20:53 AM UTC
File Date Size Name
2008/11/13 10:20 1,265 showtech.txt
>