State¶
Leafs
Enum Classes
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.ExtendedIsReachability.Neighbors.Neighbor.Instances.Instance.Subtlvs.Subtlv.LanAdjacencySids.LanAdjacencySid.State¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceProtocolsProtocolIsisLevelsLevelLinkStateDatabaseLspTlvsTlvExtendedIsReachabilityNeighborsNeighborInstancesInstanceSubtlvsSubtlvLanAdjacencySidsLanAdjacencySidStateThis class represents state data.
State parameters of LAN Adjacency-SID.
-
value¶ LAN Adjacency-SID value
type: int
range: 0..4294967295config: False
-
weight¶ Value that represents the weight of the Adj-SID for the purpose of load balancing
type: int
range: 0..255config: False
-
neighbor_id¶ System ID of the neighbor associated with the LAN- Adj-Segment-ID value
type: str
pattern: ^[0-9A-Fa-f]{4}\.[0-9A-Fa-f]{4}\.[0-9A-Fa-f]{4}$config: False
-