Skip to main content
Version: current

monitor


interface/bonding/monitor

Type: Command

Command is used to monitor the bonding interface and bonding ports.

Read-only ArgumentTypeDescription
modeenum (balance-rr | active-backup | balance-xor | broadcast | 802.3ad | balance-tlb | balance-alb) { balance-rr:0, active-backup:1, balance-xor:2, broadcast:3, 802.3ad:4, balance-tlb:5, balance-alb:6 }Used bonding mode.
active-portsmulti { array-id, port: iface_enum }Shows the active bonding ports.
inactive-portsmulti { array-id, port: iface_enum }Shows the inactive bonding ports (e.g. a disabled or backup interface).
lacp-system-idmacAddrShows the local LACP system ID.
lacp-system-prioritynumShows the local LACP priority.
lacp-partner-system-idmacAddrShows the partner LACP system ID.