D-Link DGS-3700 Series Reference Manual page 61

Layer 2 managed gigabit ethernet switch
Hide thumbs Also See for DGS-3700 Series:
Table of Contents

Advertisement

DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
ping
Parameters
Restrictions
Example usage:
To ping the IP address 10.48.74.121 four times:
DGS-3700-12:5#ping 10.48.74.121 times 4
Command: ping 10.48.74.121
Reply from 10.48.74.121, time<10ms
Reply from 10.48.74.121, time<10ms
Reply from 10.48.74.121, time<10ms
Reply from 10.48.74.121, time<10ms
Ping statistics for 10.48.74.121
Packets: Sent =4, Received =4, Lost =0
DGS-3700-12:5#
ping6
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To ping the IPv6 address 1001::3702 four times:
<ipaddr> - Specifies the IP address of the host.
times <value 1-255> - The number of individual ICMP echo messages to be sent. A
value of 0 will send an infinite ICMP echo messages. The maximum value is 255.
The default is 0.
timeout <sec 1-99> - Defines 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.
None.
To test the connectivity between IPv6 network devices.
ping6 <ipv6addr> {times <value 1-255>| size <value 1-6000>| timeout<value 1-
10>}
This command is used to send Internet Control Message Protocol (ICMPv6) echo
messages to a remote IP address. The remote IPv6 address will then "echo" or
return the message. This is used to confirm connectivity between the Switch and
the remote device.
< ipv6addr > – Specifies the IPv6 address of the host.
times <value 1-255> – The number of individual ICMPv6 echo messages to be sent.
A value of 0 will send an infinite ICMP echo messages. The maximum value is
255. The default is 0.
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.
None.
Page | 61

Advertisement

Table of Contents
loading

Table of Contents