Neighbor¶
Keys
Children
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.IsReachability.Neighbors.Neighbor¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceProtocolsProtocolIsisLevelsLevelLinkStateDatabaseLspTlvsTlvIsReachabilityNeighborsNeighborThis 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_idconfig: False
-
default_metric¶ This container defines ISIS Default Metric
type:
DefaultMetricconfig: False
-
delay_metric¶ This container defines the ISIS delay metric
type:
DelayMetricconfig: False
-
expense_metric¶ This container defines the ISIS expense metric
type:
ExpenseMetricconfig: False
-
error_metric¶ This container defines the ISIS error metric
type:
ErrorMetricconfig: False
-