Chapter 2 Enabling Remote Access to the ACE
Configuring Remote Network Management Traffic Services
2-10
Cisco 4700 Series Application Control Engine Appliance Administration Guide
OL-11157-01
To remove a policy map from the ACE, enter:
host1/Admin(config)#
no policy-map type management first-match
REMOTE_MGMT_ALLOW_POLICY
Defining a Layer 3 and Layer 4 Policy Map Description
To provide a brief summary about the Layer 3 and Layer 4 remote management
policy map, use the
description
command in policy map configuration mode.
The syntax of this command is as follows:
description
text
The
text
argument specifies the description that you want to provide. Enter an
unquoted text string with a maximum of 240 alphanumeric characters.
For example, to specify a description that the policy map is to allow remote Telnet
access, enter:
host1/Admin(config-pmap-mgmt)#
description Allow Telnet access to the
ACE
To remove a description from the policy map, enter:
host1/Admin(config-pmap-mgmt)#
no description
Specifying a Layer 3 and Layer 4 Traffic Class With the Traffic Policy
To specify a Layer 3 and Layer 4 traffic class created with the
class-map
command to associate network traffic with the traffic policy, use the
class
command in policy map configuration mode. This command enters the policy map
management class configuration mode.
The syntax of this command is as follows:
class
{
name1
[
insert-before
name2
] |
class-default
}