08-20-2005 01:21 AM - edited 03-03-2019 10:18 AM
Given two sites linked with two WAN connections, can smtp traffic be routed accross one of the links and the other link be used for all other data?
Thanks.
08-20-2005 02:18 AM
Yes of course.
Try using policy routing (route map) to matching smtp traffic and transmitting it to specific interface.
Use this link: http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a00800c75d2.html
Match traffic by access-list, then set interface in route-map, and apply the route-map in LAN interfaces of both routers.
08-20-2005 03:29 AM
Thanks for your help.
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