Network¶
Leafs
Bits Classes
-
class
RoutingState.RoutingInstance.RoutingProtocols.RoutingProtocol.Ospf.Instance.AsScopeLsas.AsScopeLsa.Ospfv3.Body.Network¶ Bases:
EntityClass Hierarchy:
RoutingStateRoutingInstanceRoutingProtocolsRoutingProtocolOspfInstanceAsScopeLsasAsScopeLsaOspfv3BodyNetworkThis class represents state data.
Network LSA.
-
attached_router¶ List of the routers attached to the network
type: list of 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
-