State¶
Leafs
Enum Classes
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.IsisNeighborAttribute.Neighbors.Neighbor.Instances.Instance.Subtlvs.Subtlv.LanAdjacencySids.LanAdjacencySid.State¶ Bases:
EntityClass Hierarchy :
NetworkInstancesNetworkInstanceProtocolsProtocolIsisLevelsLevelLinkStateDatabaseLspTlvsTlvIsisNeighborAttributeNeighborsNeighborInstancesInstanceSubtlvsSubtlvLanAdjacencySidsLanAdjacencySidStateThis class represents state data.
State parameters of LAN Adjacency-SID.
-
value¶ LAN Adjacency-SID value
type: int
range: 0..4294967295
config: False
-
weight¶ Value that represents the weight of the Adj-SID for the purpose of load balancing
type: int
range: 0..255
config: 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
-