ATM Configuration and Troubleshooting Guide

Troubleshooting
Checking the ATM Address Network Prefix
Chapter 9224
A Read the ATM address. Use this command:
atmmgr
card_inst_num
show -c
Check that the ATM address is known.
B Check that the ILMI daemon is running. Use this command:
ps -ef | grep ilmid
The output should look similar to this:
HP-UX 10.20:
root 470 1 0 09:33:03 ? 0:00 /usr/lbin/ilmid
HP-UX 11.X:
root 470 1 0 07:39:03 ? 0:00 /usr/sbin/ilmid
C Start ILMI daemon. For HP-UX 10.20, use this command:
/usr/lbin/ilmid
For HP-UX 11.X, use this command:
/usr/sbin/ilmid
D Check that the ILMI PVC exists. Use this command:
atmmgr
card_inst_num
show -v
This displays an ATM/AAL VC information table; for example:
ATM/AAL vc information table
VPI,VCI PMP Type Use SEL Dest.IP Address AAL Index Status
-------------------------------------------------------------------------------
0,5 No PVC Signaling 00 N/A 5 0 Up
0,16 No PVC ILMI 00 N/A 5 0 Up
0,50 No SVC LEC_to_LECS/LES 37 N/A 5 0 Up
. . .
. . .
0,138 Leaf SVC LEC_to_BUS 8025 16 N/A 5 1 Up
0,139 Leaf SVC LEC_to_BUS 24 N/A 5 1 Up
0,142 No SVC Classical_IP 00 - 5 0 Up
Check that the VPI/VCI value of 0,16 (ATM Forum default) is configured
for ILMI.