Ping6 - Alcatel-Lucent OmniSwitch 6250 Cli Reference Manual

Hide thumbs Also See for OmniSwitch 6250:
Table of Contents

Advertisement

IPv6 Commands

ping6

Tests whether an IPv6 destination can be reached from the local switch. This command sends an ICMPv6
echo request to a destination and then waits for a reply. To ping a destination, enter the ping6 command
and enter either the destination's IPv6 address or hostname. The switch will ping the destination using the
default frame count, packet size, and interval (6 frames, 64 bytes, and 1 second respectively). You can also
customize any or all of these parameters as described below.
ping6 {ipv6_address | hostname} [if_name] [count count] [size data_size] [interval seconds]
Syntax Definitions
ipv6_address
hostname
if_name
count
size
seconds
Defaults
parameter
count
size
interval seconds
Platforms Supported
OmniSwitch 6250
Usage Guidelines
If you change the default values, they will only apply to the current ping. The next time you use the
ping command, the default values will be used unless you again enter different values.
When the next hop address is a local link address, the name of the interface used to reach the destina-
tion must be specified.
OmniSwitch 6250 CLI Reference Guide
IP address of the system to ping.
DNS name of the system to ping.
If the target is a link-local address, the name of the interface used to
reach it.
Number of packets to be transmitted.
Size of the data portion of the packet sent for this ping, in bytes.
Interval, in seconds, at which ping packets are transmitted.
default
6
56
1
November 2009
page 30-21

Advertisement

Table of Contents
loading

Table of Contents