viernes, 30 de enero de 2015

CCNA 1 Capitulo 9 v5.0 exam Respuestas


 Español- English



 1.



Consulte la presentaciónUn equipo que está configurado con la dirección IPv6 como se muestra en la exposición no puede acceder a InternetCuál es el problema
1. La dirección de la pasarela está en la subred incorrecta.

2. La dirección DNS es incorrecto.

3. No debe haber una dirección DNS alternativo.

4. Los ajustes no fueron validadas.






2. Cuando subredes de un prefijo IPv6 / 64 de red, que es el prefijo nueva preferida
1. / 72

2. / 66

3. / 70

4. / 74




3. Qué dos notaciones son de medio byte utilizables para crear subredes en IPv6(Elija dos opciones).

1. / 64

2. / 68


3. / 62

4. / 66

5. / 70




4.



 Abra la Actividad PTLleve a cabo las tareas en las instrucciones de la actividad y luego responder a la pregunta.
¿Qué tema está causando un anfitrión que no puede comunicarse con el Host B?


1. host A y el host B están en subredes superpuestas

2. La máscara de subred del host A es incorrecta.

3. Host A tiene una puerta de enlace predeterminada incorrecta.

4. La dirección IP del host B no está en la misma subred que la puerta de enlace predeterminada está activada.




5. Considere el siguiente rango de direcciones:

2001: 0db8BC1500A00000 ::
2001: 0db8BC1500A10000 ::
2001: 0db8BC1500A20000 ::
2001: 0db8BC1500AF0000 ::

El prefijo para el rango de direcciones es __________________

/ 60

 
Recuerde:
Todas las direcciones tienen la parte 2001: 0db8BC1500A en comúnCada número o letra en la direcciónrepresenta 4 bitspor lo que el prefijo es / 60




 6. Llene el espacio en blanco.
En la notación decimal con puntosel mask_________ subred acomodará 500 hosts por subred.


255.255.254.0

Recuerde:
Si la red tiene para dar cabida a 500 hosts por subredentonces necesitamos 9 bits de host
(^ 9-2 = 510 hosts). La máscara de subred de clase B tiene 16 bits disponibles y si utilizamos 9 bits para los hosts,que tendrá 7 bits de red remaining.The máscara de subred con 9 bits de host es11111111.11111111.11111110.00000000, que corresponde a 255.255.254.0.




 7.



 Consulte la presentación.
Dada la dirección de red de 192.168.5.0 y una máscara de subred de 255.255.255.224, ¿cuántas direccionesse desperdician en total en subredes de cada red con una máscara de subred de 255.255.255.224?


1. 72

2. 56

3. 60

4. 64

5. 68

Recuerde:
La dirección IP 192.168.5.0 red con una máscara de subred de 255.255.255.224 proporciona 30 direcciones IPutilizables para cada subredSubred A necesita 30 direcciones de hostNo hay direcciones desperdiciadasSubred B utiliza 2 de las direcciones IP disponibles 30porque es un enlace serieEn consecuencia, se desperdicia 28direccionesDel mismo modo, la subred C desperdicia 28 direccionesSubred D necesita 14 direcciones, por lo quedesperdicia 16 direccionesEl total gastado direcciones son 0 + 28 + 28 + 16 = 72 direcciones




 8. En una red que utiliza IPv4lo prefijo encajaría mejor una subred con 100 hosts
1. / 25 
2. / 23

3. / 24

4. / 26

Recuerde:
Prefijo / 25 significa que 7 bits se reservan para el rango de direcciones host, que es 2 ^ 7-2 = 126Esta es la mejoropción para dar cabida a 100 hosts con el menor desperdicio de direcciones IP/ 23 da 2 ^ 9-2 = 510 direcciones de hostuna pérdida de 410 direcciones/ 24 da 2 ^ 8-2 = 254 hostsperdiendo 154 direcciones de host/ 26 da 2 ^ 6-2= 62 direcciones de hostno es suficiente para dar cabida a 100 hosts.




 9. Qué dos razones generalmente hacen DHCP el mejor método de asignación de direcciones IP a los hosts en redes de gran tamaño(Elija dos opciones).

1. Elimina la mayoría de los errores de configuración de direcciones

2. reduce la carga sobre el personal de soporte de red


3. garantiza que las direcciones sólo se aplican a dispositivos que requieren una dirección permanente.

4. Garantiza que cada dispositivo que necesita una dirección será conseguir uno.

5. proporciona una dirección sólo a dispositivos que están autorizados para ser conectados a la red.




 10. Rellene el espacio en blanco.
En la notación decimal con puntosel address_______ IP es la última dirección de host de la red172.25.0.64/26

172.25.0.126 
Recuerde:
La representación binaria de la dirección de red 172.25.0.64 es 10101100.00011001.00000000.01000000donde los últimos seis ceros representan la parte de host de la direcciónLa última dirección en esa subred tendría la parte de host igual a 111111y la última dirección de host se acabaría en 111110. Esto se traduce en una representación binaria del último host de la dirección IP como 10101100.00011001.00000000.01111110lo que se traduce endecimal a 172.25 .0.126.




 11 En el desarrollo de un esquema de direccionamiento IP para una red empresarial, que se recomiendandispositivos que se agrupan en su propia subred o grupo de direccionamiento lógico
1. hosts accesibles desde Internet 

2. clientes de usuario final

3. clientes de estaciones de trabajo

4. hosts móviles y portátiles

Recuerde:
Los hosts que se puede acceder desde Internet necesitan direcciones IP públicasClientes de usuario final, los anfitriones móviles y portátiles, estaciones de trabajo y los clientes son dispositivos de red internos que se asignandirecciones IP privadas.




12.
p1-c1-exa9
 Consulte la presentación¿Cuántos dominios de broadcast hay?

1

2

3

4




 13. ¿Cuántas direcciones de host utilizables existen en la subred 192.168.1.32/27?

1. 32

2. 30

3. 64

4. 16

5. 62




 14. Un nibble consta de bits de _______ 
cuatro




 15. ¿Cuántas direcciones de host están disponibles en la red 172.16.128.0 con una máscara de subred255.255.252.0 de
1. 510

2. 512

3. 1022

4. 1024

5. 2046

6. 2048


 Recuerde:
Una máscara de 255.255.252.0 es igual a un prefijo de / 22Un prefijo / 22 ofrece 22 bits de la porción de red y deja10 bits para la parte del hostLos 10 bits en la porción de host proporcionarán 1.022 direcciones IP utilizables (210-2= 1,022).




 16 Un administrador de red necesita para monitorear el tráfico de red hacia y desde los servidores en un centro de datos¿Qué características de un esquema de direccionamiento IP se debe aplicar a estos dispositivos?

1. direcciones estáticas aleatorias para mejorar la seguridad

2. direcciones de diferentes subredes para redundancia

3. direcciones IP estáticas previsibles para facilitar la identificación

4. direcciones dinámicas para reducir la probabilidad de direcciones duplicadas




 17 ¿Cuántos bits debe ser tomado de la porción de host de una dirección para dar cabida a un router concinco redes conectadas
1. dos

2. tres

3. cuatro

4. cinco




 18.



 Consulte la presentaciónEl administrador de la red ha asignado la LAN de LBMISS un rango de direccionesde 192.168.10.0Este rango de direcciones se ha dividido en subredes utilizando un prefijo / 29Con el fin dedar cabida a un nuevo edificio, el técnico ha decidido utilizar la quinta subred para configurar la nueva red(subred cero es la primera subred)Por políticas de la empresala interfaz del router siempre se asigna la primera dirección host utilizable y el servidor de grupo de trabajo se le da la última dirección host utilizable.
¿Qué configuración se debe ingresar en las propiedades del servidor de grupo de trabajo para permitir la conectividad a Internet?


1. dirección IP192.168.10.65 Máscara de subred255.255.255.240puerta de enlace predeterminada:192.168.10.76


2. dirección IP192.168.10.38 Máscara de subred255.255.255.240puerta de enlace predeterminada:192.168.10.33

3. Dirección IP192.168.10.38 Máscara de subred255.255.255.248puerta de enlace predeterminada:192.168.10.33


4. dirección IP192.168.10.41 Máscara de subred255.255.255.248puerta de enlace predeterminada:192.168.10.46

5. dirección IP192.168.10.254 Máscara de subred255.255.255.0puerta de enlace predeterminada192.168.10.1

Recuerde:
El uso de un prefijo / 29 a la subred 192.168.10.0 resultados en subredes que se incrementan en un 8:
192.168.10.0 (1)
192.168.10.8 (2)
192.168.10.16 (3)
192.168.10.24 (4)
192.168.10.32 (5)




19 ¿Cuál es la dirección de subred para la dirección 2001: DB8BC15A: 12AB :: 1/64?

2001: DB8BC15A :: 0

2001: DB8FC15 :: 0

2001: DB8BC15A: 1 :: 1

2001: DB8BC15A: 12 :: 0

Recuerde:
Los campos de red y subred cubren 64 bits. Esto significa que los primeros grupos de 4 dígitos hexadecimalesrepresentan los campos de red y subredLa primera dirección dentro de ese rango es 2001: DB8BC15A :: 0





20.
p5-c1-exa9

 Consulte la presentaciónUna empresa utiliza el bloque de direcciones de 128.107.0.0/16 para su red¿Qué máscara de subred proporcionaría el número máximo de subredes de igual tamaño al tiempo que proporciona direcciones de acogida suficientes para cada subred en la exposición?

255.255.255.0

255.255.255.128


255.255.255.192

255.255.255.224

255.255.255.240

Recuerde:
La subred más grande en la topología tiene 100 hosts en ella así que la máscara de subred debe tener un mínimo de 7 bits de host en el mismo (27-2 = 126). 255.255.255.0 tiene 8 bits de hostspero esto no cumple el requisito de proporcionar el número máximo de subredes.




21 Una empresa tiene una dirección de red de 192.168.1.64 con una máscara de subred de 255.255.255.192.La empresa quiere crear dos subredes que contendrían 10 anfitriones y 18 hosts, respectivamente. ¿Qué dosredes lograría eso? (Elija dos opciones).

192.168.1.64/27

192.168.1.96/28


192.168.1.16/28

192.168.1.128/27

192.168.1.192/28

Recuerde:
Subred 192.168.1.64 / 27 tiene 5 bits que se asignan para las direcciones host y por lo tanto será capaz de soportar32 direcciones, pero sólo 30 direcciones IP de host válidosSubred 192.168.1.96/28 tiene 4 bits para direcciones de host y será capaz de soportar 16 direcciones, pero sólo 14 direcciones IP de host válidos



 22 Un administrador de red es variable en subredes de una redLa subred más pequeña tiene una máscarade 255.255.255.248¿Cuántas direcciones de host proporcionará esta subred
4

6

8

10

12

Recuerde:
El 255.255.255.248 máscara es equivalente al prefijo / 29Esto deja 3 bits para hosts, proporcionando un total de 6direcciones IP utilizables (23 = 8 - 2 = 6).




 23.
p23-1-c1-exa9
 
Consulte la presentaciónCoinciden con la dirección IP correcta y el prefijo que satisfaga los requisitos de host abordar utilizables.

Red A necesita utilizar 192.168.0.0 / 25, que produce 128 direcciones de host.

Red B necesita usar 192.168.0.128 / 26, que produce 64 direcciones de host.

Red C necesita usar 192.168.0.192 / 27, que produce 32 direcciones de host.

Red D necesita usar 192.168.0.224 / 30, que produce 4 direcciones de host.




 24. Encuentra la subred para una dirección de host que se incluiría dentro de la subred

Subred 192.168.1.32/27 tendrá un rango de host válida desde 192.168.1.33 - 192.168.1.62 con la dirección de difusión como 192.168.1.63

Subred 192.168.1.64/27 tendrá un rango de host válida desde 192.168.1.65 - 192.168.1.94 con la dirección de difusión como 192.168.1.95

Subred 192.168.1.96/27 tendrá un rango de host válida desde 192.168.1.97 - 192.168.1.126 con la dirección de difusión como 192.168.1.127














 English



1.
p14-c1-exa9
Refer to the exhibit. A computer that is configured with the IPv6 address as shown in the exhibit is unable to access the internet. What is the problem?

1. The gateway address is in the wrong subnet.

2. The DNS address is wrong.

3. There should not be an alternative DNS address.

4. The settings were not validated.



2.When subnetting a /64 IPv6 network prefix, which is the preferred new prefix?

1.  /72

2.  /66

3.  /70

4.  /74



3. Which two notations are useable nibble boundaries when subnetting in IPv6? (Choose two.)

1.  /64
 

2.  /68

3.   /62

4.  /66

5.  /70 



4.
p24-c1-exa9
Open the PT Activity. Perform the tasks in the activity instructions and then answer the question.
What issue is causing Host A to be unable to communicate with Host B

1. Host A and host B are on overlapping subnets

2. The subnet mask of host A is incorrect.

3. Host A has an incorrect default gateway.

4. The IP address of host B is not in the same subnet as the default gateway is on.



5. Consider the following range of addresses:

2001:0DB8:BC15:00A0:0000::
2001:0DB8:BC15:00A1:0000::
2001:0DB8:BC15:00A2:0000::
2001:0DB8:BC15:00AF:0000::

The prefix for the range of addresses is __________________

/60
Remember:
All the addresses have the part 2001:0DB8:BC15:00A in common. Each number or letter in the address represents 4 bits, so the prefix is /60




