Hi Guys
I have the setup below and need assistance if this is possible.
192.168.10.10 -----LAN ---CE------int Gig1/1 ---PE1---------MPLS VPN
------PE2 ------FW----SW-----192.168.99.1
I have multiple Internet breakout but I want to PBR 192.168.10.10 so
that it breaks of to the the Internet using 192.168.99.1* and not follow
the normal default route*
*
*
*Below is my config *
*
*
PE1
access-list 103 permit ip host 192.168.10.10 any
route-map *DEFAULT* permit 10
match ip address 103
* **set ip next-hop recursive vrf TEST 192.168.99.1*
route-map *DEFAULT* permit 20
PE1#sh run int GigabitEthernet1/1
interface GigabitEthernet1/1
* ip policy route-map DEFAULT*
end
When I apply the PBR on G1/1, I lose comms to the whole 192.168.10.10
subnet.
regards
*
*
*
*
Blogs and organic groups at http://www.ccie.net
Received on Thu Sep 19 2013 - 12:06:28 ART
This archive was generated by hypermail 2.2.0 : Tue Oct 01 2013 - 06:36:35 ART