HP-UX IPv6 Transport Administrator's Guide for TOUR 2.0 (April 2004)

Installation
Verifying the TOUR 2.0 Installation
Chapter 218
Verifying the TOUR 2.0 Installation
Use the following steps after swinstall finishes installing TOUR 2.0 to
verify that the installation was successful:
Step 1. Examine the following log files for error messages:
/var/adm/sw/swinstall.log
/var/adm/sw/swagent.log
Step 2. Use the swlist -l bundle TOUR command.
If TOUR 2.0 installed successfully, the following messages is displayed:
TOUR A.02.00 Transport Optional Upgrade Release for B.11.11
Step 3. To verify that there were no errors during the TOUR 2.0 installation, run
the following command:
swverify TOUR
If TOUR 2.0 is successfully installed, the following message is displayed:
Verification succeeded
Verifying IPv6 Loopback Operation
After installing TOUR 2.0, to test IPv6 internal loopback capability
execute the following at the command prompt:
ping -f inet6 ::1 -n 2
You will 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