ip nat inside source list
Syntax
ip nat inside source list accessListName pool poolName [ overload ]
no ip nat inside source list accessListName
Release Information
Command introduced before JunosE Release 7.1.0.
Description
Creates dynamic translation rules that are applied to a source address when routing a packet from the inside network to the outside network, and for translating the destination address when a packet returns from the outside network to the inside network. The no version removes the dynamic translation rule.
![]() | Note: This command does not remove any dynamic translations from the translation table. |
Options
- accessListName—Name of the access list that you want to use for this dynamic translation
- poolName—Name of the NAT IP address pool that contains addresses you want to use when translating matched access list addresses
- overload—Specifies that the translation process create extended translation table entries (IP address, protocol, and port values)
Mode
Global Configuration