forked from h-naoto/ops-build
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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:
-
Login on switch; go to configure mode.
-
Try to create any access list:
switch(config)# access-list ip Exampleexpected: access list is created
actual: the error is seen:% Unable to create ACL. The maximum allowed number of ACLs has been reachedbut 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)
Reactions are currently unavailable