175
Task
Command
Telnet to an IPv4 server.
telnet
server-ipv4-address
Use SSH to log in 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
{
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 log in 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
{
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 loading a system image,
use the
display version
and
display install package
commands to display 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. The device can reboot correctly with the modified
image set.
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, perform the following task in user view:
Task
Command
Reboot the current MPU.
reboot
Summary of Contents for FlexNetwork 10500 Series
Page 139: ...130 Sysname display version ...