Level

Keys

Children

class NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance Protocols Protocol Isis Levels Level

This 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

config

This container defines ISIS level based configuration

type: Config

state

This container defines ISIS level state information

type: State

config: False

system_level_counters

This container defines ISIS system level counters

type: SystemLevelCounters

This container defines ISIS LSDB

type: LinkStateDatabase

config: 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