I have a problem when I create an ACL on my switch (4500-24 ports)
I have only 2 ACL 4001 (which permit mac address on my LAN) & 4999 - default acl (which deny all).
acl 4001 have 36 rules :
example :
rule 0 deny source 0000-0000-0000 dest ffff-ffff-ffff
rule 1 permit source 1234-5678-9123 destination ffff-ffff-ffff
rule ...
They are applied on my vlan 1 (which correspond to the all ports)
Now I want add "rule 37" = OK
And applied this one on vlan 1.
I got this message "Reason : Resource unavailable" only for rule 37 on ports 1-11 and 12-24 for all rules.
Do you have any idea about my issue ?
Thank you.
I have only 2 ACL 4001 (which permit mac address on my LAN) & 4999 - default acl (which deny all).
acl 4001 have 36 rules :
example :
rule 0 deny source 0000-0000-0000 dest ffff-ffff-ffff
rule 1 permit source 1234-5678-9123 destination ffff-ffff-ffff
rule ...
They are applied on my vlan 1 (which correspond to the all ports)
Now I want add "rule 37" = OK
And applied this one on vlan 1.
I got this message "Reason : Resource unavailable" only for rule 37 on ports 1-11 and 12-24 for all rules.
Do you have any idea about my issue ?
Thank you.