Interface¶
Keys
Children
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Interfaces.
Interface
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Interfaces
Interface
This class represents configuration data.
This list contains ISIS interfaces.
-
interface_id
(key)¶ Reference to interface-id
type: str
refers to:
interface_id
-
circuit_counters
¶ This container defines state information for ISIS circuit counters
type:
CircuitCounters
-
authentication
¶ This container defines ISIS authentication
type:
Authentication
-
afi_safi
¶ This container defines address-family specific configuration and state information
type:
AfiSafi
-
interface_ref
¶ Reference to an interface or subinterface
type:
InterfaceRef
-