State

Leafs

class Bgp.Global.DefaultRouteDistance.State

Bases: Entity

Class Hierarchy: Bgp Global DefaultRouteDistance State

This class represents state data.

State information relating to the default route distance

external_route_distance

Administrative distance for routes learned from external BGP (eBGP)

type: int

range: 1..255

config: False

internal_route_distance

Administrative distance for routes learned from internal BGP (iBGP)

type: int

range: 1..255

config: False