cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
237
Views
0
Helpful
1
Replies

source-based routing

bhatia.sachin
Level 1
Level 1

Hi..

I have 4 IPLC's on my router.

I want to send traffic from 172.30.1.x on 10.10.14.x(voice)

backup 10.10.12.x

From 172.30.3.x on 10.10.12.x(data).

bachup 10.10.10.x

10.10.20.x is used for other traffic

can i employ something other than route maps ???

I have enabled compression on voice link but what happens in case it switches to backup path which is primary for data.

I would employ the following if i dont get an alternate.

access-list 1 permit 172.30.1.0

route-map DATA_Primary permit 10

match ip address 1

set ip next hop 10.10.12.1 10.10.10.1

access-list 2 permit 172.30.3.0

route-map VOICE_Primary permit 20

match ip address 2

set ip next hop 10.10.14.1 10.10.12.1

interface FastEthernet0/0

ip policy route-map DATA_Primary

ip policy route-map VOICE_Primary

ip route cache policy

I have already applied LLQ on all serial int.

Moreover if 14.x goes down and voice an data go thru 12.x and it gets overloaded i want to route data thru 10.x as primary

thankzzz

1 Reply 1

bhatia.sachin
Level 1
Level 1

Hi,

Im already with the above requirement.everything works fine.But the convergence is too slow if the links fail.especially for 172.30.3.x subnet which im using for voice and is critical for me.

can someone advise me if i can improve this to the point of no downtime.

I would appreciate any suggestions..

thankx

Review Cisco Networking for a $25 gift card