CCNA • Practice Test 40
Free CCNA practice test — 15 questions with explanations. Set 40. No signup required.
Refer to the exhibit. A network administrator configures NAT overload on R1 to allow internal hosts in the 10.1.1.0/24 subnet to access the Internet. After the configuration, the administrator runs the show ip nat translations verbose command and notices that several internal sessions all appear to use the same inside global port 1024. The administrator is concerned that port conflicts will occur. Based on the output, which statement is correct?
R1# show ip nat translations verbose Pro Inside global Inside local Outside local Outside global --- 203.0.113.5 10.1.1.0/24 --- --- udp 203.0.113.5:1024 10.1.1.10:5000 198.51.100.10:53 198.51.100.10:53 create 00:03:45, use 00:00:10 timeout: 300000, flags: extended dynamic, mapping-id: 2 udp 203.0.113.5:1024 10.1.1.11:5001 198.51.100.10:53 198.51.100.10:53 create 00:03:45, use 00:00:10 timeout: 300000, flags: extended dynamic, mapping-id: 2 tcp 203.0.113.5:1024 10.1.1.12:34567 203.0.113.100:443 203.0.113.100:443 create 00:01:22, use 00:00:05 timeout: 86400, flags: extended dynamic, mapping-id: 2 tcp 203.0.113.5:1024 10.1.1.13:45678 203.0.113.200:22 203.0.113.200:22 create 00:00:55, use 00:00:03 timeout: 86400, flags: extended dynamic, mapping-id: 2