ATM Configuration and Troubleshooting Guide

Troubleshooting
Troubleshooting Classical IP
Chapter 9 211
The output could look like this:
ipa0:flags=61<UP,NOTRAILERS,RUNNING>
inet 25.128.169.32 netmask ffffff00
For HP-UX 11.X:
ifconfig cip100
The output could look like this:
cip100: flags=843<UP,BROADCAST,RUNNING,MULTICAST>
inet 25.128.1.9 netmask ffffff00 broadcast 25.128.1.255
Check that the IP address (inet) and subnet mask (netmask) are valid.
Alternatively, use netstat -rn. Look at the line with the ATM adapter
entry in the Interface column. The output from netstat -rn should
look something like this (the key information is shown in bold in these
examples):
For HP-UX 10.20:
Routing tables
Destination Gateway Flags Refs Use Interface Pmtu PmtuTime
15.128.169.32 127.0.0.1 UH 1 23735 lo0 4608
127.0.0.1 127.0.0.1 UH 0 66 lo0 4608
default 15.128.168.1 UG 4 13377 lan0 1500
15.128.168.0 15.128.169.32 U 0 4816 lan0 1500
25.128.168.0 25.128.169.32 U 14477974662 ipa0 9180
For HP-UX 11.X:
Routing tables
Dest/Netmask Gateway Flags Refs Use Interface Pmtu
127.0.0.1 127.0.0.1 UH 0 373 lo0 4136
25.128.1.9 25.128.1.9 UH 0 0 cip100 4136
25.128.2.8 25.128.2.8 UH 0 0 cip101 4136
25.128.10.79 25.128.10.79 UH 0 1 el100 4136
25.128.20.79 25.128.20.79 UH 0 0 el200 4136
15.128.175.79 15.128.175.79 UH 0 118 lan0 4136
127.0.0.0 127.0.0.1 U 0 0 lo0 4136
25.128.1.0 25.128.1.9 U 2 1 cip100 9180
25.128.2.0 25.128.2.8 U 2 0 cip101 9180
25.128.10.0 25.128.10.79 U 2 2 el100 1500
25.128.20.0 25.128.20.79 U 2 1 el200 1500