State¶
Leafs
-
class
Bgp.Global.DefaultRouteDistance.State¶ Bases:
EntityClass Hierarchy :
BgpGlobalDefaultRouteDistanceStateThis 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
-