HP-UX LAN Administrator's Guide (Feburary 2007)

Table Of Contents
Configuring HP-UX LAN Using SAMDRAFT COPY
Configuring the Network Interface Card
Chapter 312
crw-rw-rw- 1 bin bin 72 0x000077 Dec 4 11:14 /dev/dlpi
The major number, shown in the fifth column, must be 72 (decimal) and the minor
number, shown in the sixth column, must be 77 (hexadecimal). If the major numbers or
minor numbers are not correct, delete the device file and recreate it with the correct
numbers using the mknod command. For example:
mknod /dev/dlpi c 72 0x77
Continue to the next section, “Configuring Network Connectivity” if you want to configure
your system for network connectivity. Otherwise, continue to “Verifying the Installation”.