Cisco Systems and the ASA Services Module Manual De Usuario

Descargar
Página de 712
 
30-21
Cisco ASA Series Firewall CLI Configuration Guide
 
Chapter 30      Configuring the ASA CX Module
  Managing the ASA CX Module
Detailed Steps
Step 8
Repeat for any additional interfaces.
Step 9
Click Send.
Examples
The following example makes GigabitEthernet 0/5 a traffic-forwarding interface:
interface gigabitethernet 0/5
no nameif
traffic-forward cxsc monitor-only
no shutdown
Managing the ASA CX Module
This section includes procedures that help you manage the module.
Command
Purpose
Step 1
interface 
physical_interface
Example:
ciscoasa(config)# interface 
gigabitethernet 0/5
Enters interface configuration mode for the physical interface you 
want to use for traffic-forwarding.
Step 2
no nameif
Example:
ciscoasa(config-ifc)# no nameif
Removes any name configured for the interface. If this interface 
was used in any ASA configuration, that configuration is 
removed. You cannot configure traffic-forwarding on a named 
interface.
Step 3
traffic-forward cxsc monitor-only
Example:
ciscoasa(config-ifc)# traffic-forward cxsc 
monitor-only
Enables traffic-forwarding. You see a warning similar to the 
following:
WARNING: This configuration is purely for demo of CX 
functionality and shouldn't be used on a production ASA 
and any issues found when mixing demo feature with 
production ASA is not supported.
Step 4
no shutdown
Example:
ciscoasa(config-ifc)# no shutdown
Enables the interface.