System Administration > System > Network
plane
property of the interface and config the IP address. If plane
is set to mgmt
, it is reported as such to the management plane (MP) via MPA, and the slave devices are not consumed by dataplane for dataplane operations. You can configure the bond interface with a DHCP or static IP address. If you configure a static IP address, make sure an appropriate network route is also configured.
Option | Description |
---|---|
<interface-name> | Configurable network interface argument |
<prefix-ipv46> | CIDR notation argument for IPv4/IPv6 address |
<gateway-ipv46> | Gateway IPv4/IPv6 address argument |
<plane> | Interface plane argument Allowed values: mgmt, debug |
<mode> | Bond mode (e.g. active-backup) Allowed values: active-backup |
<members> | Bond member devices (e.g. eth0,eth1) |
<primary> | Bond primary device (in active-backup mode, e.g. eth0) |