DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
23
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.
times <value 1-255> - The number of individual ICMP echo
messages to be sent. The maximum value is 255. The default is 4.
Example usage:
To ping the IPv6 address to “3000::1” four times:
DGS-1100-06/ME:5#ping6 3000::1 times 4
Command: ping6 3000::1 times 4
Reply From : 3000::1, bytes=200, time<10ms
Reply From : 3000::1, bytes=200, time<10ms
Reply From : 3000::1, bytes=200, time<10ms
Reply From : 3000::1, bytes=200, time<10ms
--- 3000::1 Ping Statistics ---
4 Packets Transmitted, 4 Packets Received, 0% Packets Loss
DGS-1100-06/ME:5#
The enable telnet command enables telnet.
Only Administrator or operate-level users can issue this command
Example usage:
To enable telnet:
DGS-1100-06/ME:5#enable telnet
Command: enable telnet
Success.
DGS-1100-06/ME:5#
The disable telnet command disables telnet.
Only Administrator or operate-level users can issue this command
Example usage: