ip nat outside source list
Creates dynamic translation rules that are applied to a source address when routing a packet from the outside network to the inside network, and used for translating the destination address when a packet returns to the outside network from the inside network. The no version removes the dynamic translation rule.
NOTE: This command does not remove any dynamic translations from the translation table.
ip nat outside source list accessListName pool poolName
no ip nat outside source list accessListName
- accessListNameName of the access list that you want to use for this dynamic translation
- poolNameName of the NAT IP address pool that contains addresses you want to use when translating matched access list addresses
Global Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.