Cisco catalyst 6500 series Configuration Note page 73

Content switching module
Hide thumbs Also See for catalyst 6500 series:
Table of Contents

Advertisement

Chapter 6
Configuring Virtual Servers, Maps, and Policies
Table 6-1
Convention
*
?
\
Bracketed range [0-9]
A leading ^ in a range
.\a
.\b
.\f
.\n
.\r
.\t
.\v
.\0
.\\
.\x##
To add a cookie map, perform this task:
Command
Step 1
Router(config)# map cookie-map-name
cookie
Step 2
Router(config-slb-map-cookie)# match
protocol http cookie cookie-name
cookie-value cookie-value-expression
1.
The no form of this command restores the defaults.
This example shows how to configure maps and associate them with a policy:
Router(config-module-csm)# serverfarm pl_url_url_1
Router(config-slb-sfarm)# real 10.8.0.26
Router(config-slb-real)# inservice
Router(config-slb-real)# exit
Router(config-slb-sfarm)# exit
Router(config-slb-policy)# serverfarm pl_url_url_1
Router(config-slb-policy)# url-map url_1
Router(config-slb-policy)# exit
Router(config-module-csm)# serverfarm pl_url_url_2
Router(config-slb-sfarm)# real 10.8.0.27
Router(config-slb-real)# inservice
Router(config-slb-real)# exit
OL-4612-01
Special Characters for Matching String Expressions
Description
Zero or more characters.
Exactly one character.
Note
Escaped character.
Matching any single character from the range.
Do not match any in the range. All other characters
represent themselves.
Alert (ASCII 7).
Backspace (ASCII 8).
Form-feed (ASCII 12).
New line (ascii 10).
Carriage return (ASCII 13).
Tab (ASCII 9).
Vertical tab (ASCII 11).
Null (ASCII 0).
Backslash.
Any ASCII character as specified in two-digit hex notation.
Catalyst 6500 Series Content Switching Module Configuration Note
You must precede the question mark with a Ctrl-V
command to prevent the CLI Parser from
interpretingit as a help request
Purpose
Configures multiple cookies into a cookie map
Configures multiple cookies
Configuring Maps
1
.
1
.
6-9

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 6000 series

Table of Contents