ip nat translation
Changes or disables translation timeouts, per virtual router, for existing and newly created translations in the translation table. All timeouts for this command support a range of 12147483 seconds (about 25 days). The no version enables the timer using its default value.
ip nat translation { timeout | udp-timeout | dns-timeout | tcp-timeout | finrst-timeout |
icmp-timeout | gre-timeout } secondsno ip nat translation { timeout | udp-timeout | dns-timeout | tcp-timeout | finrst-timeout |
icmp-timeout | gre-timeout}
- timeoutSets aging time for dynamic translations (except for overloaded translations); default value is 86400 seconds (24 hours)
- udp-timeoutSets aging time for UDP protocol translations; default value is 300 seconds (5 minutes)
- dns-timeoutSets aging time for DNS protocol translations (port 53 on TCP or UDP); default value is 60 seconds
- tcp-timeoutSets aging time for TCP protocol translations; default value is 86400 seconds (24 hours)
- first-timeoutSets aging time for TCP connections terminated with RST or FIN flags; default value is 60 seconds
- icmp-timeoutSets aging time for ICMP protocol translations; default value is 300 seconds (5 minutes)
- gre-timeoutSets aging time for GRE protocol translations; default value is 300 seconds (5 minutes)
- secondsNumber of seconds before the router removes an unused NAT table entry
Global Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.
gre-timeout keyword added in JUNOSe Release 7.3.0.