Level¶
Keys
Children
authenticationconfiglink_state_databaseroute_preferencestatesystem_level_counterstraffic_engineering
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level¶ Bases:
EntityClass Hierarchy :
NetworkInstancesNetworkInstanceProtocolsProtocolIsisLevelsLevelThis class represents configuration data.
Configuration and operational state parameters related to a
particular level within the IS-IS protocol instance
-
level_number(key)¶ Reference to ISIS level-number
type: int
range: 1..2
refers to:
level_number
-
system_level_counters¶ This container defines ISIS system level counters
type:
SystemLevelCounters
-
link_state_database¶ This container defines ISIS LSDB
type:
LinkStateDatabaseconfig: False
-
traffic_engineering¶ This container defines ISIS TE
type:
TrafficEngineering
-
route_preference¶ This container defines Administrative Distance (or preference) assigned to ISIS routes (level1 internal, level2 internal, level1 external, level2 external)
type:
RoutePreference
-
authentication¶ This container defines ISIS authentication
type:
Authentication
-