Cisco 4700M Configuration Manual page 170

Application control engine appliance security
Hide thumbs Also See for 4700M:
Table of Contents

Advertisement

Configuring a Layer 7 HTTP Deep Inspection Policy
Table 3-5
Convention
expr{m}
expr{m,}
\a
\b
\f
\n
\r
\t
\v
\0
\\
\x##
The following configuration guidelines apply when you configure a secondary
cookie match statement for HTTP inspection:
Cisco 4700 Series Application Control Engine Appliance Security Configuration Guide
3-46
Special Characters for Matching String Expressions (continued)
Ensure that secondary cookie names do not overlap with other secondary
cookie names in the same match-all class map. For example, the following
configuration is not allowed because the two match statements have
overlapping cookie names:
host1/Admin(config)# class-map type http inspect match-any
HTTP_INSPECT_L7CLASS
host1/Admin(config-cmap-http-insp)# match cookie secondary prefix
id value .*
host1/Admin(config-cmap-http-insp)# match cookie secondary name
identity value bob
Chapter 3
Configuring Application Protocol Inspection
Description
Match the expression exactly m times. The range for
m is from 1 to 255.
Match the expression m or more times. The range for
m is from 1 to 255.
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
hexadecimal notation.
OL-16202-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

4700 series

Table of Contents