1894 CHAPTER 125: FR QO S CONFIGURATION COMMANDSundo pvc-pqView Frame relay class viewParameters top: Sets the top PVC PQ , namely, top priority queue, to accept the packets fromthe VC.middle: Sets the middle PVC PQ , namely, middle priority queue, to accept thepackets.normal: Sets the normal PVC PQ , namely, normal priority queue, to accept thepackets.bottom: Sets the bottom PVC PQ , namely, normal priority queue, to accept thepackets.Description Use the pvc-pq command to set the type of the PVC PQ that packets sent by FRvirtual circuit enter.Use the undo pvc-pq command to restore the default PVC PQ type.By default, the packets sent by FR virtual circuit enter into the normal PVC PQ.PVC PQ falls into four groups: top, middle, normal and bottom. PVC PQ isrelative to DLCI. After the queue of an interface is set as PVC PQ, packets on eachvirtual circuit can enter only one type of PVC PQ.Related commands: fr pvc-pq.Examples # Set packets sent by virtual circuit which is associated with the FR class namedtest1 to enter top PVC PQ. system-view[Sysname] fr class test1[Sysname-fr-class-test1] pvc-pq toprtpqSyntax rtpq start-port min-dest-port end-port max-dest-port bandwidth bandwidthundo rtpqParameters start-port min-dest-port: Specifies the lower limit for the destination UDP portnumber, in the range 2000 to 65535.end-port max-dest-port: Specifies the upper limit for the destination UDP portnumber, in the range 2000 to 65535.bandwidth bandwidth: Bandwidth of a RTP queue, in kbps, ranging from 8 to1000000.