6. Fill in the blank.
In dotted decimal notation, the subnet mask_________ will accommodate 500 hosts per subnet.

255.255.254.0

Remember:
If the network has to accommodate 500 hosts per subnet, then we need 9 host bits
(2^9 – 2 = 510 hosts). The Class B subnet mask has 16 bits available and if we use 9 bits for hosts, we will have 7 network bits remaining.The subnet mask with 9 host bits is 11111111.11111111.11111110.00000000, which corresponds to 255.255.254.0.



7.
p10-c1-exa9
Refer to the exhibit.
Given the network address of 192.168.5.0 and a subnet mask of 255.255.255.224, how many addresses are wasted in total by subnetting each network with a subnet mask of 255.255.255.224?

1.  72

2.  56

3.  60

4.  64

5.  68

Remember:
The network IP address 192.168.5.0 with a subnet mask of 255.255.255.224 provides 30 usable IP addresses for each subnet. Subnet A needs 30 host addresses. There are no addresses wasted. Subnet B uses 2 of the 30 available IP addresses, because it is a serial link. Consequently, it wastes 28 addresses. Likewise, subnet C wastes 28 addresses. Subnet D needs 14 addresses, so it wastes 16 addresses. The total wasted addresses are 0+28+28+16=72 addresses



8. In a network that uses IPv4, what prefix would best fit a subnet containing 100 hosts?

1.  /25

2.   /23

3.   /24

4.   /26

Remember:
Prefix /25 means that 7 bits are reserved for the host address range, which is 2^7-2=126. This is the best option to accommodate 100 hosts with the least waste of IP addresses. /23 gives 2^9-2=510 host addresses, a waste of 410 addresses. /24 gives 2^8-2=254 hosts, wasting 154 host addresses. /26 gives 2^6-2=62 host addresses, not enough to accommodate 100 hosts.



9. Which two reasons generally make DHCP the preferred method of assigning IP addresses to hosts on large networks? (Choose two.)

1. It eliminates most address configuration errors
 

2. It reduces the burden on network support staff

3. It ensures that addresses are only applied to devices that require a permanent address.

4. It guarantees that every device that needs an address will get one.

5. It provides an address only to devices that are authorized to be connected to the network.



10. Fill in the blank.
In dotted decimal notation, the IP address_______ is the last host address for the network 172.25.0.64/26.

172.25.0.126

Remember:
The binary representation of the network address 172.25.0.64 is 10101100.00011001.00000000.01000000, where the last six zeros represent the host part of the address. The last address on that subnet would have the host part equal to 111111, and the last host address would end in 111110. This results in a binary representation of the last host of the IP address as 10101100.00011001.00000000.01111110, which translates in decimal to 172.25.0.126.


11. When developing an IP addressing scheme for an enterprise network, which devices are recommended to be grouped into their own subnet or logical addressing group?

1. hosts accessible from the internet

2. end-user clients

3. workstation clients

4. mobile and laptop hosts

Remember:
Hosts that are accessible from the Internet require public IP addresses. End-user clients, mobile and laptop hosts, and workstation clients are internal network devices that would be assigned private IP addresses.



12.
p1-c1-exa9
Refer to the exhibit. How many broadcast domains are there?

1

2

3

4



13. How many usable host addresses are there in the subnet 192.168.1.32/27?

1.   32

2.  30

3.   64

4.   16

5.    62



14. A nibble consists of _______ bits

four



15. How many host addresses are available on the network 172.16.128.0 with a subnet mask of 255.255.252.0?

1.   510

2.   512

3.  1022

4.   1024

5.   2046

6.   2048

Remember:
A mask of 255.255.252.0 is equal to a prefix of /22. A /22 prefix provides 22 bits for the network portion and leaves 10 bits for the host portion. The 10 bits in the host portion will provide 1022 usable IP addresses (210 – 2 = 1022).

16. A network administrator needs to monitor network traffic to and from servers in a data center. Which features of an IP addressing scheme should be applied to these devices?

1. random static addresses to improve security

2. addresses from different subnets for redundancy

3. predictable static IP addresses for easier identification

4. dynamic addresses to reduce the probability of duplicate addresses



17. How many bits must be borrowed from the host portion of an address to accommodate a router with five connected networks?

1.  two

2.  three

3.   four

4.   five



18.
p6-c1-exa9
Refer to the exhibit. The network administrator has assigned the LAN of LBMISS an address range of 192.168.10.0. This address range has been subnetted using a /29 prefix. In order to accommodate a new building, the technician has decided to use the fifth subnet for configuring the new network (subnet zero is the first subnet). By company policies, the router interface is always assigned the first usable host address and the workgroup server is given the last usable host address.
Which configuration should be entered into the properties of the workgroup server to allow connectivity to the Internet?

