Config¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Global.LspBit.AttachedBit.
Config
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Global
LspBit
AttachedBit
Config
This class represents configuration data.
This container defines Attached Bit configuration.
-
ignore_bit
¶ When set to true, if the attached bit is set on an incoming Level 1 IS-IS, the local system ignores it. In this case the local system does not set a default route to the L1L2 router advertising the PDU with the attached bit set
type: bool
default value: false
-
suppress_bit
¶ When set to true, if the local IS acts as a L1L2 router, then the attached bit is not advertised in locally generated PDUs
type: bool
default value: false
-