Command Line Interface D-Link Web Smart Switch User Manual
1
1
0
0
8
8
To terminate the current user’s console session:
DGS-1210-24:admin#logout
**********
* Logout *
**********
NOTE: Save your configuration changes before
logging out.
Purpose This command is used to test the connectivity between the Switch
and other network devices.
Syntax
ping [<ipaddr> | <domain_name 255>] {times <value 1-255> |
timeout <sec 1-99>}
Description
The ping command checks if another IPv4 address is reachable
on the network. You can ping the IPv4
managed VLAN (VLAN 1 by default), as long as there is a physical
path between the Switch and the target IPv4
default, the Switch sends five pings to the target IPv4 address.
Parameters
<ipaddr> - Enter the IPv4 address of the host.
<domain_name 255> - Enter the domain name here. This name
can be up to 255 characters long.
times <value 1-255> - Enter the ping times value here. This value
must be between 1 and 255.
timeout <sec 1-99> -Enter the ping timeout value here. This value
must be between 1 and 99 seconds.
Restrictions None.
Example usage:
To ping the IP address 10.90.90.6:
DGS-1210-24:admin#ping 10.90.90.6
Reply Received From :10.90.90.6, TimeTaken : 1 msecs
Reply Received From :10.90.90.6, TimeTaken : 1 msecs
Reply Received From :10.90.90.6, TimeTaken : 1 msecs
Reply Received From :10.90.90.6, TimeTaken : 1 msecs
Reply Received From :10.90.90.6, TimeTaken : 1 msecs
--- 10.90.90.6 Ping Statistics ---
5 Packets Transmitted, 5 Packets Received, 0% Packets Loss
DGS-1210-24:admin#