PlcmNetworkBonding

Definitions of set of options that can be configured on a set of bonded network interfaces as outlined in IEEE 802.1AX and IEEE 802.1aq or the previous IEEE 802.3ad. For each option, a specific set of values is enumerated to assist in selecting a valid configuration.

PlcmBondingOption

PlcmBondingOption Fields

NameTypeDescriptionAttributes
optionTypeBondingOptionType Specifies which bonding option Mandatory
optionValuestring Value of the option Mandatory


Nested Types/Restrictions


NameTypeRestrictions
BondingOptionTypestring
Value must be one of:
  • AD_SELECT
  • ARP_INTERVAL
  • ARP_IP_TARGET
  • ARP_VALIDATE
  • DOWNDELAY
  • FAIL_OVER_MAC
  • MIIMON
  • MODE
  • PRIMARY
  • PRIMARY_RESELECT
  • RESEND_IGMP
  • UPDELAY
  • USE_CARRIER
  • XMIT_HASH_POLICY
AdSelectionValuestring
Value must be one of:
  • STABLE
  • BANDWIDTH
  • COUNT
ArpValidateValuestring
Value must be one of:
  • NONE
  • ACTIVE
  • BACKUP
  • ALL
FailOverMacPolicystring
Value must be one of:
  • NONE
  • ACTIVE
  • FOLLOW
BondingModestring
Value must be one of:
  • BALANCE_RR
  • ACTIVE_BACKUP
  • BALANCE_XOR
  • BROADCAST
  • IEEE_8023AD
  • BALANCE_TLB
  • BALANCE_ALB
PrimarySlaveReselectValuestring
Value must be one of:
  • ALWAYS
  • BETTER
  • FAILURE
XmitHashPolicystring
Value must be one of:
  • LAYER2
  • LAYER2_3
  • LAYER3_4