cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
796
Views
0
Helpful
1
Replies

CSM: order of choice in policy-map

GIULIO FAINI
Level 1
Level 1

A Quick one:

In the CSM how is the order of choice within the policy map?

Let's say, I have for example the following:

   policy DOC-CSFSAP-PROD

    header-map DOC-CSFSAP-PROD

    URL-MAP ctr_es_SAP

    URL-MAP ctr_uk_SAP

    URL-MAP ctr_ru_SAP

    URL-MAP ctr_ch_SAP

    serverfarm DOC-CSFSAP-PROD

Will CSM choose based on the following boolean logic?

header-map AND (url-map1 OR url-map2 OR url-map3 OR url-mapx)

In other words, must both the header-map *and* one of the url-map be TRUE?

If header-map is true and none of url-map, then i guess this policy-map wouldnt be valid....

1 Reply 1

stmccabe
Cisco Employee
Cisco Employee

You are correct.  With the example you provided the policy must meet the *header-map* and one of the URL maps.  Typically there is a wildcard match (last URL-map statement) that will be a catchall.   What exactly are you looking to do?

Review Cisco Networking for a $25 gift card