5.6.x HP X9000 Series Network Storage System Installation Guide (TA768-96056, December 2011)
IP address/subnet maskBond modeBondNIC portComponent
192.168.1.12 / 255.255.255.0controller B
192.168.1.13 / 255.255.255.0controller AMSA 2 (if present)
192.168.1.14 / 255.255.255.0controller B
192.68.1.100 / 255.255.255.0ALB — mode 6bond0
eth0Optional Dedicated
Management Server
eth1
192.68.1.200 / 255.255.255.0iLO
The following figure shows the network handling cluster management traffic and NFS/CIFS traffic.
Network configuration files and ibrix_nic output
1GbE network configuration files
[root@ib51-167 network-scripts]# more ifcfg-bond1
BOOTPROTO=static
BROADCAST=15.226.51.255
DEVICE=bond1
IPADDR=15.226.51.167
MASTER=
NETMASK=255.255.255.0
ONBOOT=yes
SLAVE=no
USERCTL=no
BONDING_OPTS="miimon=100 mode=6 updelay=100"
[root@ib51-167 network-scripts]# more ifcfg-eth[0-3]
::::::::::::::
ifcfg-eth0
::::::::::::::
# Broadcom Corporation NetXtreme II BCM5709 Gigabit Ethernet
DEVICE=eth0
HWADDR=78:e7:d1:8d:e9:54
ONBOOT=no
BOOTPROTO=none
BROADCAST=
IPADDR=
MASTER=bond1
NETMASK=
SLAVE=yes
USERCTL=no
::::::::::::::
ifcfg-eth1
Network configuration files and ibrix_nic output 71