CCNA 2 Final B.odt

(28 KB) Pobierz

1.

Refer to the exhibit. Given the topology shown in the exhibit, what three commands are needed to configure EIGRP on the Paris router? (Choose three.)

Paris(config)# router eigrp 100

Paris(config)# router eigrp

Paris(config-router)# network 192.168.6.0

Paris(config-router)# network 192.168.7.0

Paris(config-router)# network 192.168.8.0

Paris(config-router)# network 192.168.9.0

 

2. In a lab test environment, a router has learned about network 172.16.1.0 through four different dynamic routing processes. Which route will be used to reach this network?

D 172.16.1.0/24 [90/2195456] via 192.168.200.1, 00:00:09, Serial0/0/0

O 172.16.1.0/24 [110/1012] via 192.168.200.1, 00:00:22, Serial0/0/0

R 172.16.1.0/24 [120/1] via 192.168.200.1, 00:00:17, Serial0/0/0

I 172.16.1.0/24 [100/1192] via 192.168.200.1, 00:00:09, Serial0/0/0

 

3. Which routing protocol maintains a topology table separate from the routing table?

IGRP

RIPv1

RIPv2

EIGRP

 

4. Refer to the exhibit. R1 and R2 are unable to establish an adjacency. What two configuration changes will correct the problem? (Choose two.)

Set a lower priority on R2.

Configure the routers in the same area.

Set a lower cost on R2 compared to R1.

Add a backup designated router to the network.

Match the hello and dead timers on both routers.

 

5. Which statement is true about the metrics used by routing protocols?

A metric is a value used by a particular routing protocol to compare paths to remote networks.

A common metric is used by all routing protocols.

The metric with the highest value is installed in the routing table.

The router may use only one parameter at a time to calculate the metric.

 

6. Refer to the exhibit. Although R2 is configured correctly, host A is unable to access the Internet. Which two static routes can be configured on R1 to enable Internet connectivity for host A? (Choose two.)

ip route 0.0.0.0 0.0.0.0 Fa0/0

ip route 0.0.0.0 0.0.0.0 Fa0/1

ip route 0.0.0.0 0.0.0.0 10.1.1.1

ip route 0.0.0.0 0.0.0.0 10.1.1.2

ip route 209.165.202.0 255.255.255.0 10.1.1.1

ip route 209.165.202.0 255.255.255.0 10.1.1.2

 

7. Refer to the exhibit. Host A is unable to access the Internet. What is the reason for this?

The IP address of host A is incorrect.

The default gateway of host A is incorrect.

The Fa0/1 interfaces of the two routers are configured for different subnets.

The subnet mask for the Fa0/0 interface of R1 is incorrect.

 

8.

Refer to the exhibit. Two routers are unable to establish an adjacency. What is the possible cause for this?

The two routers are connected on a multiaccess network.

The hello and dead intervals are different on the two routers.

They have different OSPF router IDs.

They have different process IDs.

 

9.

Refer to the exhibit. R1 knows two routes, Path A and Path B, to the Ethernet network attached to R3. R1 learned Path A to network 10.2.0.0/16 from a static route and Path B to network 10.2.0.0/16 from EIGRP. Which route will R1 install in its routing table?

Both routes are installed and load balancing occurs across both paths.

The route via Path B is installed because the EIGRP route has the best metric to network 10.2.0.0/16.

The route via Path A is installed because the static route has the best metric to network 10.2.0.0/16.

The route via Path B is installed because the EIGRP route has the lowest administrative distance to network 10.2.0.0/16.

The route via Path A is installed because the static route has the lowest administrative distance to network 10.2.0.0/16.

 

10. Refer to the exhibit. A ping between the serial interfaces of R1 and R2 is successful, but a ping between their FastEthernet interfaces fails. What is the reason for this problem?

The FastEthernet interface of R1 is disabled.

One of the default routes is configured incorrectly.

A routing protocol is not configured on both routers.

The default gateway has not been configured on both routers.

 

11. Which router component is used to store the routing table?

Flash

NVRAM

ROM

SDRAM

 

12. Refer to the exhibit. Both routers are using the RIPv2 routing protocol and static routes are undefined. R1 can ping 192.168.2.1 and 10.1.1.2, but is unable to ping 192.168.4.1.

What is the reason for the ping failure?

The serial interface between two routers is down.

R2 is not forwarding the routing updates.

The 192.168.4.0 network is not included in the RIP configuration of R2.

RIPv1 needs to be configured.

 

13. What two routing protocols use a hierarchal network topology? (Choose two.)

IS-IS

EIGRP

OSPF

RIPv1

RIPv2

 

14. Refer to the exhibit. Routers R1 and R2 are directly connected via their serial interfaces and are both running the EIGRP routing protocol. R1 and R2 can ping the directly connected serial interface of their neighbor, but they cannot form an EIGRP neighbor adjacency.

What action should be taken to solve this problem?

Enable the serial interfaces of both routers.

Configure EIGRP to send periodic updates.

Configure the same hello interval between the routers.

Configure both routers with the same EIGRP process ID.

 

15.

Refer to the exhibit. What information can be determined from the highlighted output?

R1 is originating the route 172.30.200.32/28.

Automatic summarization is disabled.

The 172.30.200.16/28 network is one hop away from R1.

A classful routing protocol is being used.

 

16. Refer to the exhibit. A network administrator wants to reduce the size of the routing table of R1. Which partial routing table entry in R1 represents the route summary for R2, without including any additional subnets?

10.0.0.0/16 is subnetted, 1 subnets
D 10.5.0.0[90/205891] via 192.168.1.2, S0/0/0

10.0.0.0/24 is subnetted, 4 subnets
D 10.5.0.0[90/205198] via 192.168.1.2, S0/0/0

10.0.0.0/22 is subnetted, 1 subnets
D 10.5.0.0[90/205901] via 192.168.1.2, S0/0/0

10.0.0.0/8 is subnetted, 4 subnets
D 10.5.0.0[90/205001] via 192.168.1.2, S0/0/0

 

17.

Refer to the exhibit. All routers are running RIPv1. The two networks 10.1.1.0/29 and 10.1.1.16/29 are unable to access each other. What can be the cause of this problem?

Because RIPv1 is a classless protocol, it does not support this access.

RIPv1 does not support discontiguous networks.

RIPv1 does not support load balancing.

RIPv1 does not support automatic summarization.

 

18.

Refer to the exhibit. A network administrator has enabled RIP on routers B and C in the network diagram. Which of the following commands will prevent RIP updates from being sent to Router A?

A(config)# router rip
A(config-router)# passive-interface S0/0

B(config)# router rip
B(config-router)# network 192.168.25.48
B(config-router)# network 192.168.25.64

A(config)# router rip
A(config-router)# no network 192.168.25.32

B(config)# router rip
B(config-router)# passive-interface S0/0

A(config)# no router rip

 

19. Refer to the exhibit. A network administrator has configured R1 as shown, and all interfaces are functioning correctly. A ping from R1 to 172.16.1.1 fails. What could be the cause of this problem?

The serial interface on R1 is configured incorrectly.

The default route is configured incorrectly.

The default-information originate command must be issued on R1.

Autosummarization must be disabled on R1.

 

20. A router has learned two equal cost paths to a remote network via the EIGRP and RIP protocols. Both protocols are using their default configurations. Which path to the remote network will be installed in the routing table?

the path learned via EIGRP

the path learned via RIP

the path with the highest metric value

both paths with load balancing

 

21. Refer to the exhibit. What is the meaning of the highlighted value 2?

It is the administrative distance of the routing protocol.

It is the number of hops between R2 and the 192.168.8.0/24 network.

It is the value used by the DUAL algorithm to determine the bandwidth for the link.

It is the convergence time measured in seconds.

 

22.

Refer to the exhibit. Based on the output from the show running-config and debug ip rip commands, what are two of the routes that are added to the routing table of R1? (Choose two.)

R 192.168.1.0/24 [120/1] via 172.16.2.1, 00:00:24, Serial0/0/1

R 192.168.100.0/24 [120/1] via 172.16.1.1, 00:00:24, Serial0/0/0

S 192.168.1.0/24 [1/0] via FastEthernet0/0

R 192.168.9.0/24 [120/1] via 172.16.2.1, 00:00:24, Serial0/0/0

R 192.168.2.0/24 [120/1] via 172.16.1.2, 00:00:24, Serial0/0/0

 

23. Refer to the exhibit. Routers R1 and R3 use different routing protocols with default administrative distance values. All devices are properly configured and the destination network is advertised by both protocols.

Which path will be used to transmit the data packets between PC1 and PC2?

The packets will travel via R2-R1.

The packets will travel via R2-R3.

The traffic will be load-balanced between two paths — via R2-R1 and via R2-R3.

The packets will travel via R2-R3, and the other path via R2-R1 will be retained as the backup path.

 

24. What are two functions of a router? (Choose two.)

It forwards data packets toward their destination.

It forwards the packet to the destination if the TTL value is 0.

It changes the destination IP address of data packets before forwarding them to an exit interface.

It determines the best path based on the destination MAC address.

It acts as an intersection between multiple IP networks.

 

25.

Refer to the exhibit. The network has three connected routers: R1, R2, and R3. The routes of all three routers are displayed. All routers are operational and pings are not blocked on this network.

Which ping will fail?

from R1 to 172.16.1.1

from R1 to 192.168.3.1

from R2 to 192.168.1.1

from R2 to 192.168.3.1

 

26. A network administrator needs to assign the very last usable IP address in the 172.24.64.0/18 network range to the router interface that serves this LAN. Which IP address should the administrator configure on the interface?

