xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
67
ping6
messages to be sent. The maximum value is
255
.
size <value 1-6000>
- Use this parameter to set the datagram size of
the packet, or in essence, the number of bytes in each ping packet.
Users may set a size between
1
and
6000
bytes with a default
setting of
100
bytes.
timeout <value 1-10>
- Select a timeout period between
1
and
10
seconds for this Ping message to reach its destination. If the packet
fails to find the IPv6 address in this specified time, the Ping packet
will be dropped.
Restrictions None.
Example usage:
To ping the IPv6 address 2009::280:C8FF:FE3C:5C8A four times:
DGS-3627:5#ping6 2009::280:C8FF:FE3C:5C8A times 4 timeout 10
Command: ping6 2009::280:C8FF:FE3C:5C8A times 4 timeout 10
Reply from 2009::280:C8FF:FE3C:5C8A, bytes=100 time<10 ms
Reply from 2009::280:C8FF:FE3C:5C8A, bytes=100 time<10 ms
Reply from 2009::280:C8FF:FE3C:5C8A, bytes=100 time<10 ms
Reply from 2009::280:C8FF:FE3C:5C8A, bytes=100 time<10 ms
Ping statistics for 2009::280:C8FF:FE3C:5C8A
Packets: Sent =4, Received =4, Lost =0
DGS-3627:5#
traceroute
Purpose
Used to trace the routed path between the Switch and a destination
endstation.
Syntax
traceroute <ipaddr> {ttl <value 1-60> | port <value 30000-64900> |
timeout <sec 1-65535> | probe <value <1-9>}
Description
The traceroute command will trace a route between the Switch and a
give host on the network.
Parameters
<ipaddr>
- Specifies the IP address of the host.
ttl <value 1-60>
- The time to live value of the trace route request. This is
the maximum number of routers the traceroute command will cross
while seeking the network path between two devices.
port <value 30000-64900> -
The port number. Must be above 1024.The
value range is from
30000
to
64900
.
timeout <sec 1-65535>
- Defines the time-out period while waiting for a
response from the remote device. The user may choose an entry
between
1
and
65535
seconds.
probe <value 1-9>
- The probe value is the number of times the Switch
will send probe packets to the next hop on the intended traceroute path.
The default is
1
.
Restrictions Only
administrator-level
and operator-level users can issue this
command.
Example usage:
To trace the routed path between the Switch and 172.18.212.109.