11-08-2006 02:20 AM - edited 03-03-2019 02:37 PM
Hi! I have a 2 networks that are connected with 2 wan links .One is 1 Mb and other is 4 Mb.
In these networks I have a 2 database servers.
I want to accomplish database replication over 4 Mb link and user access to database server and all other traffic over 1 Mb link.
I try to combine eigrp and static routing with access lists. Database replication go over 4 Mb, All other traffic go over 1 MB but user access to database is denied ....
How to make this scenario work?
BEST REGARDS
11-08-2006 02:42 AM
Hi friend,
You can use policy based routing in this scenario. You have to figureout the source and destination of the database replication from one -end to other and then use the ACL to filter the traffic. Then use the policy based routing to set it on to the interfaces.
http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fqos_c/fqcprt1/qcfpbr.htm
HTH, please rate if it does.
-amit singh
11-14-2006 12:39 AM
Hello!
I define ip next hop in routing map policy with access lists that has source and destination of database ip addresses.
Routing over 4 mb link is OK.
The problem is that EIGRP does not route other traffic over other a 1mb link.
How to route at the sam time over 2 links?
11-14-2006 06:24 AM
HI!
I made mistake in some IP header compresion on interface so everithing is working fine now. This policy based routing working well
THANKS A LOT!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide