Questions Flashcards

(61 cards)

1
Q
  1. Which two statements accurately describe an advantage or a disadvantage when deploying NAT for IPv4 in a network? (Choose two.)
A

NAT provides a solution to slow down the IPv4 address depletion.
NAT introduces problems for some applications that require end-to-end connectivity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
  1. A network administrator wants to examine the active NAT translations on a border router. Which command would perform the task?
A

Router# show ip nat translations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
  1. What are two tasks to perform when configuring static NAT? (Choose two.)
A

Create a mapping between the inside local and outside local addresses.
Identify the participating interfaces as inside or outside interfaces.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
  1. What is a disadvantage of NAT?
A

There is no end-to-end addressing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Refer to the exhibit. From the perspective of R1, the NAT router, which address is the inside global address?

A

209.165.200.225

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

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?

A

1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
  1. 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

A standard access list numbered 1 was used as part of the configuration process.
Address translation is working.
Two types of NAT are enabled.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
  1. 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?
A

209.165.200.245

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
  1. Refer to the exhibit. Based on the output that is shown, what type of NAT has been implemented?
A

PAT using an external interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
  1. Refer to the exhibit. From the perspective of users behind the NAT router, what type of NAT address is 209.165.201.1?
A

inside global

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
  1. 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
A = 10.1.0.13
B = 209.165.201.1
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
  1. What is the purpose of the overload keyword in the ip nat inside source list 1 pool NAT_POOL overload command?
A

It allows many inside hosts to share one or a few inside global addresses.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q
  1. Refer to the exhibit. Which source address is being used by router R1 for packets being forwarded to the Internet?
A

209.165.200.225

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

. Refer to the exhibit. The NAT configuration applied to the router is as follows:
ERtr(config)# access-list 1 permit 10.0.0.0 0.255.255.255
ERtr(config)# ip nat pool corp 209.165.201.6 209.165.201.30 netmask 255.255.255.224
ERtr(config)# ip nat inside source list 1 pool corp overload
ERtr(config)# ip nat inside source static 10.10.10.55 209.165.201.4
ERtr(config)# interface gigabitethernet 0/0
ERtr(config-if)# ip nat inside
ERtr(config-if)# interface serial 0/0/0
ERtr(config-if)# ip nat outside

Based on the configuration and the output shown, what can be determined about the NAT status within the organization?

A

Not enough information is given to determine if both static and dynamic NAT are working.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
  1. Which situation describes data transmissions over a WAN connection?
A

An employee shares a database file with a co-worker who is located in a branch office on the other side of the city

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
  1. Which two technologies are categorized as private WAN infrastructures? (Choose two.)
A

FRAME RELAY

METROE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q
  1. Which network scenario will require the use of a WAN?
A

Employees need to connect to the corporate email server through a VPN while traveling.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q
  1. What are two hashing algorithms used with IPsec AH to guarantee authenticity? (Choose two.)
A

SHA EN MD5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q
  1. What two algorithms can be part of an IPsec policy to provide encryption and hashing to protect interesting traffic? (Choose two.)
A

SHA EN AES

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q
  1. Which VPN solution allows the use of a web browser to establish a secure, remote-access VPN tunnel to the ASA?
A

CLIENTLESS SSL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q
  1. Which IPsec security function provides assurance that the data received via a VPN has not been modified in transit?
A

INTEGRETY

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q
  1. Which two types of VPNs are examples of enterprise-managed remote access VPNs? (Choose two.)
A

clientless SSL VPN

client-based IPsec VPN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q
  1. Which is a requirement of a site-to-site VPN?
A

It requires a VPN gateway at each end of the tunnel to encrypt and decrypt traffic.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q
  1. What is the function of the Diffie-Hellman algorithm within the IPsec framework?
A

