AsExternal¶
Leafs
external_route_tag
flags
forwarding_address
metric
prefix
prefix_options
referenced_link_state_id
referenced_ls_type
Bits Classes
-
class
RoutingState.RoutingInstance.RoutingProtocols.RoutingProtocol.Ospf.Instance.Area.Interfaces.LinkScopeLsas.LinkScopeLsa.Ospfv3.Body.
AsExternal
¶ Bases:
Entity
Class Hierarchy:
RoutingState
RoutingInstance
RoutingProtocols
RoutingProtocol
Ospf
Instance
Area
Interfaces
LinkScopeLsas
LinkScopeLsa
Ospfv3
Body
AsExternal
This class represents state data.
AS-External LSA.
-
metric
¶ Metric
type: int
range: 0..16777215config: False
-
referenced_ls_type
¶ Referenced Link State type
type: int
range: 0..65535config: False
-
prefix
¶ Prefix
type: str
config: False
-
prefix_options
¶ Prefix options
type: str
mandatory: True
config: False
-
forwarding_address
¶ Forwarding address
type: str
pattern: ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?config: False
-
external_route_tag
¶ Route tag
type: int
range: 0..4294967295config: False
-
referenced_link_state_id
¶ Referenced Link State ID
type: int
range: 0..4294967295config: False
-