User guide
configure pattern-rule
ExtremeWarePx1 1.2 Command Reference Guide 115
configure pattern-rule
configure pattern-rule <pattern string>
server-group-name <group name>
[noqos |
(dot1p-to-svr <dot1p-to-svr tag>
dot1p-to-net <dot1p-to-net tag>
diffserv-to-svr <diffserv-to-svr tag>
diffserv-to-net <diffserv-to-net tag>)]
Description
Creates a pattern rule for the current domain of the current layer 7 service.
Syntax Description
Default
N/A.
pattern string The pattern to be matched against the URL in the client request.
The pattern string can include a single wildcard character (*), which may be placed before or
after any of the following delimiters:
/ . ? & #
The wildcard matches any string from zero to 32 characters long.
group name The name of the server group to select if the pattern is matched.
noqos Indicates that the service does not tag traffic based on the application or transaction type
dot1p-to-svr tag Specifies whether to apply a tag to the 802.1p header for packets directed to the server; one
of the following values:
• The keyword preserve indicates that no tag is applied to this type of traffic.
• A hexadecimal number from 0x00 to 0x07, inclusive, is the tag to be applied to this type of
traffic.
dot1p-to-net tag Specifies whether to apply a tag to the 802.1p header for packets directed to the network;
one of the following values:
• The keyword preserve indicates that no tag is applied to this type of traffic.
• A hexadecimal number from 0x00 to 0x07, inclusive, is the tag to be applied to this type of
traffic.
diffserv-to-svr tag Specifies whether to apply a tag to the DiffServ code point for packets directed to the server;
one of the following values:
• The keyword preserve indicates that no tag is applied to this type of traffic.
• A hexadecimal number from 0x00 to 0x3F, inclusive, is the tag to be applied to this type
of traffic.
diffserv-to-net tag Specifies whether to apply a tag to the DiffServ code point for packets directed to the
network; one of the following values:
• The keyword preserve indicates that no tag is applied to this type of traffic.
• A hexadecimal number from 0x00 to 0x3F, inclusive, is the tag to be applied to this type
of traffic.










