[j-nsp] PBR Cisco vs Juniper

Edson Cardoso ecardoso at qos.com.br
Wed Oct 20 17:21:01 EDT 2004


All,
I'm facing some problems trying to convert the Cisco conf below to Junos world...The problem is how can I change the next-hop based on source-address.... Here is the Cisco conf:
 
interface GigabitEthernet 0/0/0
ip policy route-map noc
 
access-list 51 permit 200.221.31.106
access-list 51 permit 200.221.62.0 0.0.0.255
access-list 51 permit 200.221.64.0 0.0.0.31
access-list 51 permit 200.221.136.0 0.0.3.255
access-list 51 permit 200.221.160.0 0.0.15.255
access-list 51 permit 200.147.208.0 0.0.15.255
 
route-map noc permit 20
  match ip address 51
  set ip default next-hop 200.221.31.121
 
Any help ??
 
Tnks a lot
-Roger  




More information about the juniper-nsp mailing list