Specifications
SSR Command Line Interface Reference Manual 463
Chapter 31
nat Commands
The nat commands allow you to define Network Address Translation (NAT) bindings for
local (inside) and global (outside) network addresses.
Command Summary
Table 23 lists the nat commands. The sections following the table describe the command
syntax.
Table 23. nat commands
nat create dynamic local-acl-pool <local-acl> global-pool <ip-addr/ip-addr-range/ ip-
addr-list> [matches-interface <interface>] [enable-ip-overload]
nat create static protocol ip|tcp|udp local-ip <local-ip-addr/address range> global-ip
<global-ip-addr/address range> [local-port <tcp/udp-local-port>|any] [global-port
<tcp/udp-global-port>|any]
nat flush-dynamic-binding all| pool-specified [local-acl-pool <local-acl>] [global-
pool <ip-addr/ip-addr-range]
nat set dynamic-binding-timeout <minutes>|disable
nat set ftp-control-port <port number>
nat set ftp-session-timeout <minutes>
nat set interface <name> inside|outside
nat show [translations] [timeouts] [statistics]










