Tlv¶
Keys
Children
area_address
authentication
extended_ipv4_reachability
extended_is_reachability
hostname
instance_ids
ipv4_external_reachability
ipv4_interface_addresses
ipv4_internal_reachability
ipv4_srlgs
ipv4_te_router_id
ipv6_interface_addresses
ipv6_reachability
ipv6_srlgs
ipv6_te_router_id
is_alias_id
is_reachability
isis_neighbor_attribute
lsp_buffer_size
mt_ipv4_reachability
mt_ipv6_reachability
mt_isis_neighbor_attribute
mt_isn
multi_topology
nlpid
purge_oi
router_capabilities
state
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.
Tlv
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Levels
Level
LinkStateDatabase
Lsp
Tlvs
Tlv
This class represents state data.
List of TLV types in the LSDB for the specified LSP.
-
type
(key)¶ Reference to the TLV’s type
type: one of the below values:
AREAADDRESSES
config: False
-
area_address
¶ This container defines TLV 1
type:
AreaAddress
config: False
-
lsp_buffer_size
¶ This container defines TLV 14 - the LSP Buffer Size TLV
type:
LspBufferSize
config: False
-
ipv4_interface_addresses
¶ This container defines TLV 132
type:
Ipv4InterfaceAddresses
config: False
-
ipv6_interface_addresses
¶ This container defines TLV 232
type:
Ipv6InterfaceAddresses
config: False
-
ipv4_te_router_id
¶ This container defines TLV 134
type:
Ipv4TeRouterId
config: False
-
ipv6_te_router_id
¶ This container defines TLV 140
type:
Ipv6TeRouterId
config: False
-
instance_ids
¶ This container defines ISIS Instance Identifier TLV
type:
InstanceIds
config: False
-
router_capabilities
¶ This container defines router capabilities
type:
RouterCapabilities
config: False
-
is_reachability
¶ This container describes list of ISIS neighbors and attributes
type:
IsReachability
config: False
-
ipv4_internal_reachability
¶ This container defines list of IPv4 internal reachability information
type:
Ipv4InternalReachability
config: False
-
ipv4_external_reachability
¶ This container defines list of IPv4 external reachability information
type:
Ipv4ExternalReachability
config: False
-
authentication
¶ This container defines authentication information of the node
type:
Authentication
config: False
-
extended_is_reachability
¶ This container defines list of ISIS extended reachability neighbors
type:
ExtendedIsReachability
config: False
-
extended_ipv4_reachability
¶ This container defines list of IPv4 extended reachability information
type:
ExtendedIpv4Reachability
config: False
-
ipv6_reachability
¶ This container defines list of IPv6 reachability information
type:
Ipv6Reachability
config: False
-
multi_topology
¶ This container defines the topology supported
type:
MultiTopology
config: False
-
isis_neighbor_attribute
¶ This container defines list of ISIS topology neighbors for extended ISIS LSP (multiple system IDs).
type:
IsisNeighborAttribute
config: False
-
is_alias_id
¶ This container defines the IS-Alias TLV which allows extension-capable ISs to recognize the Originating System of an Extended LSP set. It identifies the Normal system- id of the Originating System
type:
IsAliasId
config: False
-
mt_isis_neighbor_attribute
¶ This container defines list of ISIS multi-topology neighbors
type:
MtIsisNeighborAttribute
config: False
-
mt_ipv4_reachability
¶ This container defines list of IPv4 reachability Information in multi-topology environment
type:
MtIpv4Reachability
config: False
-
mt_ipv6_reachability
¶ This container defines list of IPv6 reachability information in multi - topology environment
type:
MtIpv6Reachability
config: False
-