HP ProCurve 7102dl Reference Manual page 488

Secure router sros command line interface
Table of Contents

Advertisement

SROS Command Line Interface Reference Guide
qos map <mapname><sequence number>
Use the qos map command to activate the QoS Map Command Set (which allows you to create and/or edit
a QoS map). For details on specific commands, refer to the section Quality of Service (QoS) Map
Commands on page 1391. Use the no form of this command to delete a map entry.
Syntax Description
<mapname>
<sequence number>
Default Values
No default value is necessary for this command.
Functional Notes
A QoS policy is defined using a QoS map. The QoS map is a named list with sequenced entries. An entry
contains a single match reference and one or more actions (priority, set, or both). Multiple map entries for
the same QoS map are differentiated by a sequence number. The sequence number is used to assign
match order.
Once created, a QoS map must be applied to an interface (using the qos-policy out <map-name>
command) in order to actively process traffic. Any traffic for the interface that is not sent to the priority
queue is sent using the default queuing method for the interface (such as weighted fair queuing).
qos-policy out <mapname>
Usage Examples
The following example demonstrates basic settings for a QoS map and assigns a map to the frame-relay
interface:
ProCurve>enable
ProCurve#config terminal
ProCurve(config)#qos map VOICEMAP 10
ProCurve(config-qos-map)#match precedence 5
ProCurve(config-qos-map)#priority 512
ProCurve(config-qos-map)#exit
ProCurve(config)#interface fr 1
ProCurve(config-fr 1)#qos-policy out VOICEMAP
5991-2114
Specifies the QoS map name.
Specifies a number (valid range: 0 to 65,535) to differentiate this QoS map and to
assign match order.
on page 895 for more information.
© Copyright 2007 Hewlett-Packard Development Company, L.P.
Global Configuration Mode Command Set
486

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve secure router 7203dl j8753a j8753a

Table of Contents