option
Cuestiones
ayuda
daypo
buscar.php

Parte 3

COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del Test:
Parte 3

Descripción:
Parte 3

Fecha de Creación: 2016/06/18

Categoría: Otros

Número Preguntas: 80

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

Refer to the exhibit. The network administrator must establish a route by which London workstations can forward traffic to the Manchester workstations. What is the simplest way to accomplish this?. Configure a dynamic routing protocol on London to advertise all routes to Manchester. Configure a dynamic routing protocol on London to advertise summarized routes to Manchester. Configure a dynamic routing protocol on Manchester to advertise a default route to the London router. Configure a static default route on London with a next hop of 10.1.1.1. Configure a static route on London to direct all traffic destined for 172.16.0.0/22 to 10.1.1.2. Configure Manchester to advertise a static default route to London.

Refer to the output of the corporate router routing table shown in the graphic. The corporate router receives an IP packet with a source IP address of 192.168.214.20 and a destination address of 192.168.22.3. What will the router do with this packet?. It will encapsulate the packet as Frame Relay and forward it out interface Serial 0/0.117. It will discard the packet and send an ICMP Destination Unreachable message out interface FastEthernet 0/0. It will forward the packet out interface Serial 0/1 and send an ICMP Echo Reply message out interface serial 0/0.102. It will change the IP packet to an ARP frame and forward it out FastEthernet 0/0.

Users on the 172.17.22.0 network cannot reach the server located on the 172.31.5.0 network. The network administrator connected to router Coffee via the console port, issued the show ip route command, Based on the output of the show ip route command and the topology shown in the graphic, what is the cause of the failure?. The network has not fully converged. IP routing is not enabled. A static route is configured incorrectly. The FastEthernet interface on Coffee is disabled. The neighbor relationship table is not correctly updated. The routing table on Coffee has not updated.

Which command is used to configure a default route?. ip route 172.16.1.0 255.255.255.0 0.0.0.0. ip route 172.16.1.0 255.255.255.0 172.16.2.1. ip route 0.0.0.0 255.255.255.0 172.16.2.1. ip route 0.0.0.0 0.0.0.0 172.16.2.1.

If IP routing is enabled, which two commands set the gateway of last resort to the default gateway? (Choose two.). ip default-gateway 0.0.0.0. ip route 172.16.2.1 0.0.0.0 0.0.0.0. ip default-network 0.0.0.0. ip default-route 0.0.0.0 0.0.0.0 172.16.2.1. ip route 0.0.0.0 0.0.0.0 172.16.2.1.

What must be set correctly when configuring a serial interface so that higher-level protocols calculate the best route?. bandwidth. delay. load. reliability.

What are two characteristics of RIPv2? (Choose two.). classful routing protocol. variable-length subnet masks. broadcast addressing. manual route summarization. uses SPF algorithm to compute path.

What two things will a router do when running a distance vector routing protocol? (Choose two.). Send periodic updates regardless of topology changes. Send entire routing table to all routers in the routing domain. Use the shortest-path algorithm to the determine best path. Update the routing table based on updates from their neighbors. Maintain the topology of the entire network in its database.

Refer to the exhibit. Which (config-router) command will allow the network represented on the interface to be advertised by RIP?. redistribute ethernet0. network ethernet0. redistribute 10.12.0.0. network 10.12.0.0.

Refer to the exhibit. What information can be gathered from the output?. One router is running RIPv1. RIP neighbor is 224.0.0.9. The network contains a loop. Network 10.10.1.0 is reachable.

Use the output from the router shown in the graphic above to determine which of the following are correct. (Choose two.). Router John uses a link-state routing protocol. Router John will receive routing updates on the Serial0/0 interface. Router John will receive routing updates on the Serial0/1 interface. Router John will send routing updates out the Serial0/0 interface. Router John will send routing updates out the FastEthernet0/0 interface. Router John will send routing updates out the Serial0/1 interface.

Which series of commands will configure router R1 for LAN-to-LAN communication with router R2? The enterprise network address is 192.1.1.0/24 and the routing protocol in use is RIPv2. (Choose three.). R1(config)# interface ethernet 0 R1(config-if)# ip address 192.1.1.129 255.255.255.192 R1(config-if)# no shutdown. R1(config)# interface ethernet 0 R1(config-if)# ip address 192.1.1.97 255.255.255.192 R1(config-if)# no shutdown. R1(config)# interface serial 0 R1(config-if)# ip address 192.1.1.4 255.255.255.252 R1(config-if)# clock rate 56000. R1(config)# interface serial 0 R1(config-if)# ip address 192.1.1.6 255.255.255.252 R1(config-if)# no shutdown. R1(config)# router rip R1(config-router)# network 192.1.1.4 R1(config-router)# network 192.1.1.128. R1(config)# router rip R1(config-router)# version 2 R1(config-router)# network 192.1.1.0.

Which routing protocols can be used within the enterprise network shown in the diagram? (Choose three.). RIP v1. RIP v2. IGRP. OSPF. BGP. EIGRP.

Which routing protocols will support the following IP addressing scheme? (Choose three.) * Network 1 - 192.168.10.0 /26 * Network 2 - 192.168.10.64 /27 * Network 3 - 192.168.10.96 /27 * Network 4 - 192.168.10.128 /30 * Network 5 - 192.168.10.132 /30. RIP version 1. RIP version 2. IGRP. EIGRP. OSPF.

Refer to the graphic. Host 1 cannot receive packets from Host 2. Assuming that RIP v1 is the routing protocol in use, what is wrong with the IP configuration information shown? (Choose two.). The fa0/1 interface of router R2 has been assigned a broadcast address. The fa0/1 network on router R2 overlaps with the LAN attached to R1. Host 2 has been assigned the incorrect subnet mask. Host 1 has been configured with the 255.255.248.0 subnet mask. Host 2 on router R2 is on a different subnet than its gateway.

Refer to the exhibit. Host A is to send data to Host B. How will Router1 handle the data frame received from Host A? (Choose three.). Router1 will strip off the source MAC address and replace it with the MAC address on the forwarding FastEthernet interface. Router1 will strip off the source IP address and replace it with the IP address on the forwarding FastEthernet interface. Router1 will strip off the destination MAC address and replace it with the MAC address of Host B. Router1 will strip off the destination IP address and replace it with the IP address of Host B. Router1 will forward the data frame out interface FastEthernet0/1. Router1 will forward the data frame out interface FastEthernet0/2.

What can be determined from the line of show ip route output shown in the exhibit? (Choose two.). The next routing update can be expected in 35 seconds. The IP address 10.10.10.6 is configured on S0/1. The IP address 10.10.10.8 is configured on S0/1. This route is using the default administrative distance. The 10.10.10.8 network is two hops away from this router.

What is an appropriate use of a default route?. to provide routing to a local web server. to provide routing from an ISP to a stub network. to provide routing that will override the configured dynamic routing protocol. to provide routing to a destination that is not specified in the routing table and which is outside the local network.

Refer to the exhibit. Two routers have just been configured by a new technician. All interfaces are up. However, the routers are not sharing their routing tables. What is the problem?. Split horizon is preventing Router2 from receiving routing information from Router1. Router1 is configured for RIP version 2 and Router2 is configured for RIP version 1. Router1 has an ACL that is blocking RIP version 2. There is a physical connectivity problem between Router1 and Router2. Router1 is using authentication and Router2 is not.

A medium-sized company has a Class C IP address. It has two Cisco routers and one non-Cisco router. All three routers are using RIP version 1. The company network is using the block of 198.133.219.0/24. The company has decided it would be a good idea to split the network into three smaller subnets and create the option of conserving addresses with VLSM. What is the best course of action if the company wants to have 40 hosts in each of the three subnets?. Convert all the routers to EIGRP and use 198.133.219.32/27, 198.133.219.64/27, and 198.133.219.92/27 as the new subnetworks. Maintain the use of RIP version 1 and use 198.133.219.32/27, 198.133.219.64/27, and 133.219.92/27 as the new subnetworks. Convert all the routers to EIGRP and use 198.133.219.64/26, 198.133.219.128/26, and 133.219.192/26 as the new subnetworks. Convert all the routers to RIP version 2 and use 198.133.219.64/26, 198.133.219.128/26, and 133.219.192/26 as the new subnetworks. Convert all the routers to OSPF and use 198.133.219.16/28, 198.133.219.32/28, and 198.133.219.48/28 as the new subnetworks. Convert all the routers to static routes and use 198.133.219.16/28, 198.133.219.32/28, and 198.133.219.48/28 as the new subnetworks.

What is the default routing update period for RIPv2?. 15 seconds. 30 seconds. 180 seconds. 240 seconds.

Refer to the exhibit. S0/0 on R1 is configured as a multipoint interface to communicate with R2 and R3 in the hub-and-spoke Frame Relay topology. While testing this configuration, a technician notes that pings are successfully from hosts on the 172.16.1.0/24 network to hosts on both the 172.16.2.0/25 and 172.16.0.2.128/25 networks. However, pings between hosts on the 172.16.2.0/25 and 172.16.2.128/25 network are not successful. What could explain this connectivity problem?. The ip subnet-zero command has been issued on the R1 router. The RIP v2 dynamic routing protocol cannot be used across a Frame Relay network. Split horizon is preventing R2 from learning about the R3 networks and R3 from learning about R2 networks. The 172.16.2.0/25 and 172.16.2.128/25 networks are overlapping networks that can be seen by R1, but not between R2 and R3. The 172.16.3.0/29 network used on the Frame Relay links is creating a discontiguous network between the R2 and R3 router subnetworks.

Refer to the exhibit. After a RIP route is marked invalid on Router_1, how much time will elapse before that route is removed from the routing table?. 30 seconds. 60 seconds. 90 seconds. 180 seconds. 240 seconds.

Refer to the exhibit. A network associate has configured the internetwork that is shown in the exhibit, but has failed to configure routing properly. Which configuration will allow the hosts on the Branch LAN to access resources on the HQ LAN with the least impact on router processing and WAN bandwidth?. HQ(config)# ip route 192.168.1.0 255.255.255.0 192.168.2.5 Branch(config)# ip route 172.16.25.0 255.255.255.0 192.168.2.6. HQ(config)# router rip HQ(config-router)# network 192.168.2.0 HQ(config-router)# network 172.16.0.0 Branch(config)# router rip Branch(config-router)# network 192.168.1.0 Branch(config-router)# network 192.168.2.0. HQ(config)# router eigrp 56 HQ(config-router)# network 192.168.2.4 HQ(config-router)# network 172.16.25.0 Branch(config)# router eigrp 56 Branch(config-router)# network 192.168.1.0 Branch(config-router)# network 192.168.2.4. HQ(config)# router eigrp 56 HQ(config-router)# network 192.168.2.4 HQ(config-router)# network 172.16.25.0 Branch(config)# router eigrp 56 Branch(config-router)# network 192.168.1.0 Branch(config-router)# network 192.168.2.4.

Refer to the exhibit. The network administrator requires easy configuration options and minimal routing protocol traffic. Which two options provide adequate routing table information for traffic that passes between the two routers and satisfy the requests of the network administrator? (Choose Two). a dynamic routing procotol on InternetRouter to advertise summarized routers to CentralRouter. a dynamic routing procotol on CentralRouter to advertise summarized routers to InternetRouter. a static route on InternetRouter to direct traffic that is destined for 172.16.0.0/16 to CentralRouter. a dynamic routing procotol on InternetRouter to advertise all routes to CentralRouer. a dynamic routing procotol on CentralRouer to advertise all routes to InternetRouter. a static, default route on CentralRouter that directs traffic to InternetRouter.

Which two statements describe the advantages to the use of RIP over the use of OSPF? (Choose two). RIP requires less time to converge. RIP uses less bandwidth. RIP is less complex to configure. RIP demands fewer router resources. RIP has a more accurate metric.

A router receives information about network 192.168.10.0/24 from multiple sources. What will the router consider the most reliable information about the path to that network?. an OSPF update for network 192.168.0.0/16. a static router to network 192.168.10.0/24. a static router to network 192.168.10.0/24 with a local serial interface configured as the next hop. a RIP update for network 192.168.10.0/24. a directly connected interface with an address of 192.168.10.254/24. a default route with a next hop address of 192.168.10.1.

Refer to the exhibit. Explain how the routes in the table are being affected by the status change on interface Ethernet0. The router is poisoning the routes and multicasting the new path costs via interface Ethernet1. The router is receiving updates about unreachable networks from router that are connected to interface Ethernet1. The router is poisoning the routes and broadcasting the new path costs via interface Ethernet1. The router is requesting updates for these networks from routers that are connected to interface Etherne1.

What is the most likely reason for the disparity between the actual network numbers at the branches and the routes in the routing table on Gateway-Router?. Branch-Router2 is configured to send both RIPv1 and RIPv2 updates. Gateway-Router is configured to only receive RIPv2 updates. Gateway-router is configured to receive only RIPv1 updates. Branch-Router1 is configured to only send RIPv1 updates.

Which two statements are characteristics of a distance vector routing protocol? (Choose two). RIP is an example of distance vector routing protocols. Updates are periodic and include the entire routing table. Routing updates are sent only after topology changes. The protocol can be useful in hub-and-spoke and hierarchical networks. Convergence is usually faster than with link state protocols. Each router has its own view of the topology.

Which of the following are true regarding the debug output shown in the graphic? (Choose Two). This router was configured with the commands: RtrA(config)#router rip RtrA(config-router)#version 2 RtrA(config-router)#network 172.16.0.0 RtrA(config-router)#network 10.0.0.0. This router was configured with the commands: RtrA(config)#router rip RtrA(config-router)#network 172.16.0.0 RtrA(config-router)#network 10.0.0.0. Network 10.0.0.0 will be displayed in the routing table. Network 192.168.168.0 will be displayed in the routing table. This router was configured with the commands: RtrA(config)#router rip RtrA(config-router)#network 192.168.1.0 RtrA(config-router)#network 10.0.0.0 RtrA(config-router)#network 192.168.168.0. split-horizon was disabled on this router.

Which parameter can be tuned to affect the selection of a static route as a backup when a dynamic protocol is also being used?. link bandwidth. hop count. link cost. administrative distance. link delay.

Which statement is true, as relates to classful or classless routing?. RIPV1 and OSPF are classless routing protocols. Classful routing protocols send the subnet mask in routing updates. Automatic summarization at classful boundaries can cause problems on discontigous networks. EIGRP and OSPF are classful routing protocols and summarize routes by default.

The speed of all serial links is E1 and the speed of the all other links is 100Mb/s. A static route will be established on the Manchester router to direct traffic toward to the internet over the most direct path available. What configuration of the Manchester router will establish a route toward to the internet for traffic from workstation on the Manchester LAN?. ip route 0.0.0.0 255.255.255.0 172.16.100.2. ip route 0.0.0.0 255.255.255.252 128.107.1.1. ip route 0.0.0.0 0.0.0.0 128.107.1.1. ip route 0.0.0.0 0.0.0.0 172.16.100.1. ip route 0.0.0.0 255.255.255.255 172.16.100.2. ip route 0.0.0.0 0.0.0.0 172.16.100.2.

Which two are advantages of static routing when compared to dynamic routing? (Choose two). Security increases because only the network administrator may change the routing tables. Configuration complexity decreases as network size increases. Routing updates are automatically sent to neighbors. Route summarization is computed automatically by the router. Routing traffic load is reduced when used in stub network links. An efficient algorithm is used to build routing tables, using automatic updates. Routing tables adapt automatically to topology changes.

Refer to the exhibit. What will Router1 do when it receives the data frame shown? (Choose three.). Router1 will strip off the source MAC address and replace it with the MAC address 0000.0c36.6965. Router1 will strip off the source IP address and replace it with the IP address 192.168.40.1. Router1 will strip off the destination MAC address and replace it with the MAC address 0000.0c07.4320. Router1 will strip off the destination IP address and replace it with the IP address of 192.168.40.1. Router1 will forward the data packet out interface FastEthernet0/1. Router1 will forward the data packet out interface FastEthernet0/2.

Refer to the exhibit. A packet with a source IP address of 192.168.2.4 and a destination IP address of 10.1.1.4 arrives at the HokesB router. What action does the router take?. forwards the received packet out the Serial0/0 interface. forwards a packet containing an EIGRP advertisement out the Serial0/1 interface. forwards a packet containing an ICMP message out the FastEthernet0/0 interface. forwards a packet containing an ARP request out the FastEthernet0/1 interface.

Refer to the graphic. A static route to the 10.5.6.0/24 network is to be configured on the HFD router. Which commands will accomplish this? (Choose two.). HFD(config)# ip route 10.5.6.0 0.0.0.255 fa0/0. HFD(config)# ip route 10.5.6.0 0.0.0.255 10.5.4.6. HFD(config)# ip route 10.5.6.0 255.255.255.0 fa0/0. HFD(config)# ip route 10.5.6.0 255.255.255.0 10.5.4.6. HFD(config)# ip route 10.5.4.6 0.0.0.255 10.5.6.0. F. HFD(config)# ip route 10.5.4.6 255.255.255.0 10.5.6.0.

Refer to the exhibit. Which two statements are true about the loopback address that is configured on RouterB? (Choose two.). It ensures that data will be forwarded by RouterB. It provides stability for the OSPF process on RouterB. It specifies that the router ID for RouterB should be 10.0.0.1. It decreases the metric for routes that are advertised from RouterB. It indicates that RouterB should be elected the DR for the LAN.

OSPF routing uses the concept of areas. What are the characteristics of OSPF areas? (Choose three.). Each OSPF area requires a loopback interface to be configured. Areas may be assigned any number from 0 to 65535. Area 0 is called the backbone area. Hierarchical OSPF networks do not require multiple areas. Multiple OSPF areas must connect to area 0. Single area OSPF networks must be configured in area 1.

What information does a router running a link-state protocol use to build and maintain its topological database? (Choose two.). hello packets. SAP messages sent by other routers. LSAs from other routers. beacons received on point-to-point links. routing tables received from other link-state routers. TTL packets from designated routers.

Which statements describe the routing protocol OSPF? (Choose three.). It supports VLSM. It is used to route between autonomous systems. It confines network instability to one area of the network. It increases routing overhead on the network. It allows extensive control of routing updates. It is simpler to configure than RIPv2.

The internetwork infrastructure of company XYZ consists of a single OSPF area as shown in the graphic. There is concern that a lack of router resources is impeding internetwork performance. As part of examining the router resources, the OSPF DRs need to be known. All the router OSPF priorities are at the default and the router IDs are shown with each router. Which routers are likely to have been elected as DR? (Choose two.). Corp-1. Corp-2. Corp-3. Corp-4. Branch-1. Branch-2.

Refer to the graphic. R1 is unable to establish an OSPF neighbor relationship with R3. What are possible reasons for this problem? (Choose two.). Configure EIGRP on these routers with a lower administrative distance. All routers should be configured for backbone Area 1. The hello and dead interval timers are not set to the same values on R1 and R3. R1 and R3 are configured in different areas.

Which statements are true about EIGRP successor routes? (Choose two.). A successor route is used by EIGRP to forward traffic to a destination. Successor routes are saved in the topology table to be used if the primary route fails. Successor routes are flagged as "active" in the routing table. A successor route may be backed up by a feasible successor route. Successor routes are stored in the neighbor table following the discovery process.

