Dipsingh / mpls-pce

Fooling around with MPLS PCE implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mpls-pce

Sample-IOS-XR Config: Shows how to configure PCE with Instanation and Delegation. IOS-XR ver 5.3.2 is supported.
PCE-Initiated : PCE Initiated tunnel is supported for SR-TE(Node Label) and Normal TE
PCE-Update: PCE-Update is supported for Normal TE.
PCE_Config.json: Uses this config to derive parameters for PCE-Initiated LSP. SR-TE Flag is used to choose whether to push a SR-TE or Normal TE. PCE-Update LSP also uses ERO-list from the config.

About

Fooling around with MPLS PCE implementation

License:MIT License


Languages

Language:Python 96.8%Language:Protocol Buffer 3.2%