[c-nsp] PBR + ACL is not working as expected in a 7600
luismi
asturluismi at gmail.com
Fri Aug 28 06:20:32 EDT 2009
Hi all,
We have here this configuration in the ACL:
ip access-list extended AM_Pilotos_vuelta_acelerada
permit tcp 88.84.89.240 0.0.0.3 any gt 1024
permit tcp 88.84.89.240 0.0.0.3 any eq ftp www
With this config, the www traffic received on Gi1/1 doesn't match the acl (ftp www ACL) so the traffic is not being forwarded as expected by PBR
Changed the access list to:
permit tcp 88.84.89.240 0.0.0.3 any gt 1024
permit tcp 88.84.89.240 0.0.0.3 any eq www
permit tcp 88.84.89.240 0.0.0.3 any eq ftp
and it works!!
c7600rsp72043-advipservicesk9-mz.122-33.SRC1.bin
More information about the cisco-nsp
mailing list