Topology¶
Keys
Leafs
Bits Classes
-
class
RoutingState.RoutingInstance.RoutingProtocols.RoutingProtocol.Ospf.Instance.Area.AreaScopeLsas.AreaScopeLsa.Ospfv2.Body.External.
Topology
¶ Bases:
Entity
Class Hierarchy:
RoutingState
RoutingInstance
RoutingProtocols
RoutingProtocol
Ospf
Instance
Area
AreaScopeLsas
AreaScopeLsa
Ospfv2
Body
External
Topology
This class represents state data.
Topology specific information.
-
mt_id
(key)¶ The MT-ID for topology enabled on the link
type: int
range: 0..255config: False
-
metric
¶ Metric for the topology
type: int
range: 0..16777215config: False
-
forwarding_address
¶ Forwarding address
type: str
pattern: (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?config: False
-
external_route_tag
¶ Route tag
type: int
range: 0..4294967295config: False
-