Installation guide
Remote STREAMS Environment
HP-UX version 11.00.03 Remote STREAMS Environment 7-9
Adding or Moving a Card
When a new card is added or moved on the system, install the HP-UX version
11.00.03 driver on the card using the following procedure:
1. Display the cards that are present by entering the following command:
ioscan -fk
The following is sample output:
Class I H/W Path Driver S/W State H/W Type Description
===============================================================
pseudo 4 0/2/6/0 hdi UNCLAIMED UNKNOWN 10E38260
pseudo 4 0/3/4/0 hdi UNCLAIMED UNKNOWN 10E38260
2. Verify in the /etc/lucent/opersonality.conf file that your card is
present and not commented out.
3. Configure the new personality of the card for both hardware paths by entering
the following command:
ftsftnprop -p hw_path -s personality
4. Have the file reread by the odownloadd daemon by entering the following
command:
/sbin/tomcat/odownloadd -rescan
5. Have the system driver claim the new card by entering the following
command:
ioscan
6. Verify that the driver has claimed the new card by entering the following
command:
ioscan -fk | grep ss7
The following is sample output:
psi 4 0/2/6/0 ss7 CLAIMED INTERFACE WILDCAT(4Port T1E1
psi 5 0/3/4/0 ss7 CLAIMED INTERFACE WILDCAT(4Port T1E1
7. Verify that the new personality has downloaded successfully by entering the
following command:
tail -f /var/adm/odownload.log
The following is sample output for a successful download: