2-71
Catalyst 6500 Series Switch SSL Services Module Command Reference
OL-9105-01
Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module
show ssl-proxy natpool
show ssl-proxy natpool
To display information about the NAT pool, use the show ssl-proxy natpool command.
show ssl-proxy natpool [name][context name]
Syntax Description
Defaults This command has no default settings.
Command Modes EXEC
Command History
Examples This example shows how to display information for a specific NAT address pool that is configured on
the SSL Services Module:
ssl-proxy# show ssl-proxy natpool
No context name provided, assuming context 'Default'...
natpool-name start-ip end-ip netmask use-count
n1 207.57.110.1 207.57.110.8 255.0.0.0 2
ssl-proxy#
This example shows how to display information for a specific NAT address pool that is configured on
the SSL Services Module:
ssl-proxy# show ssl-proxy natpool n1
No context name provided, assuming context 'Default'...
Start ip: 207.57.110.1
End ip: 207.57.110.8
netmask: 255.0.0.0
vlan associated with natpool: 2
SSL proxy services using this natpool:
S2
S3
Num of proxies using this natpool: 2
ssl-proxy#
Related Commands natpool
name (Optional) NAT pool name.
context name (Optional) Context name.
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)
This command was changed to add the context name keyword.