Frame Relay and Custom Queueing and 'debug custom'

From: Dave.Brooks@xxxxxxxxxxxx
Date: Sun Feb 10 2002 - 09:25:12 GMT-3


   
I am trying to verify that custom queueing is working correctly.

If I do a 'debug custom' I do not see any debug information
output on my router when I generate traffic i.e. VoIP, Telnet, Ping. Also
access list 100 does not show any packet matches.

My configuration is shown below

interface Serial1/0
 ip address 150.6.56.1 255.255.255.0
 encapsulation frame-relay
 no keepalive
 clockrate 64000
 frame-relay traffic-shaping
 frame-relay class custom_voice
 frame-relay map ip 150.6.56.1 100 broadcast
 frame-relay map ip 150.6.56.2 100 broadcast
 frame-relay map ipx 56.0005.0005.0005 100 broadcast
 frame-relay map ipx 56.0006.0006.0006 100 broadcast
 no frame-relay inverse-arp
 frame-relay ip rtp header-compression

map-class frame-relay custom_voice
 no frame-relay adaptive-shaping
 frame-relay custom-queue-list 1
access-list 100 permit udp any any range 16384 32767
access-list 100 permit tcp any any eq 1720
access-list 100 permit tcp any any eq telnet
queue-list 1 protocol ip 1 list 100
queue-list 1 default 2
queue-list 1 queue 1 byte-count 3000
queue-list 1 queue 2 byte-count 100

However if I apply the command custom-queue-list 1 to interface s1/0 and
remove

 frame-relay traffic-shaping
 frame-relay class custom_voice

 then I do see the debug output and also access-list 100 shows matches.

I get the same problem if I configure the router with a subinterface and use
the following commands under the sub interface

ints0/0
frame-relay traffic-shaping

int s0/0.1
frame-relay interface-dlci 100
  class custom_voice

Regards

        Dave Brooks
        

********************************************************************

This email may contain information which is privileged or confidential. If you
are not the intended recipient of this email, please notify the sender immediat
ely and delete it without reading, copying, storing, forwarding or disclosing i
ts contents to any other person
Thank you

Check us out at http://www.syntegra.com

********************************************************************



This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 13:46:18 GMT-3