DGS-1100/ME Metro Ethernet Managed Switch CLI Reference Guide
logout
Purpose To log out a user from the Switch.
Syntax
logout
Description
The logout command terminates the current user’s session on the
Switch.
Parameters None.
Restrictions None.
Example usage:
To terminate the current user’s Telnet session:
DGS-1100-24P/ME:admin#logout
Purpose To test the connectivity between network devices.
Syntax
ping <ipaddr> {times <value 0-255> | timeout <sec 1-99> }
Description
The ping
command sends Internet Control Message Protocol
(ICMP) echo messages to a remote IP address. The remote IP
address then ‘echos’ or returns the message. This is used to confirm
connectivity between the Switch and the remote device.
Parameters
<ipaddr> - The IP address of the host.
times <value 0-255> -
The number of individual ICMP echo
messages to be sent. The maximum value is 255. The default is 4.
timeout <sec 1-99> - The time-
out period while waiting for a
response from the remote device. A value of 1 to 99 seconds can be
specified. The default is 1 second.
Restrictions None.
Example usage:
To ping the IP address 10.90.90.100 three times:
DGS-1100-24P/ME:admin#ping 10.90.90.100 times 3 timeout 3
Command : ping 10.90.90.100 times 3 timeout 3
Reply from 10.90.90.100, time=3ms
Reply from 10.90.90.100, time=3ms
Reply from 10.90.90.100, time=2ms
Ping Statistics for 10.90.90.100
Packets: Sent =3, Received =3, Lost =0
DGS-1100-24P/ME:admin#
create time_range
Purpose To configure the time range on the Switch.
26