R E V I E W D R A F T - C I S C O C O N F I D E N T I A L
Chapter 9 Configuring the XML Interface
Configuring HTTP and HTTPS Management Traffic Services
9-18
Cisco 4700 Series Application Control Engine Appliance Administration Guide
OL-11157-01
The syntax of this command is as follows:
policy-map type management first-match
map_name
The
map_name
argument specifies the name assigned to the Layer 3 and Layer 4
network management policy map. Enter an unquoted text string with no spaces
and a maximum of 64 alphanumeric characters.
When you use this command, you will access policy map management
configuration mode.
For example, to create a Layer 3 and Layer 4 network traffic management policy
map, enter:
host1/Admin(config)#
policy-map type management first-match
MGMT_XML-HTTPS_POLICY
host1/Admin(config-pmap-mgmt)#
To remove a policy map from the ACE, enter:
host1/Admin(config)#
no policy-map type management first-match
MGMT_XML-HTTPS_POLICY
Specifying a Layer 3 and Layer 4 Traffic Class with the Traffic Policy
To specify the HTTP or HTTPS traffic management traffic class created with the
class-map
command to associate traffic with the traffic policy buse the
class
command. his command enters the policy map management class configuration
mode.
The syntax of this command is as follows:
class
{
name1
[
insert-before
name2
] |
class-default
}
The arguments and keywords, and options are as follows:
•
name1
—The name of a previously defined Layer 3 and Layer 4 traffic class,
configured with the
class-map
command, to associate traffic to the traffic
policy. Enter an unquoted text string with no spaces and a maximum of 64
alphanumeric characters.