allows peers to exchange shared keys

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
25. What does NAT overloading use to track multiple internal hosts that use one inside global address?
port numbers
26
27. Refer to the exhibit. R1 is configured for static NAT. What IP address will Internet hosts use to reach PC1?
209.165.200.225
27
28. Which type of VPN uses the public key infrastructure and digital certificates?​
SSL VPN
28
29. Which two WAN infrastructure services are examples of private connections? (Choose two.)
Frame Relay | T1/E1
29
30. Which two statements about the relationship between LANs and WANs are true? (Choose two.)
WANs are typically operated through multiple ISPs, but LANs are typically operated by single organizations or individuals. WANs connect LANs at slower speed bandwidth than LANs connect their internal end devices.​
30
31. Which statement describes an important characteristic of a site-to-site VPN?
It must be statically set up.
31
32. How is “tunneling” accomplished in a VPN?
New headers from one or more VPN protocols encapsulate the original packets.
32
33. Which statement describes a VPN?
VPNs use virtual connections to create a private network through a public network.
33
34. Open the PT Activity. Perform the tasks in the activity instructions and then answer the question. What problem is causing PC-A to be unable to communicate with the Internet?
The NAT interfaces are not correctly assigned.
34
35. What type of address is 64.100.190.189?
64 & 128 & 198 = PUBLIC | 10 & 192 = PRIVATE
35
Match the scenario to the WAN solution. (Not all options are used.)
``` TELEWORKER = CABLE MULTISITE = METROE COMPANY HIGHER DOWNLOAD = DSL COMPANY HEADQUARTERS = FRAME RELAY COMPANY BANDWITH = METROE ```
36
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.)
LINKSONDER = INSIDE LOCAL AAN ROUTER LINKS = INSIDE GLOBAL SERVER = OUTIDE GLOBAL
37
39. Refer to the exhibit. What has to be done in order to complete the static NAT configuration on R1?
Interface S0/0/0 should be configured with the command ip nat outside.
38
40. In NAT terms, what address type refers to the globally routable IPv4 address of a destination host on the Internet?
outside global
39
41. Refer to the exhibit. Which two statements are correct based on the output as shown in the exhibit? (Choose two.)
The output is the result of the show ip nat translations command. The host with the address 209.165.200.235 will respond to requests by using a source address of 192.168.10.10.
40
42. Which circumstance would result in an enterprise deciding to implement a corporate WAN?
when its employees become distributed across many branch locations
41
43. What is the function of the Hashed Message Authentication Code (HMAC) algorithm in setting up an IPsec VPN?
guarantees message integrity
42
What algorithm is used with IPsec to provide data confidentiality?
AES
43
45. Which two technologies provide enterprise-managed VPN solutions? (Choose two.)
remote access VPN | site to site
44
47. Refer to the exhibit. A network administrator is viewing the output from the command show ip nat translations. Which statement correctly describes the NAT translation that is occurring on router RT2?​
The traffic from a source IPv4 address of 192.168.254.253 is being translated to 192.0.2.88 by means of static NAT.
45
49. Which type of VPN connects using the Transport Layer Security (TLS) feature?
SSL VPN
46
50. Which two end points can be on the other side of an ASA site-to-site VPN configured using ASDM? (Choose two.)
ISR | ANOTHER RSA
46
50. Which two end points can be on the other side of an ASA site-to-site VPN configured using ASDM? (Choose two.)
ISR | ANOTHER RSA
47
51. Which protocol creates a virtual point-to-point connection to tunnel unencrypted traffic between Cisco routers from a variety of protocols?
GRE
48
52. What is a disadvantage when both sides of a communication use PAT?
End-to-end IPv4 traceability is lost.
49
53. What two addresses are specified in a static NAT configuration?
the inside local and the inside global
50
54. A company is considering updating the campus WAN connection. Which two WAN options are examples of the private WAN architecture? (Choose two.)
leased line | Ethernet WAN
51
56. Which type of VPN has both Layer 2 and Layer 3 implementations?
MPLS VPN
52
57. Refer to the exhibit. A network administrator has configured R2 for PAT. Why is the configuration incorrect?
NAT-POOL2 is bound to the wrong ACL
53
58. Match each component of a WAN connection to its description. (Not all options are used.)
CUSTOMER PREMISES = DEVICES AND INSIDE WIRING DEMARCATION POINT = A POINT DATA TERMINAL = CUSTOMER DEVICES DATA COMMUNICATION = DEVICES THAT PUT
54
59. Which type of VPN allows multicast and broadcast traffic over a secure site-to-site VPN?
GRE over IPsec
55
60. 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.)
1) THE HOST 2) R1 CHECKS 3) IF 4) SELECTS 5) REPLACES
56
61. Which type of VPN involves passenger, carrier, and transport protocols?
GRE over IPSEC
57
63. Refer to the exhibit. A network administrator is viewing the output from the command show ip nat translations . Which statement correctly describes the NAT translation that is occurring on router RT2?​
The traffic from a source IPv4 address of 192.168.254.253 is being translated to 192.0.2.88 by means of static NAT.
58
65. Which type of VPN supports multiple sites by applying configurations to virtual interfaces instead of physical interfaces?
IPsec virtual tunnel interface
59
66. Which type of VPN involves a nonsecure tunneling protocol being encapsulated by IPsec?
GRE over IPsec
60
73. Which two end points can be on the other side of an ASA site-to-site VPN? (Choose two.)
router | another ASA