Creating a Bonding Group.
Use this command to create a bonding group. A bonding group is a single virtual interface or bond. A bond can contain multiple Slaves.
Note: the <bond_id> must be a number. The bond name is created automatically with the bond id. For example, entering 4 for the bond id creates a virtual interface named bond4.
Syntax
add bonding group <bond_id>
Example
> add bonding group 4
Output
1_01:
success
1_02:
success
1_03:
success
2_01:
success
2_03:
success
>
Running the command creates one virtual interface (bond4)that includes all SGM interfaces on each Chassis.
|