Refer to the exhibit. A network associate has configured OSPF with the command: City(config-router)# network 192.168.12.64 0.0.0.63 area 0 After completing the configuration, the associate discovers that not all the interfaces are participating in OSPF. Which three of the interfaces shown in the exhibit will participate in OSPF according to this configuration statement? (Choose three.). FastEthernet0 /0. FastEthernet0 /1. Serial0/0. Serial0/1.102. Serial0/1.103. Serial0/1.104.

Refer to the exhibit. Assume that all of the router interfaces are operational and configured correctly. How will router R2 be affected by the configuration of R1 that is shown in the exhibit?. Router R2 will not form a neighbor relationship with R1. Router R2 will obtain a full routing table, including a default route, from R1. R2 will obtain OSPF updates from R1, but will not obtain a default route from R1. R2 will not have a route for the directly connected serial network, but all other directly connected networks will be present, as well as the two networks connected to R1.

Refer to the exhibit. From Router A, a network administrator is able to ping the serial interface of Router B but unable to ping any of the subnets attached to Router B. Based on the partial outputs in the exhibit, what could be the problem?. EIGRP does not support VLSM. The EIGRP network statements are incorrectly configured. The IP addressing on the serial interface of Router A is incorrect. The routing protocol has summarized on the classful boundary. EIGRP has been configured with an invalid autonomous system number.

What are three characteristics of the OSPF routing protocol? (Choose three.). It converges quickly. OSPF is a classful routing protocol. It uses cost to determine the best route. It uses the DUAL algorithm to determine the best route. OSPF routers send the complete routing table to all directly attached routers. OSPF routers discover neighbors before exchanging routing information.

A router has learned three possible routes that could be used to reach a destination network. One route is from EIGRP and has a composite metric of 20514560. Another route is from OSPF with a metric of 782. The last is from RIPv2 and has a metric of 4. Which route or routes will the router install in the routing table?. the OSPF route. the EIGRP route. the RIPv2 route. all three routes. the OSPF and RIPv2 routes.

Which two statements are true regarding EIGRP? (Choose two.). Passive routes are in the process of being calculated by DUAL. EIGRP supports VLSM, route summarization, and routing update authentication. EIGRP exchanges full routing table information with neighboring routers with every update. If the feasible successor has a higher advertised distance than the successor route, it becomes the primary route. A query process is used to discover a replacement for a failed route if a feasible successor is not identified from the current routing information.

Refer to the exhibit. How many paths can the EIGRP routing process use to forward packets from HQ_Router to a neighbor router?. two equal-cost paths. two unequal-cost paths. three equal-cost paths. three unequal-cost paths. four equal-cost paths. four unequal-cost paths.

Refer to the exhibit. When running OSPF, what would cause router A not to form an adjacency with router B?. The loopback addresses are on different subnets. The value of the dead timers on the router are different. Route summarization is enabled on both routers. The process identifier on router A is different than the process identifier on router B.

Refer to the exhibit. The network is converged. After link-state advertisements are received from Router A, what information will Router E contain in its routing table for the subnets 208.149.23.64 and 208.149.23.96?. 208.149.23.64[110/13] via 190.173.23.10, 00:00:00:07, FastEthernet0/0 208.149.23.96[110/13] via 190.173.23.10, 00:00:00:16, FastEthernet0/0. 208.149.23.64[110/1] via 190.173.23.10, 00:00:00:07, Serial1/0 208.149.23.96[110/3] via 190.173.23.10, 00:00:00:16, FastEthernet0/0. 208.149.23.64[110/13] via 190.173.23.10, 00:00:00:07, Serial1/0 208.149.23.96[110/13] via 190.173.23.10, 00:00:00:16, Serial1/0 208.149.23.96[110/13] via 190.173.23.10, 00:00:00:16, FastEthernet0/0. 208.149.23.64[110/13] via 190.173.23.10, 00:00:00:07, Serial1/0 208.149.23.96[110/13] via 190.173.23.10, 00:00:00:16, Serial1/0.

Refer to the exhibit. The company uses EIGRP as the routing protocol. What path will packets take from a host on 192.168.10.192/26 network to a host on the LAN attached to router R1?. The path of the packets will be R3 to R2 to R1. The path of the packets will be R3 to R1 to R2. The path of the packets will be both R3 to R2 to R1 and R3 to R1. The path of the packets will be R3 to R1.

Refer to the exhibit. When running EIGRP, What is required for RouterA to exchange routing updates with RouterC?. As numbers must be changed to match on all the routers. Loopback interface must be configured so a DR is elected. The no auto-summary command is needed on Router A and Router C. Router B needs to have two network statements, one for each connected network.

IP addresses and routing for the network are configured as shown in the exhibit. The network administrator issues the show ip eigrp neighbors command from Router1 and receives the output shown below the topology. Which statement is true?. It is normal for Router1 to show one active neighbor at a time to prevent routing loops. Routing is not completely configured on Router3. The IP addresses are not configured properly on the Router1 and Router3 interfaces. The no auto-summary command configured on the routers prevents Router1 and Router2 from forming a neighbor relationship.

Refer to the exhibit. Given the output for this command, if the router ID has not been manually set, what router ID will OSPF use for this RouterD?. 10.1.1.2. 10.154.154.1. 172.16.5.1. D. 192.168.5.3.

Which commands are required to properly configure a router to run OSPF and to add network 192.168.16.0/24 to OSPF area 0? (Choose two). Router(config)#router ospf 1. Router(config)#router ospf 0. Router(config)#router ospf area 0. Router(config-router)#network 192.168.16.0 0.0.0.255 area 0. Router(config-router)#network 192.168.16.0 0.0.0.255 0. Router(config-router)#network 192.168.16.0 255.255.255.0 area 0.

Which parameter or parameters are used to calculate OSPF cost in Cisco routers?. Bandwidth, Delay, and MTU. Bandwidth. Bandwidth and MTU. Bandwidth, MTU, Reliability, Delay, and Load.

Refer to the exhibit. Why are two OSPF designated routers designated routers identified on Core-Router?. Core-Router is connected more than one multi-access network. The router at 208.149.23.130 is a secondary DR in case the primary fails. Two router IDs have the same OSPF priority and are therefore tied for DR election. The DR election is still underway and there are two contenders for the role.

The EIGRP configuration in the Glencoe router uses a single network statement. From the output shown in the graph would advertise these networks in EIGRP?. network 172.26.168.0 area 478. network 172.26.0.0. network 172.26.168.128 0.0.0.127. network 172.26.168.128 area 478.

Which type of EIGRP route entry describes a feasible successor?. a primary route, stored in the routing table. a backup route, stored in the routing table. a backup route, stored in the topology table. a primary route, stored in the topology table.

What is the default maximum number of equal-cost paths that can be placed into the routing table of a Cisco OSPF router?. 2. 8. 16. Unlimited.

Router 1 was just successfully rebooted. Identify the current OSPF router ID for Router 1. 208.149.23.194. 220.173.149.10. 208.149.23.162. 190.172.32.10.

Why do large OSPF networks use a hierarchical design? (Choose three). to confine network instability to single areas of the network. to reduce the complexity of router configuration. to speed up convergence. to lower costs by replacing routers with distribution layer switches. to decrease latency by increasing bandwidth. to reduce routing overhead.

What is the default administrative distance of OSPF?. 120. 100. 90. 110.

Part of the OSPF network is shown below. You work as a network technician, study the exhibits carefully. Assume that all router interfaces are operational and correctly configured. In addition,assume that OSPF has been correctly configured on router R2. How will the default route configured on R1 affect the operation of R2?. Any packet destined for a network that is not directly connected to router R2 will be dropped immediately. Any packet destined for a network that is not directly connected to router R1 will be dropped. Any packet destined for a network that is not directly connected to router R1 will be dropped. The network directly connected to a router R2 will not be able to communicate with the 172.16.100.0, 172.16.100.28 and 172.16.100.64 subnetworks. Any packet destined for a network that is not referenced in the routing table of router R2 will be directed to R1. R1 will then send that packet back to R2 and a routing loop will occur.

A network administrator is troubleshooting the OSPF configuration of routers R1 and R2. The routers cannot establish an adjacency relationship on their common Ethernet link. The graphic shows the output of the show ip ospf interface e0 command for routers R1 and R2. Based on the information in the graphic, what is the cause of this problem?. The OSPF area is not configured properly. The priority on R1 should be set higher. The cost on R1 should be set higher. The hello and dead timers are not configured properly. A backup designated router needs to be added to the network. The OSPF process ID numbers must match.

Which two values are used by Spanning Tree Protocol to elect a root bridge? (Choose two.). amount of RAM. bridge priority. IOS version. IP address. MAC address. speed of the links.

Refer to the exhibit. This command is executed on 2960Switch: 2960Switch(config)# mac-address-table static 0000.00aa.aaaa vlan 10 interface fa0/1 Which two of these statements correctly identify results of executing the command? (Choose two.). Port security is implemented on the fa0/1 interface. MAC address 0000.00aa.aaaa does not need to be learned by this switch. Only MAC address 0000.00aa.aaaa can source frames on the fa0/1 segment. Frames with a Layer 2 source address of 0000.00aa.aaaa will be forwarded out fa0/1. MAC address 0000.00aa.aaaa will be listed in the MAC address table for interface fa0/1 only.

Refer to the exhibit. Which statement is true?. The Fa0/11 role confirms that Switch A is the root bridge for VLAN 20. VLAN 20 is running the Per VLAN Spanning Tree Protocol. The MAC address of the root bridge is 0017.596d.1580. Switch A is not the root bridge, because not all of the interface roles are designated.

Switch A is not the root bridge, because not all of the interface roles are designated. RSTP cannot operate with PVST+. RSTP defines new port roles. RSTP defines no new port states. D. RSTP is a proprietary implementation of IEEE 802.1D STP. RSTP is compatible with the original IEEE 802.1D STP.

Refer to the exhibit. A junior network administrator was given the task of configuring port security on SwitchA to allow only PC_A to access the switched network through port fa0/1. If any other device is detected, the port is to drop frames from this device. The administrator configured the interface and tested it with successful pings from PC_A to RouterA, and then observes the output from these two show commands. Which two of these changes are necessary for SwitchA to meet the requirements? (Choose two.). Port security needs to be globally enabled. Port security needs to be enabled on the interface. Port security needs to be configured to shut down the interface in the event of a violation. Port security needs to be configured to allow only one learned MAC address. Port security interface counters need to be cleared before using the show command. The port security configuration needs to be saved to NVRAM before it can become active.

Which set of commands is recommended to prevent the use of a hub in the access layer?. switch(config-if)#switchport mode trunk switch(config-if)#switchport port-security maximum 1. switch(config-if)#switchport mode trunk switch(config-if)#switchport port-security mac-address 1. switch(config-if)#switchport mode access switch(config-if)#switchport port-security maximum 1. switch(config-if)#switchport mode access switch(config-if)#switchport port-security mac-address 1.

Which Cisco Catalyst feature automatically disables the port in an operational PortFast upon receipt of a BPDU?. BackboneFast. UplinkFast. Root Guard. BPDU Guard. BPDU Filter.

Which port state is introduced by Rapid-PVST?. learning. listening. discarding. forwarding.

Which two of these are used by bridges and switches to prevent loops in a layer 2 network? (Choose two.). 802.1D. VTP. 802.1Q. STP. SAP.

Refer to the exhibit. Router A has interfaces with addresses 192.168.1.1 and 172.16.1.1.Router B, which is connected to router A over a serial link, has interfaces with address 172.16.1.2 and 10.1.1.2. Which sequence of commands will configure RIPv2 on router B?. A. B. C. D.

Refer to the exhibit. Given the output from the show ip eigrp topology command, which router is the feasible successor?. A. B. C. D.

Denunciar Test