State

Leafs

class Bgp.Global.AfiSafis.AfiSafi.UseMultiplePaths.Ebgp.State

Bases: Entity

Class Hierarchy: Bgp Global AfiSafis AfiSafi UseMultiplePaths Ebgp State

This class represents state data.

State information relating to eBGP multipath

allow_multiple_as

Allow multipath to use paths from different neighbouring ASes. The default is to only consider multiple paths from the same neighbouring AS

type: bool

config: False

default value: false

maximum_paths

Maximum number of parallel paths to consider when using BGP multipath. The default is use a single path

type: int

range: 0..4294967295

config: False

default value: 1