134
Task Command
Telnet to an IPv4 server. telnet server-ipv4-address
Use SSH to connect to an IPv4 server. ssh2 server-ipv4-address
Use FTP to download a file from or upload a file to
an IPv4 server.
ftp server-ipv4-address user username password
password { get remote-file local-file | put local-file
remote-file }
Use TFTP to download a file from or upload a file to
an IPv4 server.
tftp server-ipv4-address { get remote-file local-file | put
local-file remote-file }
To access a remote IPv6 server, execute the following commands as appropriate in user view:
Task Command
Telnet to an IPv6 server. telnet ipv6 server-ipv6-address
Use SSH to connect to an IPv6 server. ssh2 ipv6 server-ipv6-address
Use FTP to download a file from or upload a file to
an IPv6 server.
ftp ipv6 server-ipv6-address user username password
password { get remote-file local-file | put local-file
remote-file }
Use TFTP to download a file from or upload a file to
an IPv6 server.
tftp ipv6 server-ipv6-address { get remote-file local-file |
put local-file remote-file }
Loading the system image
IMPORTANT:
The version of the system image must match that of the boot image. Before loadin
a system ima
e, use the
display version and display install package commands to check the version information of the boot
image and system image.
When you load the system image, the system modifies the main startup software image set to include
only the boot image and system image so the device can reboot correctly.
To load the system image, execute the following command in user view:
Task Command
Load a system image. install load system-package
Rebooting the device
To reboot the device, execute one of the following commands as appropriate in user view:
Task Command
Reboot the current member device. reboot