cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
935
Views
5
Helpful
3
Replies

Routing Guide

Hamidsattarrana
Level 1
Level 1

Hi!

I need to route all traffic destined for https://mywebrtcvoipserver.com to one hop. And all other traffic to another hop?

 

How I can do that?

1 Accepted Solution

Accepted Solutions

Richard Burts
Hall of Fame
Hall of Fame

As I read the original post and it described wanting to route certain traffic to one next hop and all other traffic to a different next hop my first reaction was to think of Policy Based Routing since PBR gives the ability to identify certain traffic and to forward that traffic differently from normal routing. But then I realized that the distinction of this traffic is its destination address. And I realized that PBR is not needed. A simple static route for that particular destination address specifying that destination address and the associated next hop will be sufficient, as long as entries in the routing table for other destination addresses does not also use that next hop.

HTH

Rick

View solution in original post

3 Replies 3

Richard Burts
Hall of Fame
Hall of Fame

As I read the original post and it described wanting to route certain traffic to one next hop and all other traffic to a different next hop my first reaction was to think of Policy Based Routing since PBR gives the ability to identify certain traffic and to forward that traffic differently from normal routing. But then I realized that the distinction of this traffic is its destination address. And I realized that PBR is not needed. A simple static route for that particular destination address specifying that destination address and the associated next hop will be sufficient, as long as entries in the routing table for other destination addresses does not also use that next hop.

HTH

Rick

I got the point. Thanks for your help. 

You are welcome. I am glad that my suggestion was helpful. I find it interesting that frequently when asked a question we start by looking for more complex solutions and then realize that a more simple solution is available. Thank you for marking this question as solved. This will help other participants in the community to identify discussions which have helpful information. This community is an excellent place to ask questions and to learn about networking. I hope to see you continue to be active in the community.

HTH

Rick