Cisco Systems OL-7029-01 Switch User Manual


 
2-48
Catalyst 6500 Series Switch Content Switching Module with SSL Command Reference
OL-7029-01
Chapter 2 Content Switching Module with SSL Commands
nat client (policy submode)
nat client (policy submode)
To specify a set of client NAT pool addresses that should be used to perform the NAT function on clients
connecting to this policy, 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 policy 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.
If both the serverfarm and the policy are configured with client NAT, the policy takes precedence over
the server farm.
Examples This example shows how to specify NAT on the client:
Cat6k-2(config-slb-policy)# nat client whishers
Related Commands natpool (module CSM submode)
script task
show module csm policy
client-pool-name Client pool name.
static Enables static NAT.
Release Modification
CSM release 4.2(1) This command was introduced.