Guys,
How do I make a route be preferred by one AS over another.
My issues is as follows:
I need to adjust the routing here so that all traffic to the 208.203.222.64 network goes out over the T3 AS 65203. As you can see from the Tracert its now going out over:
C:\Users\rodonoh1>tracert 208.203.222.66
Tracing route to GMACCM [208.203.222.66]
over a maximum of 30 hops:
1 2 ms 1 ms 1 ms 172.17.5.2
2 1 ms 1 ms 1 ms 172.17.2.19
3 151 ms 32 ms * 172.17.0.2
4 * * * Request timed out.
5 180 ms * 318 ms 192.168.0.45
6 305 ms 119 ms 119 ms GMACCM [208.203.222.66]
But I want it to go out over the path to 192.168.0.253 as the next hop.
How can I set this route a higher priority as in the case with say the proxy.gmaccm.com ip
Clo-IR-7206a#sh ip route 192.168.176.132
Routing entry for 192.168.0.0/16, supernet
Known via "bgp 65203", distance 20, metric 0
Tag 65100, type external
Last update from 192.168.0.253 7w0d ago
Routing Descriptor Blocks:
* 192.168.0.253, from 192.168.0.253, 7w0d ago
Route metric is 0, traffic share count is 1
AS Hops 1
The current sh ip bgp :
* i208.203.222.64/27
172.17.2.230 0 100 0 19855 65110 i
*>i 172.17.2.230 0 100 0 19855 65110 i
* 192.168.0.253 0 65100 19855 65110 i
Network Next Hop Metric LocPrf Weight Path
How do i change it so it goes out over the 192.168.0.253 route and that AS