P2pTunnelAttributes¶
Children
- 
class 
Mpls.Lsps.ConstrainedPath.Tunnels.Tunnel.P2pTunnelAttributes¶ Bases:
EntityClass Hierarchy:
MplsLspsConstrainedPathTunnelsTunnelP2pTunnelAttributesThis class represents configuration data.
Parameters related to LSPs of type P2P
- 
p2p_primary_path¶ Primary paths associated with the LSP
type:
P2pPrimaryPath
- 
p2p_secondary_paths¶ Secondary paths for the LSP
type:
P2pSecondaryPaths
-