Policy based routing [7:65776]

2003-03-19 Thread Greg Dickinson
Hello all, Perhaps this is not the correct list for this. If so I apologize in advance :-) I am attempting to set up policy-based routing, and I need to know the best way of going about it. We have this configuration: Core network: 10.10.0.0/16 Default route to internet: 10.10.1.20 --

RE: Policy based routing [7:65776]

2003-03-20 Thread alaerte Vidali
Why you do not use "set ip next hop"? "set ip default next-hop" do not support fast-switching. You need enable fast-switching before configuring PBR with the interface command "ip route-cache policy" Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=65831&t=65776

RE: Policy based routing [7:65776]

2003-03-20 Thread Patasse Eyabane
Greg, i believe you are missing an important command in your configuration: on the serial interface where you applied the policy, add the command " ip route-cache policy". that command will cache in the first usage of the policy, so it won't have to dig for it everytime a packet comes flying throug