PCCs Are Not PCEP-Enabled
Problem
Path Computation Clients (PCCs) in the topology are not Path Computation Element Protocol (PCEP)-enabled.
Solution
The topology server (Toposerver) associates the PCEP sessions with the PCCs in the topology to mark the PCCs as PCEP-enabled. Ideally, the Toposerver recognizes the IP address of the PCC that establishes the PCEP session. The association is not successful if the Toposerver does not recognize that IP address automatically from the traffic engineering database. For example, the Toposerver will not receive the IP address from the traffic engineering database if the PCC establishes a PCEP session through the management IP address.
When the PCC successfully establishes a PCEP session, the PCC sends a PCC_SYNC_COMPLETE message to the Toposerver. This message indicates to the controller that synchronization is complete. Following is a sample log entry that the Toposerver generates. The log entry displays the PCC_SYNC_COMPLETE message and the PCEP IP address, which the controller may or may not recognize:
The logs that you view may differ from the logs in this document. The logs change based on the installed version of Paragon Automation.
Dec 9 17:12:11.610225 fe-cluster-03 TopoServer NSTopo::updateNode (PCCNodeEvent) ip: 172.25.155.26 pcc_ip: 172.25.155.26 evt_type: PCC_SYNC_COMPLETE Dec 9 17:12:11.610230 fe-cluster-03 TopoServer Adding PCEP flag to pcep_ip: 172.25.155.26 node_id: 0880.0000.0026 router_ID: 10.0.0.26 protocols: 4 Dec 9 17:12:11.610232 fe-cluster-03 TopoServer Setting live pcep_ip: 172.25.155.26 for router_ID: 88.0.0.26
To solve the problem, you must:
-
Manually enter the unrecognized IP address of the device on the Add Devices page (Configuration > Devices >+).
-
Ensure that at least one LSP originates from the PCC. If an LSP originates from the PCC, the Toposerver can associate the PCEP session with that PCC in the traffic engineering database.
After the problem is solved, the Toposerver adds the PCEP IP address to the PCC attributes. Following is a sample PCS log. This log indicates that the Toposerver has added the PCEP IP address to the PCC attributes:
Dec 9 17:12:11.611392 fe-cluster-03 PCServer [<-TopoServer] routing_key = ns_node_update_key Dec 9 17:12:11.611394 fe-cluster-03 PCServer [<-TopoServer] NODE UPDATE(Live): ID=0880.0000.0026 protocols=(20)ISIS2,PCEP status=UNKNOWN hostname=skynet_26 router_ID=88.0.0.26 iso=0880.0000.0026 isis_area=490001 AS=41 mgmt_ip=172.25.155.26 source=NTAD Hostname=skynet_26 pcep_ip=172.25.155.26