Name

ip nat inside source — global

Synopsis

ip nat inside source [list access-list] pool pool-name [overload]
no ip inside source [list access-list] pool pool-name [overload]

ip nat inside source [list access-list] static local-ip 
               global-ip
no ip nat inside source [list access-list] static local-ip 
               global-ip
            

Configures

Enables NAT for inside source IP addresses

Default

None

Description

This command enables the mapping of internal (inside) source addresses to global addresses.

list access-list

Optional. Defines an access list for the translation. If an address is not blocked by the access list, it is translated.

pool pool-name

The name of an address pool to be used for selecting global IP addresses.

overload

Optional. Allows many local IP addresses to share a few global IP addresses by multiplexing the ports.

static local-ip global-ip

A static mapping of a local IP address to a global IP address.

Get CISCO IOS in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.