Config¶
Leafs
- 
class 
Mpls.TeGlobalAttributes.TeLspTimers.Config¶ Bases:
EntityClass Hierarchy:
MplsTeGlobalAttributesTeLspTimersConfigThis class represents configuration data.
Configuration parameters related
to timers for TE LSPs
- 
install_delay¶ delay the use of newly installed te lsp for a specified amount of time
type: int
range: 0..3600units: seconds
- 
cleanup_delay¶ delay the removal of old te lsp for a specified amount of time
type: int
range: 0..65535units: seconds
- 
reoptimize_timer¶ frequency of reoptimization of a traffic engineered LSP
type: int
range: 0..65535units: seconds
-