CCNA 3 v7 Modules 6 - 8: WAN Concepts Exam Answers
CCNA 3 v7 Modules 6 - 8: WAN Concepts Exam Answers
Answers
Dec 22, 2019 Last updated on: Apr 14, 2020 CCNA v7 Course #3 15
Comments
Share TweetSharePin itReddit
192.168.0.10
192.168.0.1
209.165.200.225
209.165.200.254
Explanation: There are four types of addresses in NAT
terminology.
Inside local address
Inside global address
Outside local address
Outside global address
The inside global address of PC1 is the address that the ISP
sees as the source address of packets, which in this example
is the IP address on the serial interface of R1,
209.165.200.224.
6. Refer to the exhibit. Given the commands as shown, how
many hosts on the internal LAN off R1 can have
simultaneous NAT translations on R1?
244
10
1
255
Explanation: The NAT configuration on R1 is static NAT
which translates a single inside IP address, 192.168.0.10 into
a single public IP address, 209.165.200.255. If more hosts
need translation, then a NAT pool of inside global address or
overloading should be configured.
7. Refer to the exhibit. A network administrator has just
configured address translation and is verifying the
configuration. What three things can the administrator
verify? (Choose three.)
A standard access list numbered 1 was used as part of
the configuration process.
Three addresses from the NAT pool are being used by
hosts.
Address translation is working.
One port on the router is not participating in the address
translation.
The name of the NAT pool is refCount.
Two types of NAT are enabled.
Explanation: The show ip nat statistics, show ip nat
translations, and debug ip nat commands are useful in
determining if NAT is working and and also useful in
troubleshooting problems that are associated with NAT. NAT
is working, as shown by the hits and misses count. Because
there are four misses, a problem might be evident. The
standard access list numbered 1 is being used and the
translation pool is named NAT as evidenced by the last line of
the output. Both static NAT and NAT overload are used as
seen in the Total translations line.
8. Refer to the exhibit. NAT is configured on RT1 and RT2.
The PC is sending a request to the web server. What IPv4
address is the source IP address in the packet between RT2
and the web server?
192.168.1.5
203.0.113.10
172.16.1.254
172.16.1.10
209.165.200.245
192.0.2.2
Explanation: Because the packet is between RT2 and the
web server, the source IP address is the inside global
address of PC, 209.165.200.245.
9. Refer to the exhibit. Based on the output that is shown,
what type of NAT has been implemented?
inside global
outside global
outside local
inside local
Explanation: From the perspective of users behind NAT,
inside global addresses are used by external users to reach
internal hosts. Inside local addresses are the addresses
assigned to internal hosts. Outside global addresses are the
addresses of destinations on the external network. Outside
local addresses are the actual private addresses of
destination hosts behind other NAT devices.
11. Refer to the exhibit. Static NAT is being configured to
allow PC 1 access to the web server on the internal
network. What two addresses are needed in place of A and
B to complete the static NAT configuration? (Choose two.)
A = 209.165.201.2
A = 10.1.0.13
B = 209.165.201.7
B = 10.0.254.5
B = 209.165.201.1
Explanation: Static NAT is a one-to-one mapping between an
inside local address and an inside global address. By using
static NAT, external devices can initiate connections to
internal devices by using the inside global addresses. The
NAT devices will translate the inside global address to the
inside local address of the target host.
12. What is the purpose of the overload keyword in the ip
nat inside source list 1 pool NAT_POOL overload command?
It allows many inside hosts to share one or a few
inside global addresses.
It allows a list of internal hosts to communicate with a
specific group of external hosts.
It allows external hosts to initiate sessions with internal
hosts.
It allows a pool of inside global addresses to be used by
internal hosts.
Explanation: Dynamic NAT uses a pool of inside global
addresses that are assigned to outgoing sessions. If there are
more internal hosts than public addresses in the pool, then an
administrator can enable port address translation with the
addition of the overload keyword. With port address
translation, many internal hosts can share a single inside
global address because the NAT device will track the
individual sessions by Layer 4 port number.
13. Refer to the exhibit. Which source address is being
used by router R1 for packets being forwarded to the
Internet?
10.6.15.2
209.165.202.141
198.51.100.3
209.165.200.225
Explanation: The source address for packets forwarded by
the router to the Internet will be the inside global address of
209.165.200.225. This is the address that the internal
addresses from the 10.6.15.0 network will be translated to by
NAT.
14. Refer to the exhibit. The NAT configuration applied to
the router is as follows:
11
4
0
9
newestoldestmost voted
Guest
New questions
Hello. Sending some missing questions: Match the steps with the actions
that are involved when an internal host with IP address 192.168.10.10
attempts to send a packet to and external server at the IP address
209.165.200.254 across a router R1 that running dynamic NAT. (Not all
options are used.) Screenshot. Please crop it before uploading: Refer to the
exhibit. The PC is sending a packet to the Server on the remote network.
Router R1 is performing NAT overload. From the perspective of the PC,
match the NAT address type with the correct IP address. (Not all options are
used.) Screenshot:… Read more »
0 Reply
1 day ago
Author
0 Reply
51 minutes ago
Guest
Ashes
Which type of VPN involves passenger, carrier, and transport protocols?
GRE over IPsec
dynamic multipoint VPN
MPLS VPN
IPsec virtual tunnel interface
Navigation
0 Reply
2 days ago
Guest
Guest
Match the steps with the actions that are involved when an internal host
with IP address 192.168.10.10 attempts to send a packet to and external
server at the IP address 209.165.200.254 across a router R1 that running
dynamic NAT. (Not all options are used.) Place the options in the following
order: step 5 => R1 replaces the address 192.168.10.10 with a translated
inside global address. step 2 => R1 checks the NAT configuration to
determine if this packet should be translated. step 4 => R1 selects an
available global address from the dynamic address pool. step 1 => The
host… Read more »
0 Reply
3 days ago
Guest
Guest
Which type of VPN allows multicast and broadcast traffic over a secure site-
to-site VPN?
() dynamic multipoint VPN
() SSL VPN
() IPsec virtual tunnel interface
(*) GRE over IPsec
0 Reply
3 days ago
Guest
Abdul Razzaq
What type of address is 128.107.240.239?
(1). Public
(2). Private
The answer is Public.
0 Reply
6 days ago
Guest
Guest
Which type of VPN has both Layer 2 and Layer 3 implementations?
IPsec virtual tunnel interface
dynamic multipoint VPN
GRE over IPsec
MPLS VPN
0 Reply
1 month ago
Guest
jpw
MPLS VPN
0 Reply
2 hours ago
Guest
Bogdan
Which two end points can be on the other side of an ASA site-to-site VPN
configured using ASDM? (Choose two.)
DSL switch
(X) ISR router
(X) another ASA
multilayer switch
Frame Relay switch
1 Reply
1 month ago
Guest
Bogdan
Which protocol creates a virtual point-to-point connection to tunnel
unencrypted traffic between Cisco routers from a variety of protocols?
IKE
IPsec
OSPF
(X) GRE
0 Reply
1 month ago
Guest
Bogdan
What is a disadvantage when both sides of a communication use PAT?
End-to-end IPv4 traceability is lost.
The flexibility of connections to the Internet is reduced.
The security of the communication is negatively impacted.
Host IPv4 addressing is complicated.
0 Reply
1 month ago
Guest
Bogdan
Correct answer is: End-to-end IPv4 traceability is lost.
0 Reply
1 month ago
Guest
TAHIR JAVAID
End-to-end IPv4 traceability is lost.
0 Reply
7 days ago
Guest
Bogdan
What two addresses are specified in a static NAT configuration?
the outside global and the outside local
the inside local and the outside global
the inside global and the outside local
(X) the inside local and the inside global
0 Reply
1 month ago
Guest
Bogdan
A company is considering updating the campus WAN connection. Which two
WAN options are examples of the private WAN architecture? (Choose two.)
municipal Wi-Fi
digital subscriber line
(x) leased line
(x) Ethernet WAN
cable