1. IP address: 192.168.10.65 subnet mask: 255.255.255.240, default gateway: 192.168.10.76


2. IP address: 192.168.10.38 subnet mask: 255.255.255.240, default gateway: 192.168.10.33

3. IP address: 192.168.10.38 subnet mask: 255.255.255.248, default gateway: 192.168.10.33

4. IP address: 192.168.10.41 subnet mask: 255.255.255.248, default gateway: 192.168.10.46

5. IP address: 192.168.10.254 subnet mask: 255.255.255.0, default gateway: 192.168.10.1

Remember:
Using a /29 prefix to subnet 192.168.10.0 results in subnets that increment by 8:
192.168.10.0 (1)
192.168.10.8 (2)
192.168.10.16 (3)
192.168.10.24 (4)
192.168.10.32 (5)



19. What is the subnet address for the address 2001:DB8:BC15:A:12AB::1/64?

2001:DB8:BC15:A::0

2001:DB8:BC15::0

2001:DB8:BC15:A:1::1

2001:DB8:BC15:A:12::0

Remember:
The network and subnet fields cover 64 bits. This means that the first 4 groups of hexadecimal digits represent the network and subnet fields. The first address within that range is 2001:DB8:BC15:A::0



20.
p5-c1-exa9
Refer to the exhibit. A company uses the address block of 128.107.0.0/16 for its network. What subnet mask would provide the maximum number of equal size subnets while providing enough host addresses for each subnet in the exhibit?

255.255.255.0

255.255.255.128

255.255.255.192

255.255.255.224

255.255.255.240

Remember:
The largest subnet in the topology has 100 hosts in it so the subnet mask must have at least 7 host bits in it (27-2=126). 255.255.255.0 has 8 hosts bits, but this does not meet the requirement of providing the maximum number of subnets.



21. A company has a network address of 192.168.1.64 with a subnet mask of 255.255.255.192. The company wants to create two subnetworks that would contain 10 hosts and 18 hosts respectively. Which two networks would achieve that? (Choose two.)

192.168.1.64/27
 

192.168.1.96/28

192.168.1.16/28

192.168.1.128/27

192.168.1.192/28

Remember:
Subnet 192.168.1.64 /27 has 5 bits that are allocated for host addresses and therefore will be able to support 32 addresses, but only 30 valid host IP addresses. Subnet 192.168.1.96/28 has 4 bits for host addresses and will be able to support 16 addresses, but only 14 valid host IP addresses



22. A network administrator is variably subnetting a network. The smallest subnet has a mask of 255.255.255.248. How many host addresses will this subnet provide?​

4

6

8

10

12

Remember:
The mask 255.255.255.248 is equivalent to the /29 prefix. This leaves 3 bits for hosts, providing a total of 6 usable IP addresses (23 = 8 – 2 = 6).



23.
p23-1-c1-exa9
Refer to the exhibit. Match the correct IP address and prefix that will satisfy the usable host addressing requirements.

Network A needs to use 192.168.0.0 /25 which yields 128 host addresses.
 

Network B needs to use 192.168.0.128 /26 which yields 64 host addresses.
 

Network C needs to use 192.168.0.192 /27 which yields 32 host addresses.
 

Network D needs to use 192.168.0.224 /30 which yields 4 host addresses.



24.Match the subnetwork to a host address that would be included within the subnetwork

Subnet 192.168.1.32/27 will have a valid host range from 192.168.1.33 – 192.168.1.62 with the broadcast address as 192.168.1.63

Subnet 192.168.1.64/27 will have a valid host range from 192.168.1.65 – 192.168.1.94 with the broadcast address as 192.168.1.95


Subnet 192.168.1.96/27 will have a valid host range from 192.168.1.97 – 192.168.1.126 with the broadcast address as 192.168.1.127













IGNORE THIS TAGS


TAGS:  CCNA 1 Chapter 1 v5.0 answers Routing and SWitching Introduction to Networking, CISCO CCNA quIZ TEST ANSWERS, CCNA CH 1 2014, EXAMEN, RESUELTO, ENGLISH, SPANISH, CISCO, CCNA 1, ANSWER, QUESTION, ANSWER AND QUESTION, TEST, Chapter 1, 2 ,3 ,4 ,5 final exam, examen final, capitulo 1, 2 ,3 capitulo 3 ,practica final, final practice

No hay comentarios:

Publicar un comentario