ATM Configuration and Troubleshooting Guide

Getting Status Information with ATM Commands
Command Examples
Chapter 7 165
Getting Adapter & Network I/F Info (HP-UX 11.X)
Use the following command to see if the ATM adapter has been installed
and is up, and to see which network interfaces have been configured:
lanscan
The output from the command is as follows, for HP-UX 11.X:
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
8/4 0x080009C62C54 0 UP atm0 0 ATM No 163
N/A 0x000000000000 0 UP cip100 1 IPATM No 143
8/8 0x080009C6FCA3 1 UP atm1 0 ATM No 163
N/A 0x000000000000 1 UP cip101 2 IPATM No 143
10/12/6 0x080009D4668D 0 UP lan0 snap0 3 ETHER Yes 119
N/A 0x080009C62C54 0 UP el100e 6 ETHER No 145
N/A 0x080009C62C54 0 UP el200e 7 ETHER No 145
N/A 0x000000000000 0 DOWN el0 0 ETHER No 145
In this example, the server has two ATM adapters installed: atm0 and
atm1 are both UP and can be used. The MAC address is provided in the
Station Address column (after the x).
Note that this line:
N/A 0x000000000000 0 DOWN el0 0 ETHER No 145
is created for each ELAN interface that has been created and
subsequently removed, and is normal.
Checking for Bind Errors
The following command is used to determine the status of the driver:
ioscan -f
The output from the command is as follows:
Class I H/W Path Driver S/W State H/W Type Description
=======================================================================
...
atm 0 10/8 atm2gsc CLAIMED INTERFACE
atm 1 10/12 atmgsc CLAIMED INTERFACE
The card instance number is provided in column I (for example, 0).