Example: Configuring Qos For Voip - HP ProCurve Secure Router 7203 dl Advanced Management And Configuration Manual

Secure router
Hide thumbs Also See for ProCurve Secure Router 7203 dl:
Table of Contents

Advertisement

Setting Up Quality of Service

Example: Configuring QoS for VoIP

You would enter these commands to configure the QoS policy:
ProCurve(config)# ip access-list extended WebTraffic
ProCurve(config-ext-nacl)# permit tcp any host 192.168.1.20 eq www
ProCurve(config-ext-nacl)# exit
ProCurve(config)# ip access-list extended RemoteTraffic
ProCurve(config-ext-nacl)# permit ip 192.168.4.0 0.0.0.255 any
ProCurve(config)# qos map Outside 10
ProCurve(config-qos-map)# match ip rtp 16384 32764 all
ProCurve(config-qos-map)# priority 2000
ProCurve(config-qos-map)# qos map Outside 20
ProCurve(config-qos-map)# match list WebTraffic
ProCurve(config-qos-map)# bandwidth remaining percent 25
ProCurve(config-qos-map)# qos map Outside 30
ProCurve(config-qos-map)# match list RemoteTraffic
ProCurve(config-qos-map)# bandwidth remaining percent 25
ProCurve(config-qos-map)# interface eth 0/1
ProCurve(config-eth 0/1)# traffic-shape rate 8000000
ProCurve(config-eth 0/1)# qos-policy out Outside
Example: Configuring QoS for VoIP
You should now be able to configure QoS for specific applications. You will
be guided through the process of configuring VoIP for the Frame Relay
network shown in Figure 7-9.
Network 2 VoIP
Network 1 VoIP
Frame
Router A
Router B
Relay
Router C
Network 3 VoIP
Figure 7-9. Example QoS Configuration
7-57

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve secure router 7102 dl

Table of Contents