Cisco Systems 6500 Switch User Manual


 
2-30
Catalyst 6500 Series Switch SSL Services Module Command Reference
OL-9105-01
Chapter2 Commands for the Catalyst 6500 Series SSL Services Module
natpool
natpool
To define a pool of IP addresses, which the SSL Services Module uses for implementing the client NAT,
use the natpool command.
natpool nat-pool-name start_ip_addr end_ip_addr netmask netmask
Syntax Description
Defaults This command has no default settings.
Command Modes Context subcommand mode
Command History
Examples This example shows how to define a pool of IP addresses:
ssl-proxy(config)# ssl-proxy context Example
ssl-proxy (config-context)# natpool NP2 207.59.10.01 207.59.10.08 netmask 255.0.0.0
ssl-proxy (config-context)#
Related Commands show ssl-proxy natpool
nat-pool-name NAT pool name.
start-ip-addr First IP address in the pool.
end-ip-addr Last IP address in the pool.
netmask netmask Specifies the netmask address.
Release Modification
Cisco IOS Release
12.1(13)E and
SSL Services Module
Release 1.1(1)
Support for this command was introduced on the Catalyst 6500 series
switches.
SSL Services Module
Release 3.1(1)
The natpool command (entered in context subcommand mode) replaces
the ssl-proxy natpool command (entered in global subcommand mode).