SROS Command Line Interface Reference Guide
Global Configuration Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
486
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
no
form of this command to delete a map entry.
Syntax Description
<mapname>
Specifies the QoS map name.
<sequence number>
Specifies a number (valid range: 0 to 65,535) to differentiate this QoS map and to
assign match order.
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).
on page 895 for more information.
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
Содержание ProCurve Secure 7102dl
Страница 2: ......
Страница 3: ...SROS Command Line Interface Reference Guide Software Version J 08 03 September 2007 61195880L1 35H ...
Страница 1454: ......