cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
276
Views
0
Helpful
3
Replies

QoS for VoIP

yee.lay.yo
Level 1
Level 1

Hi All,

I have two routers connected with PPP (256 kbps) leased line and going to implement QoS for voice traffic.

my config is belwo which i got from cisco.

class-map voip

match ip precedence 5

!

policy-map llq

class voip

priority 128

class class-default

fair-queue

!

interface serial 1/0

bandwidth 256

encapsulation PPP

no fair-queue

ppp multilink

multilink-group 1

!

interface multilink 1

ip address 10.1.1.1 255.255.255.252

bandwidth 256

!

ip rtp header-compression iphc-format

ip tcp header-compression iphc-format

!

ppp multilink

ppp multilink fragment-delay 10

ppp multilink interleave

multilink-group 1

service-policy output llq

!

My problem here is, after I configure this config, one of my router was hang.

I am suspect multilink ip address that i need to configure. It is should be same with my serial 0/1 IP or should be 10.1.1.1 ? that I found in cisco document?

Idea?

3 Replies 3

Ayodeji Okanlawon
VIP Alumni
VIP Alumni

Hi,

Your multilink IP address should be the ip address you intend to use not the one on cisco's document.

This address should be in the same network as the router's multilink address on the other end of the link...

HTH..

Please rate all useful posts

Hi,

Thanks for the reply.

Same IP address of my serial or different IP with same subnet?

put it same to ur serial interface but on the mulilinke interface

u should be able to ping it

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: