HP-UX 11i Version 1 Installation and Update Guide, December 2003

Configuring Built-In PCI Networking
Optional: Troubleshooting a Fast Ethernet Migration to HP-UX 11i
Appendix D220
If hardware is present, check to see if any LAN interface is
configured. For example, the configuration for hpbtlanconf (btlan)
would show as follows:
HP_BTLAN_INTERFACE_NAME[0]=lan1
HP_BTLAN_STATION_ADDRESS[0]=0x080009C4686E
HP_BTLAN_SPEED[0]=100HD
3. Create the file hpbtlanconf.merge in the directory
/etc/rc.config.d as shown below:
#####################################################################
(#) hpbtlanconf
# hpbtlanconf: contains config values for HP PCI/HSC 100Base-T interfaces
#
# HP_BTLAN_INTERFACE_NAME Name of interface (lan0, lan1, . . .)
# HP_BTLAN_STATION_ADDRESS Station address of interface
# HP_BTLAN_SPEED Speed and duplex mode
#
# The interface name, major number, card instance and ppa may be
# obtained from the lanscan (1m) command.
# The station address and speed are set through the lanadmin command.
#####################################################################
HP_BTLAN_INTERFACE_NAME[0]=
HP_BTLAN_STATION_ADDRESS[0]=
HP_BTLAN_SPEED[0]=
#####################################################################
# The HP_BTLAN_INIT_ARGS are reserved by HP. they are NOT user changeable.
#####################################################################
HP_BTLAN_INIT_ARGS="HP_BTLAN_STATION ADDRESS HP_BTLAN_SPEED"
# End of hpbtlanconf configuration file
4. As described in steps a, b, and c below, merge every LAN interface (as
shown to be configured in Step 2) into the file hpbtlanconf in the
/var/adm/sw/save_custom/UNIFIED_MER directory.
a. First, note that a set of three parameters is required for each
LAN interface:
HP_BTLAN_INTERFACE_NAME,
HP_BTLAN_STATION_ADDRESS and
HP_BTLAN_SPEED.
b. Second, note that the index value used for the set of three
parameters should be unique for each interface. For example: