From: Antonio Soares (amsoares@netcabo.pt)
Date: Mon Oct 15 2007 - 18:51:52 ART
In a typical TFTP transfer, only the first packet uses the udp dstport=69
(rrq packet from client to server). All the other packets (data, ack) use
high port numbers (src and dst). Maybe this is why you are not seeing what
you was expecting to see.
Regards,
Antonio Soares
CCIE #18473 (R&S),CCNP,CCIP,JNCIA-ER
http://pwp.netcabo.pt/amsoares/
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of John
Sent: segunda-feira, 15 de Outubro de 2007 17:59
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