Cisco ASA Series Cli Configuration Manual page 1495

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Chapter 1
Configuring the ASA IPS Module
Detailed Steps
Command
Step 1
class-map name
Example:
hostname(config)# class-map ips_class
Step 2
match parameter
Example:
hostname(config-cmap)# match access-list
ips_traffic
Step 3
policy-map name
Example:
hostname(config)# policy-map ips_policy
Step 4
class name
Example:
hostname(config-pmap)# class ips_class
Purpose
Creates a class map to identify the traffic for which you want to
send to the ASA IPS module.
If you want to send multiple traffic classes to the ASA IPS
module, you can create multiple class maps for use in the security
policy.
Specifies the traffic in the class map. See the
(Layer 3/4 Class Maps)" section on page 1-12
information.
Adds or edits a policy map that sets the actions to take with the
class map traffic.
Identifies the class map you created in
Cisco ASA Series CLI Configuration Guide
Configuring the ASA IPS module
"Identifying Traffic
for more
Step
1.
1-19

Advertisement

Table of Contents
loading

Table of Contents