Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm trying to Optimze the ACLs on a 2800, as the ACLs (which there are many and Large) to help reduce CPU (60%).Which is better for the CPU on the config of the ACLpermit tcp host A.B.C.D host A.B.C.D eq 1000 1501 2000 2500 4000 8001orpermit tcp host...
Is there a way to display the matches on an ACL used in a policy-map (normally I'd use 'show ip access-lists') I've read its something to do with how the ACL is processed in H/W or S/W.The following command also shows '0''sh policy-map interface fa0/...
I have had the same issue, multiple times when adding a new logging server
Simply remove the logging config and re-add
no logging source-interface GigabitEthernet0/0 vrf Mgmt-vrfno logging host 1192.168.1.99 vrf Mgmt-vrfno logging host 192.168.254.99...
1 line with many ports or many lines with 1 port equates to the same.Remember CLI can look tidy to us but behind the scenes the router still has to do the same lookup on a packet for that port.. so the ACL method does not really matter. On PIX/ASA yo...