Bases: Entity
Class Hierarchy:  Mpls  Lsps  StaticLsps  StaticLsp
This class represents configuration data.
list of defined static LSPs
- 
name(key) 
Reference the name list key
type: str
refers to:  name
- 
config 
Configuration data for the static lsp
type:  Config
- 
state 
Operational state data for the static lsp
type:  State
config: False
- 
ingress 
Static LSPs for which the router is an  ingress node
type:  Ingress
- 
transit 
Static LSPs for which the router is an  transit node
type:  Transit
- 
egress 
Static LSPs for which the router is an  egress node
type:  Egress