Create Date: Aug 23 2013 5:50PM
For my knowledge different slices are used for different things,
in youre case X670 has 10 slices and sum of 10 slices rules is 2048.
You have in use:
Stage: INGRESS
Slices: Used: 9 Available: 1
I don't know your config and ACL's,
but "Error: ACL install operation failed - slice hardware full for vlan Curriculum_Server, port *" could mean:
1) That some functions need for it own use slices and cannot share it with others
You can check that when you remove some of ACL's,
then show access-list usage acl-slice port 1 what sliceses are free.
And then add this accesslist C_S, then check slices usage
2) Sometimes the solution is to write acl's in file in a different order or/and
add policy it in diffrent order.
I had some time ago similar problem with X250e I don't remeber in what soft that was.
When the switch reboot it add some acl policy for vlans then add ip-security things like dhp-snooping
and arpvalidation. In logs I saw ACL install operation failed ...
But when I removed all ACL's, and first add ip-security things then the ACL for vlan
it works with no error.
3) Maybe a firmware bug ? What firmware you have ?
--
Jarek
(from Jaroslaw_Kasjaniuk)