ZStack Cloud Platform
Single Server, Free Trial for One Year
You can use the zs-nic-to-bond command to configure a link aggregation.
zs-nic-to-bond are as follows:Syntax:
zs-nic-to-bond -a BOND_NAME NIC_NAMEzs-nic-to-bond -a bond0 em1Syntax:
zs-nic-to-bond -d BOND_NAME NIC_NAMEzs-nic-to-bond -d bond0 em1
Note: After you run this command, you will see the response result and the relationship between the physical interface and the link aggregation interface. For example: --------------------------------------------------------- | Bond Name| SLAVE(s)| BONDING_OPTS | -------------------------------------------------------------------- | bond0 | enp1s0f1| miimon=100 mode=4 xmit_hash_policy=layer2+3| | | enp1s0f0| | --------------------------------------------------------------------