07-23-2003 06:01 AM - edited 03-02-2019 09:03 AM
Very soon I shall have a site set-up with VOIP. Two 3550 switches will handle user-ports through which passes both voice IP packets and data IP packets. Each user-port will be a "trunk" handling voice packets belonging to one VLAN and subnet; and data traffic belonging to a different VLAN and subnet. All this traffic will "trunked" to/from a router which will send/receive across two WAN links to the rest of the intranet.
My problem is this: I wish to send all voice packets out one of this router's serial interfaces and data packets out the second of this router's serial interfaces; in other words, I do not wish to mix voice and data traffic on a single serial interface, outbound. The routing protocol in use is EIGRP. Is there a way to accomplish this?
07-23-2003 06:53 AM
If this is not a requirment, I would leave the traffic take its normal course which ever link is 'available'. IP cef, other methods, can be used to make sure each session takes a given path.
If its a must to bifurcate the traffic, policy routing with Qos check can be utilized. I am not sure if EIGRP can do it as well.
Thanks.
07-28-2003 10:23 PM
Hi,
Try using extended access lists denying the UDP ports on the data interface, or use a routemap. This will do.
BR
Andrey
07-28-2003 10:58 PM
hi,
is it possible for you to add on a seond lan ethernet port on the router?
if its possible then all you have to do is to extend your vlan and subnet to the port.and route the lan port to your desired serial port. data and voice are now seperated.
regards
07-31-2003 01:16 PM
EIGRP has nothing to do with Voice and data traffic.As stated above, you can prioritise voice traffic using QoS with policy routing. Also using a dedicated WAN connection for voice is not economical as voice traffic is intermittent and not utilised 24 hours a day.
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