HP XC System Software Administration Guide Version 3.2.1
# ifconfig -a | grep eth
eth0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
eth1 Link encap:Ethernet HWaddr 00:00:00:00:00:10
eth2 Link encap:Ethernet HWaddr 00:00:00:00:00:20
eth3 Link encap:Ethernet HWaddr 00:00:00:00:00:30
The Ethernet device names are listed in the first column; the MAC addresses follow the
designation HWaddr.
c. Determine which Ethernet device should be the primary device.
d. Gather the following network-specific information for the node and the Ethernet
interfaces for the node:
• The IP address
• The netmask value
• The gateway address.
3. Use the editor of your choice to edit the
/opt/hptc/config/nicbond/nicbond.staticdb file on the head node.
4. Update the golden image with the NIC bonding modifications for this node:
# updateimage --gc n4
5. Ensure that the node is reimaged when it is next booted:
# setnode --resync n4
6. Stop the node:
# stop_sys n4
7. Image and boot the node:
# start_sys --image_and_boot n4
138 Network Administration