Hitachi GR2000 Series User Manual
Page 268

Hitachi Gigabit Router GR2000 Series Enhanced Version Operations - Device Management Overview
8-6
GR2K-GA-0015
Ver. 07-02
(3)
Transmission of Impediment Avoiding Information File by ftp
Figure 8-3 Impediment Avoiding Information File Transmission by ftp
*
Note 1: Be sure to transfer the impediment avoiding information file using binary mode.
Transferring the impediment avoiding information file using ASCII mode may make it
impossible to derive accurate impediment avoiding information.
> cd /primaryMC/var/core/
> ls
interfaceControl.core nodeInit.core
>
> ftp 192.168.0.1
Connect to 192.168.0.1.
220 FTP server (Version wn-2.4(4) Fri Jan 1 00:00:00 JST 1999) ready.
Name (192.168.0.1:operator): test
331 Password required for test.
Password:xxxxxx
230 User test logged in.
Remote system type UNIX.
Using binary mode to transfer files.
ftp>prompt
Interactive mode off.
ftp>bin
200 Type set to I.
ftp>cd destination directory
250 CMD command successful.
ftp> mput *.core
local: interfaceControl.core remote: interfaceControl.core
200 PORT command successful.
150 Opening BINARY mode data connection for interfaceControl.core (16,363 bytes)
226 Transfer complete.
local: nodeInit.core remote: nodeInit.core
200 PORT command successful.
150 Opening BINARY mode data connection for nodeInit.core (29,322 bytes)
226 Transfer complete.
ftp> bye
221 Goodby
>
Specifies the address of the destination terminal.
Selects binary mode.
Specifies the destination directory.
Transmits the impediment avoiding in formation file.
Confirm the impediment avoiding informa-
tion file exists. Terminate the procedure if
the file does not exist.
Changes dialog mode.