Network

Leafs

class RoutingState.RoutingInstance.RoutingProtocols.RoutingProtocol.Ospf.Instance.Area.Interfaces.LinkScopeLsas.LinkScopeLsa.Ospfv2.Body.Network

Bases: Entity

Class Hierarchy: RoutingState RoutingInstance RoutingProtocols RoutingProtocol Ospf Instance Area Interfaces LinkScopeLsas LinkScopeLsa Ospfv2 Body Network

This class represents state data.

Network LSA.

network_mask

The IP address mask for the network

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

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