User guide
configure pattern-rule default cookie-name
ExtremeWarePx1 1.2 Command Reference Guide 119
configure pattern-rule default cookie-name
configure pattern-rule default
server-group-name <group name>
cookie-name <cookie string> cookie-type [self | hash | learning]}
[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
ConÞgures the cookie persistence mode for the current layer 7 service.
Syntax Description
group name The name of the server group to select whenever a client request for the current service
includes a cookie.
cookie string The ASCII name of the cookie. The current service responds only to cookies with this
name.
self Specifies that the current service uses self-identifying cookie persistence mode. In this mode,
the server cookie should contain a unique string of 7 to 15 characters to identify the real IP
web server of the specified server group.
hash Specifies that the current service uses hashed cookie persistence mode. In this mode, the
cookie contains unique information about the client. The switch computes a hash value from
this information and uses the hash value to select the appropriate server from the specified
server group.
learning Specifies that the current service uses learned cookie persistence mode. In this mode, the
switch creates a database that stores historical information about each session and uses the
stored information to match the incoming cookie with the previous connection made by the
same client and value to select the appropriate server from the specified server group.
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.










