Policy Action Tos - Alcatel-Lucent OmniSwitch 6250 Cli Reference Manual

Hide thumbs Also See for OmniSwitch 6250:
Table of Contents

Advertisement

policy action tos

Configures a Type of Service (ToS) bits value to be applied to packets in outgoing flows to which the
specified policy applies.
policy action action_name tos tos_value
policy action action_name no tos
Syntax Definitions
action_name
tos_value
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
Use the no form of this command to remove a ToS value from a policy action.
Note that specifying both ToS and DSCP in the same action is not allowed.
An 802.1p or ToS/DSCP action always sets the packet priority. For 802.1p marking, the priority is set
according to the marked 802.1p. For ToS marking, the priority is set according to the marked ToS. For
DSCP marking, the priority is set according to the marked DSCP.
A ToS action alters the packet IP ToS fields. The DSCP bits 3,4,5 are reset to 0. For example, a ToS 2
action on a packet carrying DSCP 5 will set a DSCP value of 40.
Examples
-> policy action action3 tos 4
-> policy action action3 no tos
Release History
Release 6.6.1; command was introduced.
Related Commands
qos apply
policy action
show policy action
page 39-122
The name of the action.
The three-bit priority value in the IP header that should be set on outgo-
ing frames in flows that match the specified policy. Values range from 0
(lowest priority) to 7 (highest priority).
Applies configured QoS and policy settings to the current configuration.
Creates a policy action.
Displays information about actions configured on the switch.
OmniSwitch CLI Reference Guide
QoS Policy Commands
November 2009

Advertisement

Table of Contents
loading

Table of Contents