Chapter 6. Manage / Configure the Switch
24
5. ping command
User can use this command to ping another network device to verify the network connection and activity. (It is
similar to the ping command in MS-DOS.)
Enter “ping ?” at the prompt, the command syntax will be shown.
# ping ?
Syntax : ping [-n count] [-l length] [-t] [-w timeout] ip
-n count : Number of echo requests to send.
-l length : Send buffer size, and length is between 64~8148
-t : Ping the specified host until stopped by <ESC> key.
-w : Timeout in milliseconds to wait for each reply.
ip : IP address (xxx.xxx.xxx.xxx)
For example, “ping 192.168.1.80”. “Esc” can be used to break continuous ping operation.
6. quit command
This command is used to quit the console interface.
7. reload command
This command is used to reset switch. It will halt and perform a warm restart.
Enter “reload” at the prompt, you will be asked to confirm the action.
# reload
Are you sure to reset switch now?(Y/N)
If “y” is entered, the switch will reboot. If “n” is entered, just leave and no any action will go.