[c-nsp] C7600 policy routing

Robert Blayzor rblayzor at inoc.net
Mon Apr 17 08:25:27 EDT 2006


Palis Michalis wrote:
> route-map lak-bs-new permit 5
>  match ip address prefix-list ac117
>  set ip next-hop 192.168.1.1   
> 
> route-map lak-bs-new permit 10
>  match ip address prefix-list ac119
>  set ip next-hop 192.168.1.2 


I'm surprised any of these work.  You're telling it to match a
prefix-list but you're specifying an ACL, did you try setting it to:

route-map lak-bs-new permit 5
 match ip address 117
 set ip next-hop 192.168.1.1


-- 
Robert Blayzor, BOFH
INOC, LLC
rblayzor\@(inoc.net|gmail.com)
PGP: 0x66F90BFC @ http://pgp.mit.edu
Key fingerprint = 6296 F715 038B 44C1 2720  292A 8580 500E 66F9 0BFC

"Where's the ka-boom? There's supposed to be an
 Earth-shattering ka-boom!...Heavens! Someone has
 stolen the Illudium Q-38 Explosive Space Modulator!
The Earth creature has *stolen* the Space Modulator!"


More information about the cisco-nsp mailing list