Hi all,
I have a cisco 2621XM, with 2 serial links 1.5mbps and 512kpbs (se0/0 and se0/1).
I would like to use both the links simulteneously.
I have read that policy-based routing on cisco using route-map option works, but am not able to accomplish it.
It would be great if any one of you can help me out.
1. List out the pre-requisites for policy-based-routing
FYI: route-map policy
route-map BO-OUT permit 10
match ip address 1
set ip next-hop 202.56.198.105 (ISP1)
!
route-map BO-OUT permit 20
match ip address 2
set ip next-hop 61.246.208.181 (ISP2)
!
thanks,
Fruni
I have a cisco 2621XM, with 2 serial links 1.5mbps and 512kpbs (se0/0 and se0/1).
I would like to use both the links simulteneously.
I have read that policy-based routing on cisco using route-map option works, but am not able to accomplish it.
It would be great if any one of you can help me out.
1. List out the pre-requisites for policy-based-routing
FYI: route-map policy
route-map BO-OUT permit 10
match ip address 1
set ip next-hop 202.56.198.105 (ISP1)
!
route-map BO-OUT permit 20
match ip address 2
set ip next-hop 61.246.208.181 (ISP2)
!
thanks,
Fruni