Fujitsu PRIMEQUEST 500A Series Installation Manual page 195

Table of Contents

Advertisement

Example 2: Adding a Bonding interface
alias bond0 bonding
options bond0 mode=0
options bond0 miimon=100
Add the following lines after the above lines.
options bond0 max_bonds=2
alias bond1 bonding
options bond1 mode=1
options bond1 arp_interval=1000
options bond1 arp_ip_target=10.20.100.10, 10.20.100.11
2
Edit the ifcfg file corresponding to the relevant interface under /etc/sysconfig/
network-scripts. If the file does not exist, create it
Note:
• Management LAN NIC interface 0: ifcfg-<interface name 1> Example:
ifcfg-eth0
• Management LAN NIC interface 1: ifcfg-<interface name 2> Example:
ifcfg-eth1
• Bonding interface: ifcfg-<Bonding interface name> Example: ifcfg-bond0
A hardware address is required for setting the ifcfg file for the management LAN
NIC interface.
If the address is not confirmed, use the ifconfig command to confirm it.
Command syntax:
/sbin/ifconfig –a
C122-E001-10EN
4.2 PSA Installation (Linux: Red Hat) (PRIMEQUEST 580A/540A/580/540/480/440)
The following example of the /etc/modprobe.conf file assumes that
the management LAN interface names are eth0 and eth1. In the
configuration shown in
(1) is 10.20.100.10 and the IP address of external switch (2) is
10.20.100.11.
If network settings have already been made for the management LAN,
assign the IP addresses in the ifcfg file as the IP addresses for Bonding.
Modify the ifcfg file by rewriting it as described for duplication setting in
this item.
Figure
4.2, the IP address of external switch
4-9

Advertisement

Table of Contents
loading

Table of Contents