State¶
Leafs
- 
class 
Mpls.TeGlobalAttributes.TeLspTimers.State¶ Bases:
EntityClass Hierarchy:
MplsTeGlobalAttributesTeLspTimersStateThis class represents state data.
State 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..3600config: False
units: seconds
- 
cleanup_delay¶ delay the removal of old te lsp for a specified amount of time
type: int
range: 0..65535config: False
units: seconds
- 
reoptimize_timer¶ frequency of reoptimization of a traffic engineered LSP
type: int
range: 0..65535config: False
units: seconds
-