Ad Blocker Detectado
Nuestro sitio web es posible al mostrar anuncios en línea a nuestros visitantes. Por favor considere apoyarnos deshabilitando su bloqueador de anuncios.
SUmario del cuestionario
0 de 28 preguntas completado
Preguntas:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
Información
CCNA 2 Chapter 11 v5 Exam Answers
Ya has realizado este cuestionario antes. Por tanto, no puedes empezarlo otra vez.
Cargando el cuestionario...
Debes ser un usuario registrado para poder realizar el cuestionario.
Tienes que terminar antes el siguiente cuestionario, para iniciar este cuestionario:
Resultados
0 de 28 preguntas contestadas correctamente
Tu tiempo:
El tiempo se ha terminado
Has conseguido 0 de 0 puntos posibles (0)
Puntuación de promedio: |
|
Tu puntuación |
|
Categorías
- No asignada a ninguna categoría 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- Contestada
- Revisada
-
Pregunta 1 de 28
1. Pregunta
1
Which version of NAT allows many hosts inside a private network to simultaneously use a single inside global address for connecting to the Internet?Correcto
Incorrecto
-
Pregunta 2 de 28
2. Pregunta
2
What is the group of public IPv4 addresses used on a NAT-enabled router known as?Correcto
Incorrecto
-
Pregunta 3 de 28
3. Pregunta
3
Launch PT Hide and Save PT
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?Correcto
Incorrecto
-
Pregunta 4 de 28
4. Pregunta
4
What is a disadvantage of NAT?Correcto
Incorrecto
-
Pregunta 5 de 28
5. Pregunta
5
Which statement accurately describes dynamic NAT?Correcto
Incorrecto
-
Pregunta 6 de 28
6. Pregunta
6
When dynamic NAT without overloading is being used, what happens if seven users attempt to access a public server on the Internet when only six addresses are available in the NAT pool?Correcto
Incorrecto
-
Pregunta 7 de 28
7. Pregunta
7
What is the purpose of port forwarding?Correcto
Incorrecto
-
Pregunta 8 de 28
8. Pregunta
8
Refer to the exhibit. What has to be done in order to complete the static NAT configuration on R1?
Correcto
Incorrecto
-
Pregunta 9 de 28
9. Pregunta
9
When NAT is employed in a small office, which address type is typically used for hosts on the local LAN?Correcto
Incorrecto
-
Pregunta 10 de 28
10. Pregunta
10
Refer to the exhibit. What is the purpose of the command marked with an arrow shown in the partial configuration output of a Cisco broadband router?
Correcto
Incorrecto
-
Pregunta 11 de 28
11. Pregunta
11
A network administrator configures the border router with the command R1(config)# ip nat inside source list 4 pool corp. What is required to be configured in order for this particular command to be functional?Correcto
Incorrecto
-
Pregunta 12 de 28
12. Pregunta
12
Refer to the exhibit. R1 is configured for NAT as displayed. What is wrong with the configuration?
Correcto
Incorrecto
-
Pregunta 13 de 28
13. Pregunta
13
A network engineer has configured a router with the command ip nat inside source list 4 pool corp overload. Why did the engineer use the overload option?Correcto
Incorrecto
-
Pregunta 14 de 28
14. Pregunta
14
Refer to the exhibit. What will be the effect of entering the command that is shown in the exhibit on R2 as part of the dynamic NAT configuration?
Correcto
Incorrecto
-
Pregunta 15 de 28
15. Pregunta
15.
Which configuration would be appropriate for a small business that has the public IP address of 209.165.200.225/30 assigned to the external interface on the router that connects to the Internet?Correcto
Incorrecto
-
Pregunta 16 de 28
16. Pregunta
16
Which type of NAT maps a single inside local address to a single inside global address?Correcto
Incorrecto
-
Pregunta 17 de 28
17. Pregunta
17
Typically, which network device would be used to perform NAT for a corporate environment?Correcto
Incorrecto
-
Pregunta 18 de 28
18. Pregunta
18
Several key servers in an organization must be directly accessible from the Internet. What addressing policy should be implemented for these servers?Correcto
Incorrecto
-
Pregunta 19 de 28
19. Pregunta
19
What is a characteristic of unique local addresses?Correcto
Incorrecto
-
Pregunta 20 de 28
20. Pregunta
20
Refer to the exhibit. Based on the output that is shown, what type of NAT has been implemented?
Correcto
Incorrecto
-
Pregunta 21 de 28
21. Pregunta
21
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 outsideBased on the configuration and the output shown, what can be determined about the NAT status within the organization?
Correcto
Incorrecto
-
Pregunta 22 de 28
22. Pregunta
22. 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 an external server at the IP address 209.165.200.254 across a router R1 that is running dynamic NAT. (Not all options are used.)
Ordenar elementos
- R1 replaces the address 192.168.10.10 with a translated inside global address.
- R1 checks the NAT configuration to determine if this packet should be translated.
- R1 selects an available global address from the dynamic address pool.
- The cost sends packets that request a connection to the server at the address 209.165.200.254
- If there is no translation entry for this IP address, R1 determines that the source address 192.168.10.10 must be translated.
-
step 5
-
step 2
-
step 4
-
step 1
-
step 3
Correcto
Incorrecto
-
Pregunta 23 de 28
23. Pregunta
23
What are two required steps to configure PAT? (Choose two.)Correcto
Incorrecto
-
Pregunta 24 de 28
24. Pregunta
24. Using NAT terminology, what is the address of the source host on a private network as seen from inside the network?
Correcto
Incorrecto
-
Pregunta 25 de 28
25. Pregunta
25. What is an advantage of deploying IPv4 NAT technology for internal hosts in an organization?
Correcto
Incorrecto
-
Pregunta 26 de 28
26. Pregunta
26. A network administrator is configuring a static NAT on the border router for a web server located in the DMZ network. The web server is configured to listen on TCP port 8080. The web server is paired with the internal IP address of 192.168.5.25 and the external IP address of 209.165.200.230. For easy access by hosts on the internet, external users do not need to specify the port when visiting the web server. Which command will configure the static NAT?
Correcto
Incorrecto
-
Pregunta 27 de 28
27. Pregunta
27. Fill in the blank. Do not use abbrevations.
- NAT overload is also know as (Port Address Translation, PORT ADDRESS TRANSLATION)
Correcto
Incorrecto
-
Pregunta 28 de 28
28. Pregunta
28. What is the primary purpose of NAT?
Correcto
Incorrecto