cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
650
Views
0
Helpful
2
Replies

Routing Question

melry88
Level 1
Level 1

Hey All,

This one maybe a tough one, I have a friend trying to break protocols across two lines. He wants his IP phone traffic to use a T-1 and his other traffic to use his 10mb wireless. Can you route via tcp and udp ports to one remote subnet?

Thanks!

2 Replies 2

s_bandkar
Level 1
Level 1

Hi,

I might be rushing in as solution. but would suggest to route IP Phone traffic using router map command and putting in set interface .

glad to tell you more .. request you to just share the config so we can drill in more .

also we can use some policy map to give priority to the ip phone traffic.

Regards,

Satyajit

lgijssel
Level 9
Level 9

This type of problem can be solved using policy routing. Define an access-list for the IP phone and set the next-hop to the T1-remote side. The route-map looks like this:

route-map IPphone permit 100

match ip address 105

set ip next-hop 10.1.49.1

On the coresponding interface you activate policy routing as follows:

interface (whatever)ethernetXXX

ip policy route-map IPphone

Regards,

Leo

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:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco