14-60
User
Guide

for

the

Cisco

Application

Networking

Manager

5.2
OL-26572-01
Chapter
14






Configuring

Traffic

Policies
Configuring
Rules

and

Actions

for

Policy

Maps
Step
5
Do
one

of

the

following:


Click
Deploy
Now

to

deploy
this
configuration

on

t

he
ACE

and

save

your

entries

t

o

the
running-configuration
and

startup-configuration

files.

The

window

refreshes

and

the

Action

table
appears.
To

define

actions

for


this

rul

e,

continue

with

Step

6 .


Click
Cancel
to
exit

this

procedure

without
saving
your

entries

and

to

return

to

the
Rule
table.


Click
Next
t

o
deploy
your

entries

and

to
configure
another
rule.
Ta
b

l

e


14-24
Layer
7

HTTP

Optimization

Policy

Map

Match

Conditions
Match
Condition
Procedure
Cookie
HTTP
cookie

that

is

to

be

used

to

establish

a

match

condition.
Do
the

following:
a.
In
the

Cookie

Name

field,

enter

a

unique

cookie

name.

Valid

entries

are

unquoted

text

strings
with
no

spa

ces

and

a

maximum

of

64

a

lphanumeric

characters.
b.
In
the

Cookie

Value
field,
enter

a

unique

cookie
value
expression.
Valid
entries

are

unquoted
text
strings

with

no

spa

ces

and

a

ma

ximum

of

25

5

alphanumeric

characters.
c.
In
the

Secondary

Cookie

field,

check
the
checkbox

to

specify

that

the

ACE

is

to

use
either

the
cookie
name

or

the

cookie

value

to

satisfy

this

match

condition.

Uncheck

this

check

box

to
indicate
that

the

ACE

is

to

use

either

the

cookie

name

or

the

cookie

value

to

satisfy

this

match
condition.
Header
HTTP
header

that

is

to

be

used

to

establish

a

match

condition.
Do
the

following:
a.
In
the

Header

field,
choose

one

of

the

predefined

HTTP

headers

to

be

matched,

or

choose
HTTP
Header

to

specify

a

different

HTTP

header.
b.
If
you

chose

HTTP

Header,

in

the

Header

Name

field,

enter

the

name

of

the

HTTP

header

to
match.
Valid

entries

are

unquoted

text

strings

with

no

spaces

and

a

maximum

of

64
alphanumeric
characters.
c.
In
the
Header
Value
(Bytes)
field,

enter

the

header

value

expression

string
to
compare
against
the
value

in

the

specified

field

in

the

HTTP

header.

Valid

entries

are

text

strings

with

a
maximum
of

255

alphanumeric

characters.

The

ACE

supports

regular

expressions

for
matching.
To

include

spaces

i

n

the

string,

enclose

the

ent

ire

st

ring

i

n

quotes.

All

headers

in
the
header

map

must

be

matched.

See

Ta

b

l

e


14-33

for

a

list

of

the

supported

characters

that
you
can

use

in

regular

expressions.
HTTP
URL
Portion
of

an

HTTP

URL

that

is

to

be

used

to

establish

a

match

condition.
Do
the

following:
a.
In
the
URL
Expression

field,
enter
a

URL

or

a

portion

of

a

URL

to

match.

Valid

entries

are
URL
strings

from

1

to

255

alphanumeric

characters

and

include

only

the

portion

of

the

URL
following
www.hostname.

domain.

For

example,

in

the

URL
www.anydomain.com/latest/whatsnew.html,
include

only

/latest/whatsnew.html.
b.
In
the

Method

Expression

field,
enter
the

HTTP

method
to

match.

Valid

entries

are

method
names
entered

as

unquoted

text

strings

with

no

spa

ces

and

a

ma

ximum

of

15

a

lphanumeric
characters.
You

can

enter

either

one

of

the

standard

HTTP

1.1

method

names

(OPTIONS,
GET,
HEAD,

POST,

PUT,

DELETE,

TRACE,

or

CONNECT)

or

a

text

string

that

must

be
matched
exactly

(for

example,

CORVETTE).