bgp
MultiPath

Is the list of configured multi-path mechanisms for different BGP family types. The table entries are indexed by BGP instance and family type. Each entry denotes the multi-path selection used to select the number of paths of a specific BGP family type.



public class MultiPath

Properties
creationOrigin

type=svt.L2RouteOriginType
access=read-create
default=manual

family The value of family specifies the address family for which the multi-path selection applies.

type=bgp.IpFamilyIdentifier
access=read-create
Mandatory on create
Displayed(tab/group)=Family

maxPaths Specifies if BGP multipath is enabled or disabled for this instance. A value of '1' would disable BGP multipath. Any other value would specify the number of hops for BGP Multipath.

type=int
default=0
minimum=1
maximum=64
Displayed(tab/group)=Max Paths

maxPathsEBgp specifies the maximum number of paths that can be installed into RTM when the best path is received from an EBGP peer. A value of '0' would indicate to use the number of paths from multipath BGP. Any other value would specify the number of paths for EBGP Multipath.

type=int
default=0
minimum=0
maximum=64
Displayed(tab/group)=EBGP

maxPathsIBgp specifies the maximum number of paths that can be installed into RTM when the best path is received from an IBGP peer. A value of '0' would indicate to use the number of paths from multipath BGP. Any other value would specify the number of paths for IBGP Multipath.

type=int
default=0
minimum=0
maximum=64
Displayed(tab/group)=IBGP

multiPathRestrict Specifies the AS PATH criteria for the BGP multipaths.

type=bgp.MultipathRestrictStatus
default=1
Displayed(tab/group)=Restrict

routerId

type=int
access=read-only
default=1
minimum=1
maximum=10240

unEqualCost

type=generic.TruthValue
default=false
Displayed(tab/group)=Unequal Cost

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 19.5.R1
7705 SAR Gen 2
7450 ESS Supported from 19.5.R1
7950 XRS Supported from 19.5.R1
7705 SAR Hm Supported from 19.5.R1
7250 IXR Supported from 19.5.R1
Product Specifics
7250 IXR 20.0
7250 IXR 21.0
7250 IXR 22.0
7250 IXR 23.0
7250 IXR 24.0
7250 IXR 25.0
7450 ESS 20.0
7450 ESS 21.0
7450 ESS 22.0
7450 ESS 23.0
7450 ESS 24.0
7450 ESS 25.0
7705 SAR Gen 2 25.0
7705 SAR Hm 20.0
7705 SAR Hm 21.0
7705 SAR Hm 22.0
7705 SAR Hm 23.0
7705 SAR Hm 24.0
7705 SAR Hm 25.0
7750 SR 20.0
7750 SR 21.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0
7950 XRS 20.0
7950 XRS 21.0
7950 XRS 22.0
7950 XRS 23.0
7950 XRS 24.0
7950 XRS 25.0