[c-nsp] About Problem on Policay based routing

Md. Jahangir Hossain jrjahangir at yahoo.com
Sun Jan 23 01:27:51 EST 2011


Dear concern:


We faced  problem policy based routing (PBR) on my cisco SAR 7606 router.

When my next hop down into my route-map packet not forwarded to destination using by default routing table but we got icmp to any destination. can any one  please check the config and IOS version  what is wrong my config or IOS ?


Bellow by configuration and IOS version:

ip access-list extended 101 permit tcp any any eq www 
ip access-list extended 102 permit tcp any eq www any   
 
route-map dst_80 q
match ip address 101 
set ip next-hop 202.53.x.x             

route-map src_80 
match ip address 102 
set ip next-hop 202.53.x.x             


interface gigabit interface 

description {client}
ip policy route-map dst_80 
 

interface gigabit interface 

description [Internet] 
ip policy route-map src_80 


######################################################


SAR-7606#sh version 
Cisco IOS Software, c7600s3223_rp Software (c7600s3223_rp-ADVENTERPRISEK9-M), Version 12.2(33)SRD2a, RELEASE SOFTWARE (fc2)

ROM: System Bootstrap, Version 12.2(17r)S6, RELEASE SOFTWARE (fc1)
BOOTLDR: Cisco IOS Software, c7600s3223_rp Software (c7600s3223_rp-ADVENTERPRISEK9-M), Version 12.2(33)SRD2a, RELEASE SOFTWARE (fc2)

 SAR-7606 uptime is 1 year, 9 weeks, 5 days, 23 hours, 2 minutes
Uptime for this control processor is 1 year, 9 weeks, 5 days, 22 hours, 52 minutes
System returned to ROM by power-on (SP by power-on)
System restarted at 13:07:24 BD Sun Nov 15 2009
System image file is "sup-bootdisk:c7600s3223-adventerprisek9-mz.122-33.SRD2a.bin"
Last reload type: Normal Reload


      


More information about the cisco-nsp mailing list