Cisco Systems OL-7029-01 Switch User Manual


 
2-101
Catalyst 6500 Series Switch Content Switching Module with SSL Command Reference
OL-7029-01
Chapter 2 Content Switching Module with SSL Commands
nat client (serverfarm submode)
nat client (serverfarm submode)
To specify a set of client NAT pool addresses that should be used to perform the NAT function on clients
connecting to this server farm, use the nat client command in SLB serverfarm configuration submode.
To remove the NAT pool from the configuration, use the no form of this command.
nat client {client-pool-name | static}
no nat client
Syntax Description
Defaults This command has no default settings.
Command Modes SLB serverfarm configuration submode
Command History
Usage Guidelines Use this command to enable client NAT. If client NAT is configured, the client address and port number
in load-balanced packets are replaced with an IP address and port number from the specified client NAT
pool. This client pool name must match the pool name entered from a previous natpool command.
Examples This example shows how to specify NAT on the client:
Cat6k-2(config-slb-sfarm)# nat client whishers
Related Commands natpool (module CSM submode)
nat server (serverfarm submode)
predictor (serverfarm submode)
script task
show module csm serverfarm
static
client-pool-name Client pool name.
static Enables static NAT.
Release Modification
CSM release 1.1(1) This command was introduced.
CSM release 3.2(1) This command was modified to include the static option.
CSM-S release 1.1(1) This command was introduced.