Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

route selection for a host

Status
Not open for further replies.

synergywei

IS-IT--Management
Oct 20, 2010
11
US
let's say a have two routes to the internet, gateway A and gateway B. I'm running RIP in my network and all my hosts gets to the internet using gateway A by default route stmt like: ip route 0.0.0.0 0.0.0.0 <gateway A IP>.

is there a way for me to define a particular host, say 192.168.100.100 to use gateway B to access the internet while the rest of the host still use gateway A?

 
Yes. It's called policy routing. You can use an access list to identify the host, call that in a route map, and apply the policy to the incoming interface of the router.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top