Uploaded image for project: 'docs'
  1. docs
  2. DOCS-145

Path computation does not trigger automatically when add-lsp API is used to setup LSP

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: High High
    • None
    • None
    • None
    • None

      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 . 

       

       

        1. pcep_algo_feature
          0.6 kB
        2. pcep_features
          13 kB
        3. response_bgp_linkstate_routes.json
          29 kB
        4. response_graph.json
          10 kB

            ecelgp Luis Gomez
            raiaseem Aseem Rai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: