Cisco 4700M Configuration Manual page 262

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

Advertisement

TCP/IP Normalization and Termination Configuration Quick Start
Table 4-1
Task and Command Example
1.
2.
3.
4.
5.
6.
Cisco 4700 Series Application Control Engine Appliance Security Configuration Guide
4-4
Chapter 4
TCP/IP Normalization and Termination Configuration Quick
Start
If you are operating in multiple contexts, observe the CLI prompt to verify
that you are operating in the desired context. If necessary, change to the
correct context.
host1/Admin# changeto C1
host1/C1#
The rest of the examples in this table use the C1 user context, unless
otherwise specified. For details on creating contexts, see the Cisco 4700
Series Application Control Engine Appliance Virtualization Configuration
Guide.
Enter configuration mode.
host1/C1# config
host1/C1(config)#
Create a connection parameter map to group together TCP/IP normalization
and termination parameters.
host1/C1(config)# parameter-map type connection TCPIP_PARAM_MAP
host1/C1(config-parammap-conn)#
Configure TCP/IP normalization parameters in the connection parameter
map as required. For example, enter:
host1/C1(config-parammap-conn)# set timeout inactivity 2400
host1/C1(config-parammap-conn)# set ip tos 20
host1/C1(config-parammap-conn)# exit
host1/C1(config)#
Create a Layer 3 and Layer 4 TCP class map, and then configure match
criteria as required.
host1/C1(config)# class-map match-any TCP_CLASS
host1/C1(config-cmap)# match destination-address 172.27.16.7
host1/C1(config-cmap)# match port tcp eq 21
host1/C1(config-cmap)# exit
Create a Layer 3 and Layer 4 policy map and associate the class map with it.
host1/C1(config)# policy-map multi-match TCPIP_POLICY
host1/C1(config-pmap)# class TCP_CLASS
host1/C1(config-pmap-c)# exit
host1/C1(config-pmap)# exit
Configuring TCP/IP Normalization and IP Reassembly Parameters
OL-16202-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

4700 series

Table of Contents