Specifications

Table Of Contents
Chapter 29: qos Commands
29 - 4 SSR Command Line Interface Reference Manual
qos precedence ip
Purpose
Set the precedence of the IP flow fields.
Format
qos precedence ip [sip
<num>
] [dip
<num>
] [srcport
<num>
]
[destport
<num>
] [tos
<num>
] [protocol
<num>
] [intf
<num>
]
Mode
Configure
Description
The
qos precedence ip
command lets you set the QOS precedence for various flow
fields in IP traffic. You can set a precedence from 1 – 7 for the following IP fields:
IP source address
IP destination address
Source TCP or UDP port
Destination TCP or UDP port
Type of Service (TOS) for the packet
Protocol (TCP or UDP)
Incoming interface
The precedence 1 is the highest priority. IP interfaces or flow fields within IP packets
that have a precedence of 1 are given first priority. The default priorities are as follows:
destination port (1)
destination address (2)
source port (3)
source IP address (4)
•TOS (5)
interface (6)
protocol (7).