White Papers

DR Series Best Practice Guide
28
3. Create a bond for the 2x 10GB interfaces using the following command:
network --create_bond --bondif<bondN> --dhcp --nwif <eth2,eth3,ethN> -- mode
<ALB |802.3ad> --restart
4. Use the instructions in Step # 4 in Scenario #1 to configure Management, Replication, and
Backup OST traffic for the respective interfaces.
Example
administrator@DR1 >
network --create_bond bondif bond1 --dhcp --nwif eth2,eth3, --
mode ALB --restart
Shutting down interface bond0: [ OK ]
Shutting down interface bond1: [ OK ]
Shutting down loopback interface: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface bond0:Determining IP information for bond0... done.
[ OK ]
Bringing up interface bond1:Determining IP information for bond1... done.
[ OK ]
Updating DNS entry for DR1.local to 10.250.xxx.x ..
Skipping DNS Update 10.250.xxx.x: IP already updated.