option
Cuestiones
ayuda
daypo
buscar.php

CCNA 2

COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del Test:
CCNA 2

Descripción:
CCNA2-2016 V5.03

Fecha de Creación: 2016/08/06

Categoría: Otros

Número Preguntas: 29

Valoración:(1)
COMPARTE EL TEST
Nuevo ComentarioNuevo Comentario
Comentarios
NO HAY REGISTROS
Temario:

Which command, when issued in the interface configuration mode of a router, enables the interface to acquire an IPv4 address automatically from an ISP, when that link to the ISP is enabled?. ip dhcp pool. ip address dhcp. service dhcp. ip helper-address.

Which kind of message is sent by a DHCP client when its IP address lease has expired?​. a DHCPDISCOVER broadcast message. a DHCPREQUEST broadcast message​. a DHCPREQUEST unicast message​. a DHCPDISCOVER unicast message​.

Refer to the exhibit. R1 has been configured as shown. However, PC1 is not able to receive an IPv4 address. What is the problem?​. A DHCP server must be installed on the same LAN as the host that is receiving the IP address. R1 is not configured as a DHCPv4 server.​. The ip address dhcp command was not issued on the interface Gi0/1. The ip helper-address command was applied on the wrong interface.

A college marketing department has a networked storage device that uses the IP address 10.18.7.5, TCP port 443 for encryption, and UDP port 4365 for video streaming. The college already uses PAT on the router that connects to the Internet. The router interface has the public IP address of 209.165.200.225/30. The IP NAT pool currently uses the IP addresses ranging from 209.165.200.228-236. Which configuration would the network administrator add to allow this device to be accessed by the marketing personnel from home?. ip nat pool mktv 10.18.7.5 10.18.7.5. ip nat outside source static 10.18.7.5 209.165.200.225. ip nat inside source static tcp 10.18.7.5 443 209.165.200.225 443 ip nat inside source static udp 10.18.7.5 4365 209.165.200.225 4365. ip nat inside source static tcp 209.165.200.225 443 10.18.7.5 443 ip nat inside source static udp 209.165.200.225 4365 10.18.7.5 4365. No additional configuration is necessary.

What is a disadvantage of NAT?. There is no end-to-end addressing. The router does not need to alter the checksum of the IPv4 packets.​. The internal hosts have to use a single public IPv4 address for external communication. The costs of readdressing hosts can be significant for a publicly addressed network.​.

Which type of traffic would most likely have problems when passing through a NAT device?. Telnet. IPsec. HTTP. ICMP. DNS.

What benefit does NAT64 provide?. It allows sites to use private IPv6 addresses and translates them to global IPv6 addresses. It allows sites to connect multiple IPv4 hosts to the Internet via the use of a single public IPv4 address. It allows sites to connect IPv6 hosts to an IPv4 network by translating the IPv6 addresses to IPv4 addresses. t allows sites to use private IPv4 addresses, and thus hides the internal addressing structure from hosts on public IPv4 networks.

Refer to the exhibit. The Gigabit interfaces on both routers have been configured with subinterface numbers that match the VLAN numbers connected to them. PCs on VLAN 10 should be able to print to the P1 printer on VLAN 12. PCs on VLAN 20 should print to the printers on VLAN 22. What interface and in what direction should you place a standard ACL that allows printing to P1 from data VLAN 10, but stops the PCs on VLAN 20 from using the P1 printer? (Choose two.). R1 Gi0/1.12. R1 S0/0/0. R2 S0/0/1. R2 Gi0/1.20. inbound. outbound.

Which two packet filters could a network administrator use on an IPv4 extended ACL? (Choose two.). destination MAC address. ICMP message type. computer type. source TCP hello address. destination UDP port number.

A network administrator is explaining to a junior colleague the use of the lt and gt keywords when filtering packets using an extended ACL. Where would the lt or gt keywords be used?. in an IPv6 extended ACL that stops packets going to one specific destination VLAN. in an IPv4 named standard ACL that has specific UDP protocols that are allowed to be used on a specific server. in an IPv6 named ACL that permits FTP traffic from one particular LAN getting to another LAN. in an IPv4 extended ACL that allows packets from a range of TCP ports destined for a specific network device.

Which three values or sets of values are included when creating an extended access control list entry? (Choose three.). access list number between 1 and 99. access list number between 100 and 199. default gateway address and wildcard mask. destination address and wildcard mask. source address and wildcard mask. source subnet mask and wildcard mask. destination subnet mask and wildcard mask.

A network administrator is designing an ACL. The networks 192.168.1.0/25, 192.168.0.0/25, 192.168.0.128/25, 192.168.1.128/26, and 192.168.1.192/26 are affected by the ACL. Which wildcard mask, if any, is the most efficient to use when specifying all of these networks in a single ACL permit entry?. 0.0.0.127. 0.0.0.255. 0.0.1.255. 0.0.255.255. A single ACL command and wildcard mask should not be used to specify these particular networks or other traffic will be permitted or denied and present a security risk.

The computers used by the network administrators for a school are on the 10.7.0.0/27 network. Which two commands are needed at a minimum to apply an ACL that will ensure that only devices that are used by the network administrators will be allowed Telnet access to the routers? (Choose two.). access-class 5 in. access-list 5 deny any. access-list standard VTY permit 10.7.0.0 0.0.0.127. access-list 5 permit 10.7.0.0 0.0.0.31. ip access-group 5 out. ip access-group 5 in.

A network administrator is adding ACLs to a new IPv6 multirouter environment. Which IPv6 ACE is automatically added implicitly at the end of an ACL so that two adjacent routers can discover each other?. permit ip any any. permit ip any host ip_address. permit icmp any any nd-na. deny ip any any.

Which statement describes a route that has been learned dynamically?. It is automatically updated and maintained by routing protocols. It is unaffected by changes in the topology of the network. It has an administrative distance of 1. It is identified by the prefix C in the routing table.

Refer to the exhibit. How did the router obtain the last route that is shown?. The ip route command was used. The ipv6 route command was used. Another router in the same organization provided the default route by using a dynamic routing protocol. The ip address interface configuration mode command was used in addition to the network routing protocol configuration mode command.

Which statement is correct about IPv6 routing?. IPv6 routing is enabled by default on Cisco routers. IPv6 only supports the OSPF and EIGRP routing protocols. IPv6 routes appear in the same routing table as IPv4 routes. IPv6 uses the link-local address of neighbors as the next-hop address for dynamic routes.

Refer to the exhibit. Which type of route is 172.16.0.0/16?. child route. ultimate route. default route. level 1 parent route.

Which two factors are important when deciding which interior gateway routing protocol to use? (Choose two.). scalability. ISP selection. speed of convergence. the autonomous system that is used. campus backbone architecture.

Refer to the exhibit. Which type of IPv6 static route is configured in the exhibit?. directly attached static route. recursive static route. fully specified static route. floating static route.

A router has used the OSPF protocol to learn a route to the 172.16.32.0/19 network. Which command will implement a backup floating static route to this network?. ip route 172.16.0.0 255.255.240.0 S0/0/0 200. ip route 172.16.32.0 255.255.224.0 S0/0/0 200. ip route 172.16.0.0 255.255.224.0 S0/0/0 100. ip route 172.16.32.0 255.255.0.0 S0/0/0 100.

Which summary IPv6 static route statement can be configured to summarize only the routes to networks 2001:db8:cafe::/58 through 2001:db8:cafe:c0::/58?. ipv6 route 2001:db8:cafe::/62 S0/0/0. ipv6 route 2001:db8:cafe::/54 S0/0/0. ipv6 route 2001:db8:cafe::/56 S0/0/0. ipv6 route 2001:db8:cafe::/60 S0/0/0.

Refer to the exhibit. If RIPng is enabled, how many hops away does R1 consider the 2001:0DB8:ACAD:1::/64 network to be?. 1. 2. 3. 4.

Which statement is true about the difference between OSPFv2 and OSPFv3?. OSPFv3 routers use a different metric than OSPFv2 routers use. OSPFv3 routers use a 128 bit router ID instead of a 32 bit ID. OSPFv3 routers do not need to elect a DR on multiaccess segments. OSPFv3 routers do not need to have matching subnets to form neighbor adjacencies.

What happens immediately after two OSPF routers have exchanged hello packets and have formed a neighbor adjacency?. They exchange DBD packets in order to advertise parameters such as hello and dead intervals. They negotiate the election process if they are on a multiaccess network. They request more information about their databases. They exchange abbreviated lists of their LSDBs.

What does the cost of an OSPF link indicate?. A higher cost for an OSPF link indicates a faster path to the destination. Link cost indicates a proportion of the accumulated value of the route to the destination. Cost equals bandwidth. A lower cost indicates a better path to the destination than a higher cost does.

Which three pieces of information does a link-state routing protocol use initially as link-state information for locally connected links? (Choose three.). the link router interface IP address and subnet mask. the type of network link. the link next-hop IP address. the link bandwidth. the cost of that link.

Which three requirements are necessary for two OSPFv2 routers to form an adjacency? (Choose three.). The two routers must include the inter-router link network in an OSPFv2 network command. The OSPFv2 process is enabled on the interface by entering the ospf process area-id command. The OSPF hello or dead timers on each router must match. The OSPFv2 process ID must be the same on each router. The link interface subnet masks must match. The link interface on each router must be configured with a link-local address.

A router needs to be configured to route within OSPF area 0. Which two commands are required to accomplish this? (Choose two.). RouterA(config)# router ospf 0. RouterA(config)# router ospf 1. RouterA(config-router)# network 192.168.2.0 0.0.0.255 0. RouterA(config-router)# network 192.168.2.0 0.0.0.255 area 0. RouterA(config-router)# network 192.168.2.0 255.255.255.0 0.

Denunciar Test