Config
Leafs
- class Interfaces.Interface.HoldTime.Config
Bases:
Entity
Class Hierarchy :
Interfaces
Interface
HoldTime
Config
This class represents configuration data.
Configuration data for interface hold-time settings.
- up
Dampens advertisement when the interface transitions from down to up. A zero value means dampening is turned off, i.e., immediate notification
type: int
range: 0..4294967295
units: milliseconds
default value: 0
- down
Dampens advertisement when the interface transitions from up to down. A zero value means dampening is turned off, i.e., immediate notification
type: int
range: 0..4294967295
units: milliseconds
default value: 0