A router with IP address 138.76.29.7 manages a NAT translati…
A router with IP address 138.76.29.7 manages a NAT translation table for a private network. The router uses ports starting from 8000. Each time a new connection is needed, it increments by one. For example, if a host in the private network with address 10.0.0.5:5000 sends a message to 132.239.8.45:80 then the entry in the NAT table would be filled in as below. The next time the router will use 8001 as the port to establish a new connection and so on. All connections are TCP. Complete the NAT Table for the following events:a) 10.0.0.5:5000 sends a message to 132.239.8.45:80 (already filled in)b) 10.0.0.101:6000 sends a message to 206.190.36.45:80 Private Address Private Port External Address External Port Transport Protocol a) 10.0.0.5 5000 132.76.29.7 8000 TCP b) TCP