03-29-2004 04:34 AM
Hi
I am having a problem getting ip rtp priority to work on 2 multilinks. This is resulting in very poor voice quality on lines 2 & 3 for voice traffic travelling towards the remote routers . It works fine on the remote routers traveling back to the HO router . Any reason why ip rtp priority is not in effect on multilinks 2 &3?
RTP/UDP/IP header compression statistics:
Interface Multilink1:
Rcvd: 978338 total, 949461 compressed, 0 errors
0 dropped, 32473 buffer copies, 0 buffer failures
Sent: 67239 total, 35969 compressed,
817925 bytes saved, 4044480 bytes sent
1.20 efficiency improvement factor
Connect: 16 rx slots, 16 tx slots, 37266 long searches, 10464 misses
84% hit ratio, five minute miss rate 0 misses/sec, 0 max
Interface Multilink2:
Rcvd: 1697 total, 1604 compressed, 0 errors
0 dropped, 4743 buffer copies, 0 buffer failures
Sent: 0 total, 0 compressed,
0 bytes saved, 0 bytes sent
Connect: 16 rx slots, 16 tx slots, 0 long searches, 0 misses
Interface Multilink3:
Rcvd: 918962 total, 890278 compressed, 0 errors
0 dropped, 4616 buffer copies, 0 buffer failures
Sent: 0 total, 0 compressed,
0 bytes saved, 0 bytes sent
Connect: 16 rx slots, 16 tx slots, 0 long searches, 0 misses
Config on HO router
interface Multilink1
description Logical link to 1
bandwidth 256
ip address 10.0.0.1 255.255.255.252
no ip directed-broadcast
ip rtp header-compression iphc-format
ip tcp header-compression iphc-format
no ip mroute-cache
service-policy output QoS
max-reserved-bandwidth 85
no cdp enable
ppp multilink
ppp multilink fragment-delay 10
ppp multilink interleave
multilink-group 1
ip rtp priority 16384 16383 72
!
interface Multilink2
description Logical link to 2
bandwidth 64
ip address 10.0.0.5 255.255.255.252
no ip directed-broadcast
ip rtp header-compression iphc-format
ip tcp header-compression iphc-format
no ip mroute-cache
no cdp enable
ppp multilink
ppp multilink fragment-delay 20
ppp multilink interleave
multilink-group 2
ip rtp priority 16384 16383 48
!
interface Multilink3
description Logical link to 3
bandwidth 64
ip address 10.0.0.9 255.255.255.252
no ip directed-broadcast
ip rtp header-compression iphc-format
ip tcp header-compression iphc-format
no ip mroute-cache
no cdp enable
ppp multilink
ppp multilink fragment-delay 20
ppp multilink interleave
multilink-group 3
ip rtp priority 16384 16383 48
!
!
interface Serial0/0
description connected to 1
bandwidth 256
no ip address
no ip directed-broadcast
encapsulation ppp
no fair-queue
ppp multilink
multilink-group 1
!
!!
interface Serial2/1
description connected to 2
bandwidth 64
no ip address
no ip directed-broadcast
encapsulation ppp
no fair-queue
no ignore-hw local-loopback
ppp multilink
multilink-group 2
!
interface Serial2/2
description connected to 3
bandwidth 64
no ip address
no ip directed-broadcast
encapsulation ppp
no fair-queue
no ignore-hw local-loopback
ppp multilink
multilink-group 3
thanks
Wayne
03-30-2004 08:25 AM
You may get better results with LFI and LLQ over PPP.
See this link:
http://cisco.com/en/US/tech/tk652/tk698/technologies_tech_note09186a0080094660.shtml
03-30-2004 09:32 PM
Thanks
What is the rule of thumb for free memory? I suspect that the router is under the specification.
03-31-2004 07:30 AM
Memory depends on a lot of things.
Check with the memory calculator:
http://www.cisco.com/en/US/products/hw/routers/ps282/products_tech_note09186a00802025f8.shtml
04-06-2004 09:49 PM
thanks
problem solved
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