MERAprojects / ops-build

Other
0 stars 0 forks source link

Impossible to configure access-lists on virtual switch #38

Open alulyan opened 7 years ago

alulyan commented 7 years ago

Problem Description:

Impossible to configure ACL on the appliance build, error message is returned. On the genericx86-64 build error message isn't returned, but in both cases ACL doesn't work.

Test Topology:

Single DUT

Steps to reproduce:

  1. Login on switch; go to configure mode.
  2. Try to create any access list:

      switch(config)# access-list ip Example

    expected: access list is created actual: the error is seen:

        % Unable to create ACL. The maximum allowed number of ACLs has been reached

    but CLI shows you are in access list configuration mode

          # switch(config-acl)#

Details:

OS version is !Version OpenSwitch 0.4.0 (Build: appliance-ops-0.4.0-master+2016082206) and the same on !Version OpenSwitch 0.4.0 (Build: appliance-ops-0.4.0-meraswitch/devel/master-20170315113104-dev)