Neighbor¶
Keys
Children
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.IsReachability.Neighbors.
Neighbor
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Levels
Level
LinkStateDatabase
Lsp
Tlvs
Tlv
IsReachability
Neighbors
Neighbor
This class represents state data.
IS reachability neighbor attributes.
-
system_id
(key)¶ Reference to the system ID of the neighbor
type: str
pattern: ^[0-9A-Fa-f]{4}\.[0-9A-Fa-f]{4}\.[0-9A-Fa-f]{4}$refers to:
system_id
config: False
-
default_metric
¶ This container defines ISIS Default Metric
type:
DefaultMetric
config: False
-
delay_metric
¶ This container defines the ISIS delay metric
type:
DelayMetric
config: False
-
expense_metric
¶ This container defines the ISIS expense metric
type:
ExpenseMetric
config: False
-
error_metric
¶ This container defines the ISIS error metric
type:
ErrorMetric
config: False
-