Specifications

SSR Command Line Interface Reference Manual 591
qos precedence ip
interface (6)
protocol (7).
Parameters
sip <num>
Specifies the precedence of the source address field in IP flows. Specify a precedence
from 1 – 7.
dip <num>
Specifies the precedence of the destination address field in IP flows. Specify a
precedence from 1 – 7.
srcport <num>
Specifies the precedence of the source port field in IP flows. Specify a precedence from
1 – 7.
dstport <num>
Specifies the precedence of the destination port field in IP flows. Specify a precedence
from 1 – 7.
tos <num>
Specifies the precedence of the TOS field in IP flows. Specify a precedence from 1 – 7.
protocol <num>
Specifies the precedence of the transport layer protocol name field in IP flows. Specify
a precedence from 1 – 7.
intf <num>
Specifies the precedence of the IP interface based on the interface’s name. Specify a
precedence from 1 – 7.
Restrictions
None.
Examples
To change the precedence for fields within IP flows from the default precedences listed
above:
ssr(config)# qos precedence ip sip 3 dip 1 srcport 2 destport 4 tos 5
protocol 6 intf 7