Ifconfig examples
EXAMPLE An HA pair contains two nodes, toaster1 and toaster2. toaster1 takes over toaster2 after toaster2 fails. The /etc/rc file on toaster1 is as follows: ifconfig e0 192.9.200.37 ifconfig e1 192.9.200.38 partner 192.9.200.41 ifconfig e2 partner 192.9.200.42 The /etc/rc file on toaster2 is as follows: