State¶
Leafs
- 
class 
Bgp.Global.UseMultiplePaths.Ibgp.State¶ Bases:
EntityClass Hierarchy:
BgpGlobalUseMultiplePathsIbgpStateThis class represents state data.
State information relating to iBGP multipath
- 
maximum_paths¶ Maximum number of parallel paths to consider when using iBGP multipath. The default is to use a single path
type: int
range: 0..4294967295config: False
default value: 1
-