ip nat outside source static
Syntax
[ no ] ip nat outside source static globalIpAddress localIpAddress
[ no ] ip nat outside source static { tcp | udp } globalIpAddress globalPort localIpAddress localPort
Release Information
Command introduced before JunosE Release 7.1.0.
Description
Translates the source address when routing a packet from the outside network to the inside network, and “ untranslates” the destination address when a packet travels from the inside network to the outside network. The no version removes the static translation and purges the associated translations from the translation table.
Options
- tcp—Indicates a TCP port
- udp—Indicates a UDP port
- globalIpAddress—Inside global address
- globalPort—Inside global TCP or UDP port
- localIpAddress—Inside local address
- localPort—Inside local TCP or UDP port
Mode
Global Configuration
Hide Navigation Pane
Show Navigation Pane
SHA1