[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


ip nat inside source static

Description: 

Creates static translations for a source address when routing a packet from the inside network to the outside network, and "untranslates" the destination address when a packet returns from the outside network to the inside network. The no version removes the static translation and purges the associated translations from the translation table.

Syntax: 

[ no ] ip nat inside source static localIpAddress globalIpAddress

[ no ] ip nat inside source static { tcp | udp } localIpAddress localPort globalIpAddress globalPort

Mode(s): 

Global Configuration

    Release Information    Command introduced before JUNOSe Release 7.1.0.


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]