cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
421
Views
8
Helpful
2
Replies

Policy based routing

shajith123
Level 1
Level 1

Hi,

We have a 1841 router with a leased line of 128 kpbs .I need to filter the packets from 1841 router and forward all smtp through leased line and other Citrix traffic and all web traffic through a 2 mbps ADSL line .. How it possible ???? pls mention the commands too

Shajith

2 Replies 2

acomiskey
Level 10
Level 10

You should just be able to create a default route towards your ADSL line, then create a policy route for smtp traffic towards the next hop ip of your leased line.

access-list 100 permit tcp any any eq 25

route-map mymap permit 20

match ip address 100

set ip default next-hop

guibarati
Level 4
Level 4

After that apply the route map to the interface where the the traffic goes in, with "policy route-map mymap" for this example

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: