2-9
Cisco 4700 Series Application Control Engine Appliance Administration Guide
OL-11157-01
Chapter 2 Enabling Remote Access to the ACE
Configuring Remote Network Management Traffic Services
Creating a Layer 3 and Layer 4 Remote Access Policy Map
For a Layer 3 and Layer 4 traffic classification, you create a Layer 3 and Layer 4
policy map with actions to configure the network management traffic received by
the ACE This section outlines the general steps to configure a Layer 3 and Layer
4 network traffic policy and contains the following topics:
•
Creating a Layer 3 and Layer 4 Policy Map for Network Management Traffic
Received by the ACE
•
Defining a Layer 3 and Layer 4 Policy Map Description
•
Specifying a Layer 3 and Layer 4 Traffic Class With the Traffic Policy
•
Defining Layer 3 and Layer 4 Management Traffic Policy Actions
Creating a Layer 3 and Layer 4 Policy Map for Network Management Traffic
Received by the ACE
To configure a Layer 3 and Layer 4 policy map that defines the different actions
that are applied to the IP management traffic received by the ACE, use the
policy-map type management first-match
configuration command. The ACE
executes the specified action only for traffic that meets the first matching
classification with a policy map. The ACE does not execute any additional
actions.
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
REMOTE_MGMT_ALLOW_POLICY
host1/Admin(config-pmap-mgmt)#