Uploaded image for project: 'hc2vpp'
  1. hc2vpp
  2. HC2VPP-342

Invalid when condition in l2-fib-entry/bridged-virtual-interface

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • 18.04, 18.07
    • None
    • v3po
    • None

      v3po@2017-06-07.yang defines:

      leaf bridged-virtual-interface {
        when "../action = 'forward'";
        type boolean;
        config false; // FIXME setting bvi is currently not supported by VPP's binary api
      }
      

      But action identity is defined as:

      identity l2-fib-forward {
        base l2-fib-action;
        description
          "Drops packet with configured mac address";
      }
      

            mgradzki Marek Gradzki
            mgradzki Marek Gradzki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: