Uploaded image for project: 'bgpcep'
  1. bgpcep
  2. BGPCEP-171

LSP Identifiers TLV is not needed for segment routing LSP

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • Bugzilla Migration
    • Bugzilla Migration
    • PCEP
    • None
    • Operating System: All
      Platform: All

    • 2423

    Description

      I double checked the draft-ietf-pce-stateful-pce-07. It saids:
      “The LSP Identifiers TLV MUST be included in the LSP object in PCRpt messages for RSVP-signaled LSPs.”

      So for “SR-signaled LSPs”, LSP Identifiers TLV is not needed in the LSP object of PCRqt message.

      While the netork-topology-pcep.yang of Heilum stable version ODL only processes rsvp LSP. So I think it is a bug for not processing SR LSP correctly.

      list reported-lsp {
      leaf name

      { type string; }

      key name;

      list path {
      leaf lsp-id

      { type rsvp:lsp-id; mandatory true; }

      key lsp-id;

      uses pcep:path-definition;
      }
      uses lsp-metadata;

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            milos.fabian@pantheon.tech Milos Fabian
            bin.b.pan@ericsson.com Bin Pan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: