12-04-2006 09:02 PM - edited 03-05-2019 01:10 PM
Actually I am beginer with router. I have cisco 2811 router. I have two FE interface and two Serial interface in my router.
I want route FE1 to S0(WAN1) and FE0 to S1(wan2) respectively. Is it possible? please help me out.
Solved! Go to Solution.
12-04-2006 09:26 PM
Hi
yes you can do just mark all the traffic comming from Fe1 and Fe0 separately and send it to a specific interface or a destination using route-map command
route-map ....
match access-group acl-101
set ....
HTH
do rate if it clarify
12-04-2006 09:56 PM
Hi,
you can configure route maps for this.
check out this URL:
rate if it helps ....
12-04-2006 09:26 PM
Hi
yes you can do just mark all the traffic comming from Fe1 and Fe0 separately and send it to a specific interface or a destination using route-map command
route-map ....
match access-group acl-101
set ....
HTH
do rate if it clarify
12-04-2006 09:56 PM
Hi,
you can configure route maps for this.
check out this URL:
rate if it helps ....
12-05-2006 12:26 AM
Yes. Its done. Thank You Very Much
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