RE: FRTS and priority queuing

From: Wilson, Ryan # Atlanta (Ryan.Wilson@relayhealth.com)
Date: Mon Oct 15 2007 - 21:51:46 ART


John,

I dropped your config into my LAB and I'm getting the results. I changed
the default from normal to low and no hits on the low either. How ever
the classification is done obviously isn't working for us.

priority-list 2 protocol ip high udp tftp
priority-list 2 default low

Output queue utilization (queue/count)
        high/0 medium/0 normal/3707 low/0

 

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
John
Sent: Monday, October 15, 2007 12:59 PM
To: ccielab@groupstudy.com
Subject: FRTS and priority queueing

I have the following configs on 2 routers with Frame-relay running
between
them.
R5
interface Serial2/0
 ip address 155.1.0.5 255.255.255.0
 encapsulation frame-relay
 ip ospf network broadcast
 no fair-queue
 serial restart-delay 0
 frame-relay traffic-shaping
 frame-relay map ip 155.1.0.4 504 broadcast
 frame-relay interface-dlci 504
  class shape1
 no frame-relay inverse-arp
!
map-class frame-relay shape1
 frame-relay priority-group 2
priority-list 2 protocol ip high udp tftp

R4
interface Serial2/0
 ip address 155.1.0.4 255.255.255.0
 encapsulation frame-relay
 ip ospf network broadcast
 no fair-queue
 serial restart-delay 0
 frame-relay traffic-shaping
 frame-relay map ip 155.1.0.5 405 broadcast
 frame-relay interface-dlci 405
  class shape1
 no frame-relay inverse-arp
!
map-class frame-relay shape1
 frame-relay priority-group 2
priority-list 2 protocol ip high udp tftp

When I tftp a file across the link the debug queueing priority tells me
that
the traffic is going into the default queue. Instead of the high
priority
queue. I'm obviously missing something. A little help please?

Thanks

JG



This archive was generated by hypermail 2.1.4 : Fri Nov 16 2007 - 13:11:15 ART