2-154
Catalyst 6500 Series Switch Content Switching Module with SSL Command Reference
OL-7029-01
Chapter 2 Content Switching Module with SSL Commands
static
static
To configure the server NAT behavior, and then enter the NAT configuration submode, use the static
command. This command configures the CSM to support connect ions initiated by real servers. Both
client NAT and server NAT can exist in the same configuration. To remove NAT from the CSM
configuration, use the no form of this command.
static {drop | nat {virtual | ip-address}}
no static {drop | nat {virtual | ip-address}}
Syntax Description
Defaults This command has no default settings.
Command Modes Module CSM configuration submode
Command History
Examples This example shows how to configure the CSM to support connections initiated by the real servers:
Cat6k-2(config-module-csm)# static nat virtual
Related Commands module csm
nat client (serverfarm submode)
show module csm static
drop Drops connections from servers specified in static submode.
nat Uses the server’s virtual IP (VIP) to translate its source IP address.
virtual Specifies that the configuration is for NAT.
ip-address IP address to be used for NAT.
Release Modification
CSM release 1.1(1) This command was introduced.
CSM-S release 1.1(1) This command was introduced.