I had a functional access list on a stack of N3048Ps at version 6.2.1.6. I upgraded the firmware to version 6.2.7.2 and the access list was not applied to a VLAN. When I attempt to apply it, I get the following message: Error encountered applying ACL to HW. HW limit may have been exceeded.
Here is the ACL:
ip access-list Library_Patron_In
permit ip any 10.1.50.1 0.0.0.0
permit ip any 10.1.112.0 0.0.0.255
permit ip any 10.1.255.0 0.0.0.255
deny ip any 10.0.0.0 0.255.255.255
deny ip any 172.16.0.0 0.0.15.255
deny ip any 192.168.0.0 0.0.255.255
permit every
exit