Configure-Static-NAT-in-Cisco-IOS-Router.png

Configure Static NAT in Cisco IOS Router

Network Address Translation or NAT is a mechanism of mapping local address on the inside interface of a router with global address on the outside interface. For outgoing packets, router will translate the source local address to a global address. Reversely, router will forward incoming packets for a global address to its local address. This […]

Configure-Dynamic-NAT-in-Cisco-IOS-Router.png

Configure Dynamic NAT in Cisco IOS Router

Network Address Translation or NAT is a feature that enables access to the internet from a private network. Therefore, it becomes a mandatory requirement for any kind of network unless it is an isolated one. NAT works by translating the local address using global address as the packets moving back and forth towards the public […]