IntraAreaPrefix¶
Leafs
Children
-
class
RoutingState.RoutingInstance.RoutingProtocols.RoutingProtocol.Ospf.Instance.AsScopeLsas.AsScopeLsa.Ospfv3.Body.IntraAreaPrefix¶ Bases:
EntityClass Hierarchy:
RoutingStateRoutingInstanceRoutingProtocolsRoutingProtocolOspfInstanceAsScopeLsasAsScopeLsaOspfv3BodyIntraAreaPrefixThis class represents state data.
Intra-Area-Prefix LSA.
-
referenced_ls_type¶ Referenced Link State type
type: int
range: 0..65535config: False
-
referenced_link_state_id¶ Referenced Link State ID
type: int
range: 0..4294967295config: False
-
referenced_adv_router¶ Referenced Advertising 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])(%[\p{N}\p{L}]+)?config: False
-
num_of_prefixes¶ Number of prefixes
type: int
range: 0..65535config: False
-
prefix_list¶ List of prefixes associated with the link
type: list of
PrefixListconfig: False
-