monitor-slaves
interface/bonding/monitor-slaves
Type: Command
Command is used to monitor individual bonding ports.
| Flag | Name | Description |
|---|---|---|
| A | active | active |
| P | partner | partner |
| Argument | Type | Description |
|---|---|---|
| bond | iface_enum | Bonding interface to monitor. |
| once | bool | Show the monitor output once instead of continuously. |
| Read-only Argument | Type | Description |
|---|---|---|
| port | iface_enum | Used bonding port. |
| key | num | Shows the local LACP aggregation key. The lower 6 bits are automatically assigned based on individual port link speed and duplex. The upper 10 bits can be manually specified using the lacp-user-key setting. |
| flags | string | Shows the local LACP flags.
|
| partner-sys-id | macAddr | Shows the partner LACP system ID. |
| partner-sys-priority | num | Shows the partner LACP priority. |
| partner-key | num | Shows the partner LACP aggregation key. |
| partner-flags | string | Shows the partner LACP flags. |