Cisco Nexus 3548 Configuration Manual page 119

Nx-os interfaces release 9x
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

Configuring Static and Dynamic NAT Translation
Command or Action
Step 17
ip nat translation max-entries [all-host]
number-of-entries
Example:
Switch(config)# ip nat translation max-entries
300
Step 18
ip nat translation udp-timeout seconds
Example:
Switch(config)# ip nat translation udp-timeout
45000
Step 19
ip nat translation timeout seconds
Example:
switch(config)# ip nat translation timeout 13000
Step 20
ip nat translation syn-timeout {seconds | never}
Example:
switch(config)# ip nat translation syn-timeout 20
Step 21
ip nat translation finrst-timeout {seconds | never}
Example:
switch(config)# ip nat translation finrst-timeout
30
Step 22
end
Example:
Switch(config)# end
Configuring Dynamic Translation and Translation Timeouts
Purpose
configured for the ip nat translation
sampling-timeout command expires.
Specifies the maximum number of dynamic NAT
translations. The number of entries can be between 1 and
1023.
The all-host keyword enforces this translation limit on all
hosts. The number of entries per host can be between 1
and 1023.
Specifies the timeout value for UDP-based dynamic NAT
entries.
• Dynamically created NAT translations are cleared
when the configured timeout limit is reached. All
configured timeouts are triggered after the timeout
configured for the ip nat translation
sampling-timeout command expires.
Specifies the timeout value for dynamic NAT translations.
Specifies the timeout value for TCP data packets that send
the SYN request, but do not receive a SYN-ACK reply.
The timeout value ranges from 1 second to 172800
seconds. The default value is 60 seconds.
The never keyword specifies that the SYN timer will not
be run.
Specifies the timeout value for the flow entries when a
connection is terminated by receiving finish (FIN) or reset
(RST) packets. Use the same keyword to configure the
behavior for both RST and FIN packets.
The timeout value ranges from 1 second to 172800
seconds. The default value is 60 seconds.
The never keyword specifies that the FIN or RST timer
will not be run.
Exits global configuration mode and returns to privileged
EXEC mode.
Cisco Nexus 3548 Switch NX-OS Interfaces Configuration Guide, Release 9x
109

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents