HP-UX 11i Version 1 Installation and Update Guide, June 2004
Configuring Built-In PCI Networking
Optional: Troubleshooting a Fast Ethernet Migration to HP-UX 11i
Appendix D 211
c. Finally, merge all LAN interfaces by creating a set of three
parameters with a unique index for each:
• Copy the value of the interface name into the parameter
HP_BTLAN_INTERFACE_NAME.
• Copy the value of the station address into the parameter
HP_BTLAN_STATION_ADDRESS.
• If the SPEED parameter exists, and if its value (lowercase or
uppercase) is 100FD or 100HD, 10FD or 10HD or auto_on,
copy the value into the HP_BTLAN_SPEED parameter.
However, if the SPEED parameter does not exist, and the
DUPLEX parameter has been set and its value (lowercase or
uppercase) is FULL or HALF, copy the value to
HP_BTLAN_SPEED parameter.
If neither the SPEED nor DUPLEX parameter values have
not been set, do not put any value for the
HP_BTLAN_SPEED parameter.
5. If the hpbtlanconf configuration file already exists (as
/etc/rc.config.d/hpbtlanconf), copy it to
/etc/rc.config.d/hplanconf.obsolete.
6. Move the file hpbtlanconf.merge to hpbtlanconf by using the
command
mv -f /etc/rc.config.d/hpbtlanconf.merge /etc/rc.config.d/hpbtlanconf
7. Restart the update process. Answer NO (N) at the prompt, Do you
want to proceed in merging the configuration file into one? [Y|N].