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

VOICE- QOS problem

michaelba4
Level 1
Level 1

hello ,

my name is Michael

last week i configured qos on cisco 887va in our small company but i still have packets drop :delay , Dropped calls.

i have 15 ip phones that work with codec g729 and  blf Features. the Bandwidth for each 1 call is around 55-60kb

the total internet Bandwidth is  40Mpbs-down and 3 Mpbs  up.

i hope that someone can help me with this.

this is the policy-map and the configuration:

 

 Service-policy output: Voip

   queue stats for all priority classes:
     Queueing
     queue limit 64 packets
     (queue depth/total drops/no-buffer drops) 0/0/0
     (pkts output/bytes output) 4309289/4376849796

   Class-map: Voip_ACL (match-any)
     4334871 packets, 4414453873 bytes
     5 minute offered rate 0000 bps, drop rate 0000 bps
     Match: access-group name QOS_VOIP
       4334871 packets, 4414453873 bytes
       5 minute rate 0 bps
     Priority: 800 kbps, burst bytes 20000, b/w exceed drops: 25582


   Class-map: class-default (match-any)
     24708894 packets, 8617853771 bytes
     5 minute offered rate 2000 bps, drop rate 0000 bps
     Match: any
     Queueing
     queue limit 64 packets
     (queue depth/total drops/no-buffer drops/flowdrops) 0/3248/0/3248
     (pkts output/bytes output) 24705648/8616496273
     Fair-queue: per-flow queue limit 16 packets

 

and this is my configuration

 

class-map match-any Voip_ACL
 match access-group name QOS_VOIP
!
policy-map Voip
 class Voip_ACL
  priority 800
 class class-default
  fair-queue

 

interface Ethernet0
 description -WAN$
 no ip address
 pppoe enable group global
 pppoe-client dial-pool-number 1
 service-policy output Voip

 

ip access-list extended QOS_VOIP
 permit udp any any range 10000 20000
 permit udp any any eq 5060 5061 5062 7078 5588
 permit tcp 10.10.10.0 0.0.0.255 host 82.80.18.97 range 10000 20000
 permit udp 10.10.10.0 0.0.0.255 host 82.80.18.97 range 10000 20000
 permit tcp 10.10.10.0 0.0.0.255 host 212.199.161.156 range 10000 20000
 permit udp 10.10.10.0 0.0.0.255 host 212.199.161.156 range 10000 20000
 permit tcp 10.10.10.0 0.0.0.255 host 82.80.18.98 range 10000 20000
 permit udp 10.10.10.0 0.0.0.255 host 82.80.18.98 range 10000 20000
 permit tcp 10.10.10.0 0.0.0.255 host 82.80.18.97 eq 5588 5060 7078 5061 5062
 permit udp 10.10.10.0 0.0.0.255 host 82.80.18.98 eq 5588 5060 7078 5061 5062
 permit tcp 10.10.10.0 0.0.0.255 host 82.80.18.98 eq 5588 5060 7078 5061 5062
 permit udp 10.10.10.0 0.0.0.255 host 82.80.18.97 eq 5588 5060 7078 5061 5062
 permit tcp 10.10.10.0 0.0.0.255 host 212.199.161.156 eq 5588 5060 7078 5061 506
2
 permit udp 10.10.10.0 0.0.0.255 host 212.199.161.156 eq 5588 5060 7078 5061 5060

 

thanks , Michael.

 

0 Replies 0
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: