D-Link DGS-1210-28 Switch User Manual


 
6 Command Line Interface D-Link Web Smart Switch User Manual
De
scription The logout command terminates the current user’s session on
the Switch’s console.
Parameters None.
Restrictions None.
Example usage:
To terminate the current user’s console session:
DGS-1210-52> logout
NOTE: Save your configuration changes before
logging out.
ping
Purpose To test the connectivity between network devices.
Syntax
<ipaddr>
Description The ping 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.
Parameters <ipaddr> - The IP address of the host.
Restrictions None.
Example usage:
To ping the IP address 10.90.90.91:
DGS-1210-52> ping 10.90.90.91
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-52>
reboot
Purpose To reboot the Switch. If the Switch is a member of a stack, it may
be rebooted individually, without affecting the other members of
the stack.
Syntax
reboot
Description The reboot command reboots the system. All network
connections are terminated and the boot code executes.
Parameters None.
Restrictions None.
80