Include the NAT table of Router2 and provide an explanation of the columns of the table.

What will be an ideal response?


Contents of the NAT table:
```
Router2#show ip nat translations
Pro Inside global Inside local Outside local Outside global
--- 200.0.0.2 10.0.1.2 --- ---
```
The NAT table has four columns which show the entries for the Inside global, Inside local, Outside local and Outside global address respectively.

? An inside local address is an address in the private network that is not visible in the public network.
? An inside global address can be used in the public network for devices in the private network.
? An outside local address is used by devices in the private network to addresses in the public network.
? An outside global address is an address in the public network that is not made known in the private network.

Computer Science & Information Technology

You might also like to view...

The ________ maintains the topology information for the network and calculates routes in the network.

A) Application layer B) Topology manager C) Link discovery D) Resource layer

Computer Science & Information Technology

Solver is always able to find a solution that meets all of your constraints, even if the answer is sometimes not desirable.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Sending the output of one command as input to another command

What will be an ideal response?

Computer Science & Information Technology

Below is 7 dimensions of the Model of Coordinated Action (MoCA) model (Lee and Paine, 2015). Cite examples of each and how you feel it might influence a successful collaboration.

Computer Science & Information Technology