HP 7102dl - ProCurve Secure Router Configuration Manual page 375

Procurve secure router 7000dl series - advanced management and configuration guide
Hide thumbs Also See for 7102dl - ProCurve Secure Router:
Table of Contents

Advertisement

Setting Up Quality of Service
Configuring CBWFQ
Network 1
Network 4
192.168.1.0/24
192.168.4.0/24
Router A
Router B
Internet
Server
.26
Figure 8-4. Classifying Network Traffic
In Figure 8-4, Network 1 at site A transmits mission-critical data to network 4
at site B. Host 26 on network 4 is a local DHCP server; it does not need to
receive this critical data. To select the traffic for the class, you would enter:
ProCurve(config)# ip access-list extended ClassSelector
ProCurve(config-ext-nacl)# deny ip any host 192.168.4.26
ProCurve(config-ext-nacl)# permit ip 192.168.1.0 0.0.0.255 192.168.4.0 0.0.0.255
You could configure another ACL that will be used to define a class for Web
traffic:
ProCurve(config)# ip access-list extended WebTraffic
ProCurve(config-ext-nacl)# permit tcp any any eq www
For more information about configuring ACLs, see Chapter 5: Applying
Access Control to Router Interfaces.
Matching a QoS Map Entry to an ACL. Move to the configuration mode
context for the QoS map entry you have created. Then enter this command:
Syntax: match list <ACL listname>
For example:
ProCurve(config)# qos map Class 15
ProCurve(config-qos-map)# match list ClassSelector
Classifying Traffic According to Destination UDP Port. Different
applications require different levels of service. You can group similar applica-
tions together into a class according to their destination UDP port and then
grant that class a certain portion of the interface's bandwidth.
8-25

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve secure router 7203dl j8753a j8753a

Table of Contents