about queue of frame relay interface

From: zyz (zyz98@xxxxxxxxxxxxx)
Date: Fri Aug 27 1999 - 03:00:55 GMT-3


   
   it's well known that we can set queue with "priority-group n"
   or "custom-queue-list n" command under serial interface.
   for example 1:
   int s0
    priority-group 8
   
   but if the serial interface is encapsulation with frame-relay,
   we can also set the two type of queue in a map-class then add the
   class to maininterface or subinterface or a pvc. for example 2:
   int s0
    encap frame
    frame class zyz
   
   !
   map-class frame zyz
    frame-relay priority-group 8
   !
   priority 8 protocol ipx high
   !
   
   my question is: what is the difference of the the two methods for
   setting
   queue? can the normal queue(example 1) take effect under frame-relay
   interface?
   
   ---zyz



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:47 GMT-3