Link¶
Keys
Leafs
Children
-
class
RoutingState.RoutingInstance.RoutingProtocols.RoutingProtocol.Ospf.Instance.AsScopeLsas.AsScopeLsa.Ospfv2.Body.Router.Link¶ Bases:
EntityClass Hierarchy:
RoutingStateRoutingInstanceRoutingProtocolsRoutingProtocolOspfInstanceAsScopeLsasAsScopeLsaOspfv2BodyRouterLinkThis class represents state data.
Router LSA link.
-
link_id(key)¶ Link ID
type: union of the below types:
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}]+)?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
-
link_data(key)¶ Link data
type: union of the below types:
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}]+)?type: int
range: 0..4294967295config: False
-
type¶ Link type
type: int
range: 0..255config: False
-