Interface¶
Keys
Children
-
class
Bfd.Interfaces.
Interface
¶ Bases:
Entity
Class Hierarchy:
Bfd
Interfaces
Interface
This class represents configuration data.
Per-interface configuration and state parameters for BFD.
-
id
(key)¶ A reference to an identifier for the interface on which BFD is enabled
type: str
refers to:
id
-
interface_ref
¶ Reference to an interface or subinterface
type:
InterfaceRef
-
micro_bfd_sessions
¶ Parameters relating to micro-BFD sessions associated with the interface
type:
MicroBfdSessions
-