plcm-network-bonding.xsd Documentation

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.

Imported Namespaces

Target Namespace

Elements

plcm-bonding-option  PlcmBondingOption

Complex Types

PlcmBondingOption Fields

NameTypeDescriptionAttributes
option-typeBondingOptionType Specifies which bonding option Mandatory
option-valuexs:string Value of the option Mandatory


Simple Types


NameTypeRestrictions
BondingOptionTypexs:string
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
AdSelectionValuexs:string
Value must be one of:
  • STABLE
  • BANDWIDTH
  • COUNT
ArpValidateValuexs:string
Value must be one of:
  • NONE
  • ACTIVE
  • BACKUP
  • ALL
FailOverMacPolicyxs:string
Value must be one of:
  • NONE
  • ACTIVE
  • FOLLOW
BondingModexs:string
Value must be one of:
  • BALANCE_RR
  • ACTIVE_BACKUP
  • BALANCE_XOR
  • BROADCAST
  • IEEE_8023AD
  • BALANCE_TLB
  • BALANCE_ALB
PrimarySlaveReselectValuexs:string
Value must be one of:
  • ALWAYS
  • BETTER
  • FAILURE
XmitHashPolicyxs:string
Value must be one of:
  • LAYER2
  • LAYER2_3
  • LAYER3_4