Tlv¶
Keys
Children
area_addressauthenticationextended_ipv4_reachabilityextended_is_reachabilityhostnameinstance_idsipv4_external_reachabilityipv4_interface_addressesipv4_internal_reachabilityipv4_srlgsipv4_te_router_idipv6_interface_addressesipv6_reachabilityipv6_srlgsipv6_te_router_idis_alias_idis_reachabilityisis_neighbor_attributelsp_buffer_sizemt_ipv4_reachabilitymt_ipv6_reachabilitymt_isis_neighbor_attributemt_isnmulti_topologynlpidpurge_oirouter_capabilitiesstate
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceProtocolsProtocolIsisLevelsLevelLinkStateDatabaseLspTlvsTlvThis 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:
AREAADDRESSESconfig: False
-
area_address¶ This container defines TLV 1
type:
AreaAddressconfig: False
-
lsp_buffer_size¶ This container defines TLV 14 - the LSP Buffer Size TLV
type:
LspBufferSizeconfig: False
-
ipv4_interface_addresses¶ This container defines TLV 132
type:
Ipv4InterfaceAddressesconfig: False
-
ipv6_interface_addresses¶ This container defines TLV 232
type:
Ipv6InterfaceAddressesconfig: False
-
ipv4_te_router_id¶ This container defines TLV 134
type:
Ipv4TeRouterIdconfig: False
-
ipv6_te_router_id¶ This container defines TLV 140
type:
Ipv6TeRouterIdconfig: False
-
instance_ids¶ This container defines ISIS Instance Identifier TLV
type:
InstanceIdsconfig: False
-
router_capabilities¶ This container defines router capabilities
type:
RouterCapabilitiesconfig: False
-
is_reachability¶ This container describes list of ISIS neighbors and attributes
type:
IsReachabilityconfig: False
-
ipv4_internal_reachability¶ This container defines list of IPv4 internal reachability information
type:
Ipv4InternalReachabilityconfig: False
-
ipv4_external_reachability¶ This container defines list of IPv4 external reachability information
type:
Ipv4ExternalReachabilityconfig: False
-
authentication¶ This container defines authentication information of the node
type:
Authenticationconfig: False
-
extended_is_reachability¶ This container defines list of ISIS extended reachability neighbors
type:
ExtendedIsReachabilityconfig: False
-
extended_ipv4_reachability¶ This container defines list of IPv4 extended reachability information
type:
ExtendedIpv4Reachabilityconfig: False
-
ipv6_reachability¶ This container defines list of IPv6 reachability information
type:
Ipv6Reachabilityconfig: False
-
multi_topology¶ This container defines the topology supported
type:
MultiTopologyconfig: False
-
isis_neighbor_attribute¶ This container defines list of ISIS topology neighbors for extended ISIS LSP (multiple system IDs).
type:
IsisNeighborAttributeconfig: 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:
IsAliasIdconfig: False
-
mt_isis_neighbor_attribute¶ This container defines list of ISIS multi-topology neighbors
type:
MtIsisNeighborAttributeconfig: False
-
mt_ipv4_reachability¶ This container defines list of IPv4 reachability Information in multi-topology environment
type:
MtIpv4Reachabilityconfig: False
-
mt_ipv6_reachability¶ This container defines list of IPv6 reachability information in multi - topology environment
type:
MtIpv6Reachabilityconfig: False
-