Subtlv¶
Keys
Children
adjacency_sids
admin_group
available_bandwidth
bandwidth_constraints
extended_admin_group
ipv4_interface_address
ipv4_neighbor_address
ipv6_interface_address
ipv6_neighbor_address
lan_adjacency_sids
link_attributes
link_delay
link_delay_variation
link_id
link_loss
link_protection_type
max_link_bandwidth
max_reservable_link_bandwidth
min_max_link_delay
residual_bandwidth
state
te_default_metric
unconstrained_lsp
unreserved_bandwidth
utilized_bandwidth
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.ExtendedIsReachability.Neighbors.Neighbor.Instances.Instance.Subtlvs.
Subtlv
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Levels
Level
LinkStateDatabase
Lsp
Tlvs
Tlv
ExtendedIsReachability
Neighbors
Neighbor
Instances
Instance
Subtlvs
Subtlv
This class represents state data.
List of subTLV types in the LSDB for the specified TLV.
-
type
(key)¶ Reference to the sub-TLV type
type: one of the below values:
ISREACHABILITYSUBTLVSTYPE
ISREACHABILITYIPV4INTERFACEADDRESS
ISREACHABILITYIPV4NEIGHBORADDRESS
ISREACHABILITYMAXLINKBANDWIDTH
ISREACHABILITYMAXRESERVABLEBANDWIDTH
ISREACHABILITYUNRESERVEDBANDWIDTH
ISREACHABILITYIPV6INTERFACEADDRESS
ISREACHABILITYIPV6NEIGHBORADDRESS
ISREACHABILITYEXTENDEDADMINGROUP
ISREACHABILITYLINKPROTECTIONTYPE
ISREACHABILITYBANDWIDTHCONSTRAINTS
ISREACHABILITYUNCONSTRAINEDLSP
ISREACHABILITYLINKDELAYVARIATION
ISREACHABILITYRESIDUALBANDWIDTH
ISREACHABILITYAVAILABLEBANDWIDTH
config: False
-
admin_group
¶ This container defines sub-TLV 3
type:
AdminGroup
config: False
-
ipv4_interface_address
¶ This container defines sub-TLV 6
type:
Ipv4InterfaceAddress
config: False
-
ipv4_neighbor_address
¶ This container defines sub-TLV 8
type:
Ipv4NeighborAddress
config: False
-
max_link_bandwidth
¶ This container defines sub-TLV 9
type:
MaxLinkBandwidth
config: False
-
max_reservable_link_bandwidth
¶ This container defines sub-TLV 10
type:
MaxReservableLinkBandwidth
config: False
-
unreserved_bandwidth
¶ This container defines unreserved-bandwidth. The units are bytes per second
type:
UnreservedBandwidth
config: False
-
ipv6_interface_address
¶ This container defines sub-TLV 12
type:
Ipv6InterfaceAddress
config: False
-
ipv6_neighbor_address
¶ This container defines sub-TLV 13
type:
Ipv6NeighborAddress
config: False
-
extended_admin_group
¶ This container defines sub-TLV 14
type:
ExtendedAdminGroup
config: False
-
te_default_metric
¶ This container defines sub-TLV 18
type:
TeDefaultMetric
config: False
-
link_attributes
¶ This container defines link-attributes
type:
LinkAttributes
config: False
-
link_protection_type
¶ ISIS LSDB parameters relating to the type of link protection offered
type:
LinkProtectionType
config: False
-
bandwidth_constraints
¶ This container defines bandwidth-constraints. For DS-TE, the existing Maximum Reservable link bandwidth parameter is retained, but its semantics is generalized and interpreted as the aggregate bandwidth constraint across all Class-Types
type:
BandwidthConstraints
config: False
-
unconstrained_lsp
¶ This container defines sub-TLV 23
type:
UnconstrainedLsp
config: False
-
adjacency_sids
¶ This container defines segment routing adjacency SIDs
type:
AdjacencySids
config: False
-
lan_adjacency_sids
¶ This container defines segment routing LAN adjacency SIDs
type:
LanAdjacencySids
config: False
-
min_max_link_delay
¶ This container defines min/max link delay
type:
MinMaxLinkDelay
config: False
-
link_delay_variation
¶ This container defines unidirectional link delay variation
type:
LinkDelayVariation
config: False
-
residual_bandwidth
¶ This container defines unidirectional residual bandwidth
type:
ResidualBandwidth
config: False
-
available_bandwidth
¶ This container defines unidirectional lavailable bandwidth
type:
AvailableBandwidth
config: False
-
utilized_bandwidth
¶ This container defines unidirectional utilized bandwidth
type:
UtilizedBandwidth
config: False
-