RE: LLQ - can't verify

From: Anthony Pace (anthonypace@fastmail.fm)
Date: Mon Apr 21 2003 - 17:50:24 GMT-3


If you want to get the detail you can add the interface you are
interested in seeing:

show policy-map interface e2/0

Ethernet2/0
Service-policy output:p1 (1057)
Class-map:c1 (match-all) (1059/2)
19 packets, 1140 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match:ip precedence 0 (1063)
Weighted Fair Queueing <<<<<<<<<<<<<<<<<<
Output Queue:Conversation 265
Bandwidth 10 (%) Max Threshold 64 (packets)
(pkts matched/bytes matched) 0/0
(depth/total drops/no-buffer drops) 0/0/0

Class-map:c2 (match-all) (1067/3)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match:ip precedence 1 (1071)
Weighted Fair Queueing <<<<<<<<<<<<<<<<<<
Output Queue:Conversation 266
Bandwidth 10 (%) Max Threshold 64 (packets)
(pkts matched/bytes matched) 0/0
(depth/total drops/no-buffer drops) 0/0/0
        

On Mon, 21 Apr 2003 12:48:26 -0500, "Jason Cash" <cash2001@swbell.net>
said:
> 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
>

-- 
  Anthony Pace
  anthonypace@fastmail.fm

-- http://www.fastmail.fm - Choose from over 50 domains or use your own



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