8-43
Cisco 4700 Series Application Control Engine Appliance Administration Guide
OL-11157-01
Chapter 8 Configuring SNMP
Configuring SNMP Management Traffic Services
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
SNMP-ALLOW_POLICY
host1/Admin(config-pmap-mgmt) #
To remove a network traffic management policy map from the ACE, enter:
host1/Admin(config)#
no policy-map type management first-match
SNMP-ALLOW_POLICY
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. 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.
•
insert-before
name2
—(Optional) Places the current class map ahead of an
existing class map or inline match condition specified by the
name2
argument
in the policy map configuration. The ACE does not save the sequence
reordering as part of the configuration. Enter an unquoted text string with no
spaces and a maximum of 64 alphanumeric characters.