Policy Map Group - Alcatel-Lucent OmniSwitch 6850-48 Cli Reference Manual

Alcatel-lucent omniswitch 6850-48: reference guide
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

QoS Policy Commands

policy map group

Configures a map group and its associated mappings for 802.1p, Type of Service (ToS), or Differentiated
Services Code Point (DSCP) values. A map group may be referenced in a policy action with the map
keyword.
policy map group map_group {value1:value2...}
no policy map group map_group
policy map group no {value1:value2...}
Syntax Definitions
map_group
value1
value2...
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6850E, 6855, 9000E
Usage Guidelines
Use the no form of this command to remove a mapping pair or to remove the map group entirely.
The map group may contain more than one mapping pair.
If the snapshot command is entered after the policy map group command is configured, the resulting
ASCII file will include the following additional syntax for the policy map group command:
from {cli | ldap | blt}
This syntax indicates how the map group was created. The cli and ldap options may be changed by a
user modifying the ASCII file; however, changing this setting is not recommended. The blt option
indicates a built-in object, this setting is not configurable.
Examples
-> policy map group tosGroup 1-4:3 5-6:5 7:6
-> policy map group tosGroup no 7:6
-> no policy map group tosGroup
Release History
Release 6.1; command was introduced.
OmniSwitch CLI Reference Guide
The name of the map group (up to 31 alphanumeric characters).
The 802.1p, ToS, or DSCP value to be mapped to another value. May
be a value or a range of values (for example, 1-2).
The 802.1p, ToS, or DSCP value to be used in place of value1. Addi-
tional mapping pairs may be included.
June 2012
page 33-27

Advertisement

Table of Contents
loading

Table of Contents