beautypg.com

Ipv6 ping – PLANET XGSW-28040 User Manual

Page 355

background image

User’s Manual of XGSW-28040

IPv6 Prefix : 96

IPv6 Router : ::

Example:

Set IPv6 address:

XGSW-28040:/>ip ipv6 setup 2001::0002 64 2100::0001

IPv6 Ping

Description:

Ping IPv6 address (ICMPv6 echo).

Syntax:

IP IPv6 Ping6 [(Length )] [(Count )] [(Interval )]

Parameters:

:

IPv6 host address. IPv6 address is in 128-bit records represented as eight fields of up to four

hexadecimal digits with a colon separates each field (:). For example, four hexadecimal digits with a

colon separates each field (:). For example, 'fe80::215:c5ff:fe03:4dc7'. The symbol '::' is a special

syntax that can be used as a shorthand way of representing multiple 16-bit groups of contiguous zeros;

but it can only appear once. It also used a following legally IPv4 address. For example,'::192.1.2.34'.

length

: PING Length keyword

: Ping ICMP data length (2-1452; Default is 56), excluding MAC, IP and ICMP headers

count

: PING Count keyword

: Transmit ECHO_REQUEST packet count (1-60; Default is 5)

interval

: PING Interval keyword

: Ping interval (0-30; Default is 0)

Example:

XGSW-28040:/>ip ipv6 ping 2001::0002

PING6 server 2001::2

68 bytes from 2001::2: icmp_seq=0, time=0ms

68 bytes from 2001::2: icmp_seq=1, time=0ms

68 bytes from 2001::2: icmp_seq=2, time=0ms

68 bytes from 2001::2: icmp_seq=3, time=0ms

68 bytes from 2001::2: icmp_seq=4, time=0ms

Sent 5 packets, received 5 OK, 0 bad

355