PBR

From: Nki (nkionlab@yahoo.co.uk)
Date: Tue Sep 26 2006 - 15:47:16 ART


Hello Group,
   
  I am planning to use PBR based on destination network, not sure if this will work. Following is the configuration I plan to use on the router:
   
  route-map policy-based-routing permit 10
  match ip address 100
  set ip next-hop 192.168.10.1
   
  route-map policy-based-routing permit 20
  match ip address 101
  set ip next-hop 10.10.10.1
   
  access-list 100 permit ip 10.10.10.0 0.0.0.255 192.168.10.0 0.0.0.255
  access-list 100 deny ip 10.10.10.0 0.0.0.255 any
   
  access-list 101 permit ip 10.10.10.0 0.0.0.255 any
  access-list 101 deny ip any any
   
  ip route 0.0.0.0 0.0.0.0 10.10.10.1
   
  I am hoping that when I source from net 10.10.10.0/24 to any that it will use next hop 10.10.10.1, but not sure if this will work.
   
  Can someone please confirm my config, or suggest a better way to get source traffic route to different next hop based on destination.
   
  Thanks
   

                 
---------------------------------
 All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine



This archive was generated by hypermail 2.1.4 : Sun Oct 01 2006 - 16:55:41 ART