- Written by Thomas Altenburger
- Posted on January 20, 2022
- Updated on August 27, 2024
- 8969 Views
NAT (Network Address Translation) is a feature that allows each packet's addresses to be rewritten according to the user configuration. The packet qualification happens within the ingress pipeline of the forwarding plane, then the egress pipeline uses a shared table memory to decide which fields to adapt.
- Written by Freedom Garcia
- Posted on November 5, 2021
- Updated on August 30, 2024
- 7378 Views
Non default VRF support is now available for Static unicast NAT. Twice NAT. Dynamic NAT. VRF support
- Written by Ram Murthy
- Posted on March 3, 2023
- Updated on August 27, 2024
- 6862 Views
NAT has been supported in DCS-7150 for many years. Starting at EOS 4.21.6F, NAT functionality is supported on certain 7050X3 platforms.
- Written by Corentin Le Bigot
- Posted on September 5, 2021
- Updated on August 29, 2024
- 7127 Views
Hardware accelerated NAT for transit fragmented traffic is enabled by default. It’s important to note that
- Written by Rajiv Patil
- Posted on September 16, 2020
- Updated on August 30, 2024
- 15065 Views
Dynamic NAT is a feature which dynamically allocates an IP address to an incoming or outgoing flow. This address will replace source or destination IP for all packets of the flow.
- Written by Nik Zaborovskii
- Posted on December 8, 2020
- Updated on August 29, 2024
- 9872 Views
Multicast NAT is a feature that performs NAT translations on multicast traffic. It can be configured under SVIs,
- Written by Brett Hatch
- Posted on June 5, 2020
- Updated on August 30, 2024
- 7983 Views
Static NAT rules may optionally include an access list to filter the packets to be translated.