14
99)secs]
[-r repeat (1-99)
times]
Enter the repeat value that how many times
should be pinged.
[-t timeout (1-99)
secs]
Enter the timeout value when the specified IP
address is not reachable. (optional)
Example
Gateway> ping 8.8.8.8
Gateway> ping 8.8.8.8
–s 128 –t 10
2.4 Privileged Mode
The only place where you can enter the Privileged (Enable) mode is in User mode. When you
successfully enter Enable mode (this mode is password protected), the prompt will be changed to
Gateway# (the model name of your device together with a pound sign). Enter the question mark (?)
or help command to view a list of commands available for use.
Command
Description
configure
Enter Global Configuration mode.
copy-cfg
Restore or backup configuration file via FTP or TFTP server.
disable
Exit Enable mode and return to User Mode.
exit
Exit Enable mode and return to User Mode.
firmware
Allow users to update firmware via FTP or TFTP.
help
Display a list of available commands in Enable mode.
history
Show commands that have been used.
logout
Logout from the Gateway.
ping
Test whether a specified network device or host is reachable or not.
reload
Restart the Gateway.
show
Show a list of commands or show the current setting of each listed command.
write
Save your configurations to Flash.
2.4.1 Copy-cfg Command
Use
“copy-cfg” command to back up a configuration file via FTP or TFTP server and restore the
Gateway back to the defaults or to the defaults but keep IP configurations.
1. Restore a configuration file via FTP or TFTP server.
Command
Parameter
Description
Gateway# copy-cfg
from ftp [A.B.C.D]
[file name]
[user_name]
[password]
[A.B.C.D]
Enter the IP/IPv6 address of your FTP
server.
[file name]
Enter the configuration file name that you
want to restore.
[user_name]
Enter the username for FTP server login.
[password]
Enter the password for FTP server login.
Gateway# copy-cfg
from tftp [A.B.C.D]
[file_name]
[A.B.C.D]
Enter the IP/IPv6 address of your TFTP
server.
[file name]
Enter the configuration file name that you
want to restore.
Example
Gateway# copy-cfg from ftp 192.168.1.198 HS_0600_file.conf misadmin1 abcxyz
Gateway# copy-cfg from tftp 192.168.1.198 HS_0600_file.conf