Fast Ethernet PCI Adapter Installation and User's Guide

Chapter 3 Configuring the Driver Software 13
Using the instance examples in Step 1, the following example shows the four
/etc/hostname.qfe<num> files required for a system called zardoz that has a
Sun Quad FastEthernet PCI adapter (zardoz-11, zardoz-12, zardoz-13, and
zardoz-14).
3. Create an appropriate entry in the /etc/hosts file for each active qfe channel.
Using the example in Step 1, you will have:
4. Reboot your system.
# cat /etc/hostname.hme0
zardoz
# cat /etc/hostname.qfe4
zardoz-11
# cat /etc/hostname.qfe5
zardoz-12
# cat /etc/hostname.qfe6
zardoz-13
# cat /etc/hostname.qfe7
zardoz-14
# cat /etc/hosts
#
# Internet host table
#
127.0.0.1 localhost
129.144.10.57 zardoz loghost
129.144.11.83 zardoz-11
129.144.12.41 zardoz-12
129.144.13.67 zardoz-13
129.144.14.30 zardoz-14