Instance¶
Keys
Leafs
Children
-
class
RoutingState.RoutingInstance.RoutingProtocols.RoutingProtocol.Ospf.
Instance
¶ Bases:
Entity
Class Hierarchy:
RoutingState
RoutingInstance
RoutingProtocols
RoutingProtocol
Ospf
Instance
This class represents state data.
An OSPF routing protocol instance.
-
router_id
¶ Defined in RFC 2328. A 32-bit number that uniquely identifies the router
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])config: False
-
as_scope_lsas
¶ List OSPF AS scope LSA databases
type: list of
AsScopeLsas
config: False
-