From: John (jgarrison1@austin.rr.com)
Date: Mon Oct 15 2007 - 13:58:38 ART
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