RE: LLQ - can't verify

From: Jeongwoo Park (jpark@wams.com)
Date: Mon Apr 21 2003 - 16:31:23 GMT-3


To verify, use sh policy map command.
Also, use bandwidth command for data in policy map instead of priority
command. Notice what difference it makes.

JP

-----Original Message-----
From: Jason Cash [mailto:cash2001@swbell.net]
Sent: Monday, April 21, 2003 10:48 AM
To: 'Andrey Rassiysky'
Cc: ccielab@groupstudy.com
Subject: RE: LLQ - can't verify

Well, that only illustrates the policy-map I have defined:

r5#sh policy-map voice
 Policy Map voice
  Weighted Fair Queueing
    Class voice
      Strict Priority
      Bandwidth 80 (kbps)
    Class data
      Strict Priority
      Bandwidth 48 (kbps)

Is there a way to look at the queue as I make a call? I see the output pkts
increment and such, but how do you verify LLQ?

-----Original Message-----
From: Andrey Rassiysky [mailto:andrey.rassiysky@btc-net.bg]
Sent: Monday, April 21, 2003 12:51 AM
To: Jason Cash
Cc: ccielab@groupstudy.com
Subject: Re: LLQ - can't verify

Try: sh policy-map interface s0

br,
Andrey

Jason Cash wrote:

>I am trying to confirm the LLQ config and keep getting this error:
>
>r5#sh queue serial 0
>Show queue not supported with FIFO queueing
>
>The config is just like the solution of IPE Section 12 so why can I not
>verify the queue?
>
>hostname r5
>!
>logging buffered notifications
>!
>!
>class-map data
> match access-group 106
>class-map voice
> match access-group 105
>!
>!
>policy-map voice
> class voice
> priority 80
> class data
> priority 48
>!
>ip subnet-zero
>no ip domain-lookup
>!
>interface Loopback0
> ip address 200.0.0.5 255.255.255.255
>!
>interface Ethernet0
> ip address 150.50.7.5 255.255.255.128
>!
>interface Serial0
> ip address 150.50.100.5 255.255.255.224
> encapsulation frame-relay
> no ip mroute-cache
> service-policy output voice
> frame-relay traffic-shaping
> frame-relay class voice
> frame-relay map ip 150.50.100.2 501 broadcast rtp header-compression
>active connections 256 frame-relay map ip 150.50.100.5 501
> frame-relay map ip 150.50.100.6 501 broadcast
> no frame-relay inverse-arp
>!
>interface Serial1
> no ip address
> shutdown
>!
>router eigrp 1
> network 0.0.0.0
> no auto-summary
> no eigrp log-neighbor-changes
>!
>map-class frame-relay voice
> frame-relay cir 128000
> frame-relay bc 300
> no frame-relay adaptive-shaping
>access-list 105 permit ip any any precedence critical
>access-list 106 permit ip any any
>!
>end



This archive was generated by hypermail 2.1.4 : Thu May 01 2003 - 13:36:00 GMT-3