HP 7102dl - ProCurve Secure Router Configuration Manual page 398

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
Marking Packets with a ToS value
8-48
To mark traffic selected by an ACL, you must complete several steps:
1.
Configure an ACL.
a.
Create an extended ACL.
b. Add any necessary deny entries to the ACL.
c.
Add permit entries for the addresses to or from which you want to
mark traffic.
2.
Match the QoS map entry to the ACL.
Configuring an ACL. Create an extended ACL by entering this command
from the global configuration mode context:
Syntax: ip access-list extended <listname>
For example:
ProCurve(config)# ip access-list extended PacketMarker
You can select a range of addresses in an ACL. You can also select certain types
of traffic by specifying source or destination protocol port.
For example, you can mark all traffic destined to TCP port 1720 with a
ToS value:
ProCurve(config-ext-nacl)# permit tcp any any eq 1720
For the complete command syntax and more information about configuring
ACLs, see "Classifying Traffic According to IP Header Fields" on page 8-23 or
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)# match list PacketMarker
To actually select the IP precedence value, you must enter a set command.
See "Setting the ToS Value" on page 8-50.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve secure router 7203dl j8753a j8753a

Table of Contents