cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
673
Views
0
Helpful
4
Replies

PBR Features

jeansamarani
Level 1
Level 1

Hi All,

I am currently testing the PBR feature and i would like to know how it functions.

the scenario is the following:

we would like to redirect the traffic to SWITCH2 when the destination is an IP from the subnet 10.160.130.0.

i am doing the test from switch 1 by doing an extended traceroute.

the source IP is SVI 990 10.160.123.145.

the test fails, i am still able to reach the directly connected server on switch1. any explanation ?

the configuration and a network diagram that illustrates the scenario are attached.

thank you.

Jean

4 Replies 4

Jean,

First of all, Router generating traffic will not work. You have to use "ip local policy route-map".

A defined route-map named "PBR_Route_Map_Testing". At the interface level I saw "PBR_Route_Map". Typo?

I would test by using other hosts in network,10.160.123.0/24.

HTH,

Toshi

Hi Toshi,

yes it's a type so i need to use the local policy route-map in case i need to test the PBR from the router itself?

thanks

Jean,

You got it. That's what I'm talking about.

HTH,

Toshi

Thanks Toshi, this was very helpful.