[DOCS-145] Path computation does not trigger automatically when add-lsp API is used to setup LSP Created: 24/May/22  Updated: 24/May/22

Status: Open
Project: docs
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: High
Reporter: Aseem Rai Assignee: Luis Gomez
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: HTML File pcep_algo_feature     HTML File pcep_features     File response_bgp_linkstate_routes.json     File response_graph.json    

 Description   

Description

version:sulfur ( 16.0) 

The path setup API ( add-lsp ) is used to setup the LSP for Segment Routing MPLS with empty or no ERO object in it as per the documentation "https://docs.opendaylight.org/projects/bgpcep/en/latest/pcep/pcep-user-guide-pce-server.html" 

The PCE server does not automatically send a call to path computation algorithm to add the ERO before sending the PCInitiate to the PCC . PCC Reports Error Type-6 , value 9 as below 
{
"output": {
"error": [
{
"error-object":

{ "processing-rule": false, "ignore": false, "value": 9, "type": 6 }

}
],
"failure": "failed"
}
}
 
Logs 
Attached is the graph topology and the BGP linkstate topology routes in json format . 

Also attaching all the features related to PCEP and BGP and ALGO and RESTCONF which are started in ODL . 

 

 


Generated at Wed Feb 07 19:58:47 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.