Cisco ASA Series Cli Configuration Manual page 1345

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

Advertisement

Chapter 1
Configuring Connection Settings
Detailed Steps
Command
Step 1
class-map name
Example:
hostname(config)# class-map bypass_traffic
Step 2
match parameter
Example:
hostname(config-cmap)# match access-list
bypass
Step 3
policy-map name
Example:
hostname(config)# policy-map
tcp_bypass_policy
Step 4
class name
Example:
hostname(config-pmap)# class
bypass_traffic
Step 5
Do one or more of the following:
Purpose
Creates a class map to identify the traffic for which you want to
disable stateful firewall inspection.
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 created in
Cisco ASA Series CLI Configuration Guide
Configuring Connection Settings
"Identifying Traffic
for more
Step 1
1-11

Advertisement

Table of Contents
loading

Table of Contents