D-Link DES-1210-52 Switch User Manual


 
6 Command Line Interface D-Link Web Smart Switch User Manual
Logout
This command closes the current connection.
Syntax
logout
Example
DES-1210-28P> logout
Figure 115 – The logout command
Ping
This command checks if another IP address is reachable on the network. You can ping the IP
address connected to through the managed VLAN (VLAN 1 by default), as long as there is a physical
path between the switch and the target IP equipment. By default, Switch sends five pings to the
target IP.
Syntax
ping <ipaddr> [times <integer (1-255)>] [timeout <integer (1-99)>]
Parameter
Parameter Description
<ipaddr>
The IP address of the target station.
times <integer (1-
255)>
Specify how many ping requests will be sent to the target IP address.
timeout <integer
(1-99)>
Specify the timeout interval waiting the ping reply for target IP address.
Example
DES-1210-28P> ping 10.90.90.91 times 3 timeout 1
Reply Received From :10.90.90.91, TimeTaken : 20 msecs
Reply Received From :10.90.90.91, TimeTaken : 20 msecs
Reply Received From :10.90.90.91, TimeTaken : 20 msecs
--- 10.90.90.91 Ping Statistics ---
3 Packets Transmitted, 3 Packets Received, 0% Packets Loss
DES-1210-28P>
Figure 116 – The ping command
Reboot
This command reboots the system. All network connections are terminated and the boot code
executes.
Syntax
reboot
Example
DES-1210-28P> reboot
% Device will reboot, please wait a few minutes to re-login.
DES-1210-28P>
Figure 117 – The reboot command
6
6
9
9