R2511-HP MSR Router Series ACL and QoS Configuration Guide(V5)

66
# Apply the QoS policy to the outgoing traffic of ATM PVC ATM 1/0.
[RouterA] interface atm 1/0
[RouterA-atm1/0] ip address 1.1.1.1 255.255.255.0
[RouterA-atm1/0] pvc qostest 0/40
[RouterA-atm-pvc-atm1/0-0/40-qostest] qos apply policy dscp outbound
The configuration enables EF traffic to be forwarded preferentially when congestion occurs.
Configuring RTP priority queuing
Configuration procedure
To configure RTP priority queuing:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter interface view or PVC
view.
Enter interface view:
interface interface-type interface-number
Enter PVC view:
a. interface atm interface-number
b. pvc vpi/vci
N/A
3. Configure RTP priority
queuing.
qos rtpq start-port first-rtp-port-number end-port
last-rtp-port-number bandwidth bandwidth [ cbs
cbs ]
N/A
4. Display RTP priority queuing
configuration information on
the interface/PVC or all
interfaces/PVCs.
display qos rtpq interface [ interface-type
interface-number [ pvc { pvc-name [ vpi/vci ] |
vpi/vci } ] ] [ | { begin | exclude | include }
regular-expression ]
Optional.
Available in any
view.
You must enable the rate limit function for the queuing function to take effect on these interfaces: tunnel
interfaces, subinterfaces, HDLC link bundle interfaces, and VT/dialer interfaces configured with PPPoE,
PPPoA, PPPoEoA, PPPoFR, or MPoFR (frame relay traffic shaping is not enabled on the frame relay
interface).
RTP priority queuing configuration example
Network requirements
Configure RTP priority queuing on interface Serial 2/0 as follows:
The start port number is 16384, the end port number is 32767, and 64 kbps bandwidth is reserved for
RTP packets. When congestion occurs to the outgoing interface, RTP packets are assigned to the RTP
priority queue.
Configuration procedure
# Enter system view.
<Sysname> system-view
# Enter interface view.
[Sysname] interface serial 2/0