Pinging R1’s loopback from PC0

Click on R1 and ping to PC0

Check the source IP address of the packet when it reaches Router 1:


Steps of Configuring NAT for IP Address Conservation

Pre-requisites: EIGRP, NAT

Network Address Translation (NAT) is a process in which one or more local IP address is translated into one or more Global IP address and vice versa in order to provide Internet access to the local hosts. Also, it does the translation of port numbers i.e. masks the port number of the host with another port number, in the packet that will be routed to the destination. It then makes the corresponding entries of IP address and port number in the NAT table. NAT stands for Network Address Translation and is used for:

  1. Cost Savings
  2. Dealing with IPv4 address shortage
  3. Adds a layer of privacy
  4. Translation between local and private IPv4 addresses.

Similar Reads

Configuration:

Consider the topology:  In this topology, a Cisco switch is connected with 3 Cisco PCs and a router0 Component, and that router0 is connected with another router (router1)...

Configuring R0:

Click on R0 and open Command Line Terminal on R0....

Configuring R1:

Click on R1 and open Command Line Terminal on R1...

Configuring PC0:

Click on PC0 and open Desktop configuration on PC0...

Configuring PC1:

Click on PC1 and open Desktop configuration on PC1...

Configuring PC2:

Click on PC2 and open Desktop configuration on PC2....

Pinging R1’s loopback from PC0:

...