2 transmission of maintenance information by z – Hitachi GR2000 Series User Manual

Page 269

Advertising
background image

Maintenance Procedure

GR2K-GA-0015

8-7

Ver. 07-02

8.2.2

Transmission of Maintenance Information by zmodem Command

To transmit files relevant to maintenance information between the router and an
RS232C-connected device management terminal (local terminal), use the

zmodem

command. Prior to start transmission, perform necessary procedure with the local
terminal’s communication program so that the terminal can receive data. The
following examples illustrate the file transmission process.

(1) Transmission of Dump Files by zmodem

Figure 8-4 Dump File Transmission by zmodem Command

(2) Transmission of Log Files by zmodem

Figure 8-5 Log File Transmission by zmodem Command

(3) Transmission of the Impediment Avoiding Information File by zmodem

Figure 8-6 Impediment Avoiding Information File Transmission by zmodem

> cd /var/dump/

> zmodem put rmdump

**000000000000

>

Transfers the dump file

> show logging > log.txt

> show logging reference > log_ref.txt

> zmodem put log.txt

**000000000000

> zmodem put log_ref.txt

**000000000000

>

command

Transfers the log file

> cd /primaryMC/var/core

> ls

interfaceControl.core nodeInit.core

> zmodem put interfaceControl.core

**000000000000

> zmodem put nodeInit.core

**000000000000

>

command:

Confirm the impediment avoiding informa-
tion file exists. Terminate the procedure if
the file does not exist

Transfers the log file

Advertising