HP-UX IPv6 Transport Administrator's Guide for TOUR 1.0

Installation
Verifying Your TOUR 1.0 Installation
Chapter 2 11
Verifying Your TOUR 1.0 Installation
To verify your TOUR 1.0 installation, execute the following at the
command prompt:
swlist -l bundle TOUR
You should see the following:
TOUR A.01.00 Transport Optional Upgrade Release for B.11.11
To verify that there were no errors during the TOUR1.0 installation,
execute the following at the command prompt:
swverify TOUR
If TOUR 1.0 installed successfully, the following message is displayed:
Verification succeeded
Verifying IPv6 Loopback
After installing TOUR 1.0, to test IPv6 internal loopback capability
execute the following at the command prompt:
ping -f inet6 ::1 -n 2
You should see output similar to the following:
# ping -f inet6 ::1 -n 2
PING ::1: 64 byte packets
64 bytes from ::1: icmp_seq=0. time=2. ms
64 bytes from ::1: icmp_seq=1. time=0. ms
----::1 PING Statistics----
2 packets transmitted, 3 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/0/2
Refer to later chapters for more detailed configuration information.