Cluster I/O Protocols (CIP) Configuration and Management Manual (H06.16+, J06.05+)

Metric : 0
Interface : eth0:0
Interface Type : Logical Interface
Jumbo Frame : NO
IP Address : 192.168.36.11
Netmask : 255.255.0.0
Termination Info: 0
4. Set up bond mode C1002581 and C1002582 on LAN A:
> CLIMCMD c1002582 climconfig bondmode info
> CLIMCMD c1002582 climconfig bondmode modify 1
> CLIMCMD c1002581 climconfig bondmode info
> CLIMCMD c1002581 climconfig bondmode modify 1
5. Bond the interface of C1002582 on LAN A with eth5 as primary.
> CLIMCMD c1002582 climconfig interface add bond0
> CLIMCMD c1002582 climconfig slaveinterface configure bond0 add eth4
> CLIMCMD c1002852 climconfig slaveinterface -configure bond0 -add eth5 -primary eth5
> CLIMCMD c1002582 climconfig ip add bond0 ipaddress 10.1.100.11 netmask 255.0.0.0
6. Bond the interface of C1002581 on LAN A with eth4 as primary.
> CLIMCMD c1002581 climconfig interface add bond0
> CLIMCMD c1002581 climconfig slaveinterface configure bond0 add eth5
> CLIMCMD c1002851 climconfig slaveinterface -configure bond0 -add eth4 -primary eth4
> CLIMCMD c1002581 climconfig ip add bond0 ipaddress 10.1.100.12 netmask 255.0.0.0
7. Configure failover on C1002582:
> CLIMCMD C1002582 climconfig failover add bond0 dest C1002581.bond0
comForte SSH client version T9999H06_20Mar2008_comForte_SSH_0079
Added the Failover Configuration
Termination Info: 0
> CLIMCMD C1002582 climconfig failover info C1002582 interface bond0
comForte SSH client version T9999H06_20Mar2008_comForte_SSH_0079
SOURCE DESTINATION
C1002581.bond0 C1002582.bond0
Termination Info: 0
Figure 22: Configuration State shows the configuration state at this point:
Configuring CLIM-to-CLIM Failover (IP CIP) 97