RE: FRTS: PQ per VC/physical interface

From: Hai Phung (harryuts@yahoo.com)
Date: Sun Feb 23 2003 - 00:22:35 GMT-3


I tested the same config like yours and when I run the command "show
frame pvc 401" I got:

PVC Statistics for interface Serial1 (Frame Relay DTE)

DLCI = 401, DLCI USAGE = LOCAL, PVC STATUS = STATIC, INTERFACE = Serial1

  input pkts 0 output pkts 20 in bytes 0
  out bytes 680 dropped pkts 0 in FECN pkts 0

  in BECN pkts 0 out FECN pkts 0 out BECN pkts 0

  in DE pkts 0 out DE pkts 0
  out bcast pkts 20 out bcast bytes 680
  pvc create time 00:20:04, last time pvc status changed 00:20:04
  cir 64000 bc 64000 be 0 byte limit 1000 interval 125

  mincir 32000 byte increment 1000 Adaptive Shaping none
  pkts 20 bytes 680 pkts delayed 0 bytes delayed 0

  shaping inactive
  traffic shaping drops 0
  Queueing strategy: priority-list 1

List Queue Args
1 high protocol ip list 101
1 normal protocol ip list 104
1 normal protocol ip list 103
1 normal protocol ip list 102
  Output queue: high 0/20/0, medium 0/40/0, normal 0/60/0, low 0/80/0

I think that this is enough to verify that pq is working at VC 401. If
you run the command "show frame pvc", you wont be able to view any info
on pq/cq/wfq.

Note: I don't know why ip list 102,103,104 are assigned to normal queue
even though I configured them to be in med,normal,low queue.

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Sage Vadi
Sent: Saturday, February 22, 2003 6:33 PM
To: ccielab@groupstudy.com
Subject: FRTS: PQ per VC/physical interface

All,

Have an issue with PQ on frame-relay physical
interface. CCO documentation I have read the example
shows priority-group command nested within a
map-class, then this map-class is configured under a
serial subinterface.

What I'm trying to do is set this up on a physical
serial interface (read: no subinterface).

If I do initial config like this:

interface Serial0
~cut crap~
frame-relay traffic-shaping
frame-relay interface-dlci 401
class priority

map-class frame-relay priority
~cut crap~
frame-relay priority-group 1

priority-list 1 protocol ip high list 101
priority-list 1 protocol ip medium list 104
priority-list 1 protocol ip normal list 103
priority-list 1 protocol ip low list 102

Problems#

1. show frame pvc does not indicate any traffic
shaping
2. show queuing priroity does not show anything
usesful
3. basically I cannot ascertain if my priority queuing
is working...

But, when I add this to my serial0:

1. frame-relay priority-dlci-group 1 401 401 401 401

The output of - show frame pvc starts to show the
high/med/normal/low.

Q) How can I check that my priority-queing is working?
To make things simple I have configured ICMP as high
priority.

rgds,
Sage



This archive was generated by hypermail 2.1.4 : Sat Mar 01 2003 - 11:06:29 GMT-3