172.16.128.154/18

172.16.255.254/18

172.24.64.254/18

172.24.127.254/18

 

27. Which two statements are true about the EIGRP successor route? (Choose two.)

It is saved in the topology table for use if the primary route fails.

It may be backed up by a feasible successor route.

It is used by EIGRP to forward traffic to the destination.

It is flagged as active in the routing table.

After the discovery process has occurred, the successor route is stored in the neighbor table.

 

28. Refer to the exhibit. An administrator is adding a new subnet of 50 hosts to R3. Which subnet address should be used for the new subnet that provides enough addresses while wasting a minimum of addresses?

192.168.1.0/24

192.168.1.48 /28

192.168.1.32/27

192.168.1.64/26

 

29.

Refer to the exhibit. Which statement is true concerning the routing configuration?

Using dynamic routing instead of static routing would have required fewer configuration steps.

The 10.1.1.0/24 and 10.1.2.0/24 routes have adjacent boundaries and should be summarized.

Packets routed to the R2 Fast Ethernet interface require two routing table lookups.

The static route will not work correctly.

 

30. Refer to the exhibit. Which statement is true about router R2?

The routing table content indicates that interface S0/0/0 is administratively down.

The route for 172.16.1.0 is a static route.

A packet that is destined for a host on the 172.16.3.0 network is forwarded without performing a routing table lookup.

The packets that are routed to network 172.16.1.0 require two routing table lookups.

 

31. What command would the network administrator apply to a router that is running OSPF to advertise the entire range of addresses included in 172.16.0.0/19 in area 0?

R1(config-router)# network 172.16.0.0 0.0.0.255 area 0

R1(config-router)# network 172.16.0.0 0.0.3.255 area 0

R1(config-router)# network 172.16.0.0 0.0.15.255 area 0

R1(config-router)# network 172.16.0.0 0.0.31.255 area 0

 

32. How does route poisoning prevent routing loops?

New routing updates are ignored until the network has converged.

Failed routes are advertised with a metric of infinity.

A route is marked as unavailable when its Time to Live is exceeded.

The unreachable route is cleared from the routing table after the invalid timer expires.

 

33. Refer to the exhibit. A router learns a route to the 192.168.6.0 network, as shown in the output of the show ip rip database command. However, upon running the show ip route command, the network administrator sees that the router has installed a different route to the 192.168.6.0 network learned via EIGRP. What could be the reason for the missing RIP route?

Compared to RIP, EIGRP has a lower administrative distance.

Compared to EIGRP, RIP has a higher metric value for the route.

Compared to RIP, the EIGRP route has fewer hops.

Compared to RIP, EIGRP has a faster update timer.

 

34. Refer to the exhibit. Packets destined to which two networks will require the router to perform a recursive lookup? (Choose two.)

10.0.0.0/8

64.100.0.0/16

128.107.0.0/16

172.16.40.0/24

192.168.1.0/24

192.168.2.0/24

 

35. Which statement is true about the RIPv1 protocol?

It is a link-state routing protocol.

It excludes subnet information from the routing updates.

It uses the DUAL algorithm to insert backup routes into the topology table.

It uses classless routing as the default method on the router.

 

36. All routers in a network are configured in a single OSPF area with the same priority value. No loopback interface has been set on any of the routers. Which secondary value will the routers use to determine the router ID?

The highest MAC address among the active interfaces of the network will be used.

There will be no router ID until a loopback interface is configured.

The highest IP address among the active FastEthernet interfaces that are running OSPF will be used.

The highest IP address among the active interfaces will be used.

 

37. Refer to the exhibit. Router R2 is configured properly and all interfaces are functional. Router R1 has been installed recently. Host A is unable to ping host B.
Which procedure can resolve this problem?

Configure a static route on R1 using the IP address of the serial interface on R1.

Configure a default route on R1 with the exit interface Fa0/0 on R1.

Configure a static route on R1 using the IP address of S0/0/0 on R2.

Configure a default route on R1 using the IP address of Fa0/0 on R2.

 

38. Which three statements describe the operation of routing with EIGRP? (Choose three.)

As new neighbors are discovered, entries are placed in a neighbor table.

If the feasible successor has a higher advertised cost than the current successor route, then it becomes the primary route.

If hello packets are not received within the hold time, DUAL must recalculate the topology.

The reported distance is the distance to a destination as advertised by a neighbor.

EIGRP maintains full knowledge of the network topology in the topology table and exchanges full routing information with neighboring routers in every update.

EIGRP builds one routing table that contains routes for all configured routed protocols.

 

39.

Refer to the exhibit. The network administrator is planning IP addressing of a new network. What part of this addressing scheme must be changed to allow communication between host A and the server?

the IP address of the server

the default gateway of host A

the IP address of host A

the default gateway of the server

 

...

Zgłoś jeśli naruszono regulamin