Configuring A Class Map - Cisco 4700M Configuration Manual

Application control engine appliance security
Hide thumbs Also See for 4700M:
Table of Contents

Advertisement

Chapter 5
Configuring Network Address Translation
Configuring Dynamic NAT and PAT
To remove a NAT pool from the configuration, enter:
host1/C1(config-if)# no nat-pool 1

Configuring a Class Map

You can configure a traffic class for dynamic NAT and PAT by using the
class-map command in configuration mode. For more information about class
maps, see the Cisco 4700 Series Application Control Engine Appliance
Administration Guide.
The syntax of this command is as follows:
class-map match-any name
The name argument is a unique identifier for the class map, specified as an
unquoted text string with a maximum of 64 alphanumeric characters.
For example, enter:
host1/C1(config)# class-map match-any NAT_CLASS
host1/C1(config-cmap)#
To remove a class-map from the configuration, enter:
host1/C1(config)# no class-map match-any NAT_CLASS
Enter match criteria for the ACL or the client source address using the match
command in class-map configuration mode. For example, enter:
host1/C1(config-cmap)# match access-list NAT_ACCESS
or
host1/C1(config-cmap)# match source-address 192.168.12.15
255.255.255.0
To remove a match statement from a class map, enter:
host1/C1(config-cmap)# no match access-list NAT_ACCESS
Cisco 4700 Series Application Control Engine Appliance Security Configuration Guide
5-15
OL-16202-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

4700 series

Table of Contents