network interface bonding
Access commands that allow you to bond two network interfaces into a single virtual device. Creating a bonded interface provides redundant failover in the event of a port failure. You can create bond0 between eth0 and eth1, and bond1 between eth2 and eth3. Bonded interfaces must use static addressing.
Syntax
network interface bonding
config
disable
enable
show
| Argument(s) | Shortcut | Description |
|---|---|---|
| config | c |
Add a network bonding interface. See network interface bonding config. |
| disable | d | Disable network interface bonding. See network interface bonding disable. |
| enable | e | Enable network interface bonding. See network interface bonding enable. |
| show | s | Display the current network interface bonding configuration. See network interface bonding show. |