User manual

6 Command Line Interface D-Link Web Smart Switch User Manual
Logout
Example
DGS-1210-48> logout
Figure 119 – The logout command
NOTE: Save your configuration changes before
logging out.
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
DGS-1210-48> 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
DGS-1210-48>
Figure 120 – The ping command
Reboot
This command reboots the system. All network connections are terminated and the boot code
executes.
Syntax
reboot
Reset
All configurations will be reset to the default settings.
Syntax
reset config
Show ipif
The command displays the current IP address of the switch.
70