destination-address prefix
|
IP destination address field.
|
destination-port number
|
TCP or UDP destination port field. Can be a single number,
a single range, or one of the standard port synonyms.
|
dscp number
|
The differentiated services code point. Can be a single
number, a single range, or the standard synonyms. IPv4 only.
|
match-terms string-of-conditions
|
A series of match conditions. Enclose the string within
a set of quotation marks and use semicolons to separate entries. For
example, match-terms “protocol tcp; destination-port http”;. Dynamic profile variables are not allowed in the string.
|
protocol number
|
IP protocol field. Can be a single number, as single
range, or one of the standard protocol synonyms. IPv4 only.
|
source-address prefix
|
IP source address field.
|
source-port number
|
TCP or UDP source port field. Can be a single number,
as single range, or one of the standard protocol synonyms.
|