Skip to content

Impossible to configure access-lists on virtual switch #38

@alulyan

Description

@alulyan

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions