This recipe will guide you through the manual configuration of the OpenDaylight controller XML files to connect with a router using PCEP. Both the router and OpenDaylight need to be configured. Once the connection is established, the controller can be used to view Label Switched Paths and Path computation client information. The PCEP RESTful API can also be used to perform CRUD types of operation for tunnel management.
Configuring and retrieving PCEP information
Getting ready
The ingredients in this recipe require a router and the OpenDaylight controller with the BGP-PCEP implementation. OpenDaylight comes preconfigured with the basic PCEP settings, and this recipe will review the attribute descriptions.