F-4 Broadmore 1750 - Release 4.6
IPv6 Support
Pinging over IPv6

Pinging over IPv6

To ping a remote host over IPv6, issue the command ping6. The remote host must

also be configured with an IPv6 address of global scope and must be in the same subnet

as the Broadmore.

Pinging an IPv6 Host

The following exa mp l e sh ow s a ping6 operation to a host with an IPv6 address

3ffe:0:0:13::4. The subnet in this case is 3ffe:0:0:13::x.

Broadmore->ping6 -c 1 3ffe:0:0:13::4
PING6(56=40+8+8 bytes) 3ffe:0:0:13::4
16 bytes from 3ffe:0:0:13::4, icmp_seq=0 hlim=64
--- ping6 statistics ---
1 packets transmitted, 1 packets received, 0% packet loss

Ping the Loopback Interface Address

Broadmore->ping6 -c 10 -s 1000 ::1
PING6(1048=40+8+1000 bytes) ::1
1008 bytes from ::1, icmp_seq=0 hlim=64
1008 bytes from ::1, icmp_seq=1 hlim=64
1008 bytes from ::1, icmp_seq=2 hlim=64
1008 bytes from ::1, icmp_seq=3 hlim=64
1008 bytes from ::1, icmp_seq=4 hlim=64
1008 bytes from ::1, icmp_seq=5 hlim=64
1008 bytes from ::1, icmp_seq=6 hlim=64
1008 bytes from ::1, icmp_seq=7 hlim=64
1008 bytes from ::1, icmp_seq=8 hlim=64
1008 bytes from ::1, icmp_seq=9 hlim=64
--- ping6 statistics ---
10 packets transmitted, 10 packets received, 0% packet loss