NEC IP8800/S2400 User Manual

Page of 250
5.   
Collecting Failure Information
148
5.2.2
Transferring Files Using zmodem Command [IP8800/S3600] 
[IP8800/S2400]
To transfer files between this system and the console connected via RS232C cable, the zmodem command is used. 
Before starting communication, prepare the communication program on the console for receiving.
(1) Transferring dump files to a console
Figure 5-5: Transferring Dump Files to a Console
> cd <dump-stored directory>     <--------------1
> zmodem put rmdump              <--------------2
>
1. Specify a directory where the dump files to be transferred is located.
2. Transfer the dump file.
(2) Transferring log information to a console
Figure 5-6: Transferring Log Files to a Console
> show logging > log.txt
> show logging reference > log_ref.txt
> zmodem put log.txt         <--------------1
> zmodem put log_ref.txt
>
1. Transfer the log file.
(3) Transferring failure backup information files to a console
Figure 5-7: Transferring Failure Backup Information Files to a Console
> cd /usr/var/core/
> ls                <--------------------------1
interfaceControl.core    nodeInit.core
> zmodem put interfaceControl.core       <-----2
> zmodem put nodeInit.core
>
 
1. Check if the failure backup information file exists. If no file exists, exit without any action.
2. Transfer log files.
5.2.3
Transferring Maintenance Information Files Using show 
tech-support Command
Use the show tech-support command when transferring maintenance information files to the remote operation 
terminal or remote host.