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

te-lsp parser error

    XMLWordPrintable

Details

    • Bug
    • Status: Open
    • High
    • Resolution: Unresolved
    • 0.16.13
    • None
    • None
    • None

    Description

      te-lsp parser error,because the value of te-lsp is 5,no matter ipv6 or ipv4。

      typedef nlri-type {

      reference "https://tools.ietf.org/html/rfc7752#section-3.2";

      type enumeration {

      enum node

      { value 1; }

      enum link

      { value 2; }

      enum ipv4-prefix

      { value 3; }

      enum ipv6-prefix

      { value 4; }

      enum ipv4-te-lsp

      { status deprecated; reference "http://tools.ietf.org/html/rfc7752#section-4.1"; value 5; }

      enum ipv6-te-lsp

      { status deprecated; reference "http://tools.ietf.org/html/rfc7752#section-4.1"; value 6; }

      }

      }

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            wangqianqq wang qian
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: