096.55555.69
096.888.6300
0915.183535
0915.363436

CCNA 5.0 (CCNA R&S) – Routing Protocols Final Exam P1

CCNA 5.0 (CCNA R&S) – Routing Protocols Final Exam P1

1

Which two statements correctly describe the components of a router? (Choose two.)

RAM permanently stores the configuration file used during the boot sequence.

ROM contains diagnostics executed on hardware modules.

NVRAM stores a backup copy of the IOS used during the boot sequence.

Flash memory does not lose its contents during a reboot.

ROM contains the most current and most complete version of the IOS.

Flash contains boot system commands to identify the location of the IOS.

 

2

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

It connects multiple IP networks.

It controls the flow of data via the use of Layer 2 addresses.

It determines the best path to send packets.

It manages the VLAN database.

It increases the size of the broadcast domain.

3

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.

4

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.

5

Which three advantages are provided by static routing? (Choose three.)

Static routing does not advertise over the network, thus providing better security.

Configuration of static routes is error-free.

Static routes scale well as the network grows.

Static routing typically uses less network bandwidth and fewer CPU operations than dynamic routing does.

The path a static route uses to send data is known.

No intervention is required to maintain changing route information.

6

ccna 5.0 s2 - 6

ccna 5.0 s2 – 6

Which command will create a static route on R2 in order to reach PC B?

R1(config)# ip route 172.16.2.1 255.255.255.0 172.16.3.1

R1(config)# ip route 172.16.2.0 255.255.255.0 172.16.2.254

R1(config)# ip route 172.16.2.0 255.255.255.0 172.16.3.1

R1(config)# ip route 172.16.3.0 255.255.255.0 172.16.2.254

7

What type of static route is created when the next-hop IP address and exit interface are specified?

recursive static route

directly connected static route

fully specified static route

floating static route

8

ccna 5.0 s2 - 8

ccna 5.0 s2 – 8

Refer to the exhibit. Which command will properly configure an IPv6 static route on R2 that will allow traffic from PC2 to reach PC1 without any recursive lookups by router R2?

R2(config)# ipv6 route 2001:db8:10:12::/64 2001:db8:32::1

R2(config)# ipv6 route 2001:db8:10:12::/64 S0/0/0

R2(config)# ipv6 route ::/0 2001:db8:32::1

R2(config)# ipv6 route 2001:db8:10:12::/64 S0/0/1

9

ccna 5.0 s2 - 9

ccna 5.0 s2 – 9

Refer to the exhibit. R1 was configured with the static route command ip route 209.165.200.224 255.255.255.224 S0/0/0 and consequently users on network 172.16.0.0/16 are unable to reach resources on the Internet. How should this static route be changed to allow user traffic from the LAN to reach the Internet?

Add the next-hop neighbor address of 209.165.200.226.

Change the exit interface to S0/0/1.

Change the destination network and mask to 0.0.0.0 0.0.0.0.0.

Add an administrative distance of 254.

10

The following network assignments have been made in a company:

10.50.0.0/28

10.50.0.128/26

10.50.0.40/29

A company branch office has recently added an IP-based video surveillance system that requires a server and 20 cameras to be on a separate network. Which network number and mask could be used for this network if the branch office is using an overall block of addresses of 10.50.0.0/24?

10.50.0.32/27

10.50.0.64/27

10.50.0.96/28

10.50.0.32/28

10.50.0.48/27

11

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.

12

ccna 5.0 s2 - 12

ccna 5.0 s2 – 12

Refer to the exhibit.

 

What summary static address would be configured on R1 to advertise to R3?

192.168.0.0/24

192.168.0.0/23

192.168.0.0/22

192.168.0.0/21

13

ccna 5.0 s2 - 13

ccna 5.0 s2 – 13

Refer to the exhibit. What two types of devices are connected to R1? (Choose two.)

router

switch

repeater

hub

Source Route Bridge

14

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

15

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

16

ccna 5.0 s2 - 16

ccna 5.0 s2 – 16

Refer to the exhibit. Which type of route is 172.16.0.0/16?

child route

ultimate route

default route

level 1 parent route

17

When are EIGRP update packets sent?

only when necessary

when learned routes age out

every 5 seconds via multicast

every 30 seconds via broadcast

18

Which three addresses are EIGRP multicast addresses? (Choose three.)

224.0.0.10

FF02::A

FF02::9

01-00-5E-00-00-10

224.0.0.9

01-00-5E-00-00-0A

19

ccna 5.0 s2 - 19

ccna 5.0 s2 – 19

Refer to the exhibit. If router B is to be configured for EIGRP AS 100, which configuration must be entered?

B(config-router)# network 192.168.10.4 0.0.0.3

B(config-router)# network 192.168.10.8 0.0.0.3

 

B(config-router)# network 192.168.10.4 0.0.0.3

B(config-router)# network 192.168.10.8 0.0.0.3

B(config-router)#network 192.168.10.128 0.0.0.63

 

B(config-router)# network 192.168.10.4 255.255.255.248

B(config-router)# network 192.168.10.8 255.255.255.248

B(config-router)#network 192.168.10.128 255.255.255.192

 

B(config-router)# network 192.168.10.0 255.255.255.0

 

B(config-router)# network 192.168.10.4 0.0.0.3

B(config-router)# network 192.168.10.8 0.0.0.3

B(config-router)# network 192.168.10.64 0.0.0.63

B(config-router)# network 192.168.10.128 0.0.0.63

B(config-router)# network 192.168.10.192 0.0.0.63

 

B(config-router)# network 192.168.10.0 0.0.0.255

20

Which two metric weights are set to one by default when costs in EIGRP are being calculated? (Choose two.)

k1

k2

k3

k4

k5

k6

21

ccna 5.0 s2 - 21

ccna 5.0 s2 – 21

Refer to the exhibit. Which two conclusions can be derived from the output? (Choose two.)

There is one feasible successor to network 192.168.1.8/30.

The network 192.168.10.8/30 can be reached through 192.168.11.1.

The reported distance to network 192.168.1.0/24 is 41024256.

The neighbor 172.16.6.1 meets the feasibility condition to reach the 192.168.1.0/24 network.

Router R1 has two successors to the 172.16.3.0/24 network.

22

Which address is used by an IPv6 EIGRP router as the source for hello messages?

the 32-bit router ID

the IPv6 global unicast address that is configured on the interface

the all-EIGRP-routers multicast address

the interface IPv6 link-local address

23

ccna 5.0 s2 - 23

ccna 5.0 s2 – 23

Refer to the exhibit. An administrator attempts to configure EIGRP for IPv6 on a router and receives the error message that is shown. Which command must be issued by the administrator before EIGRP for IPv6 can be configured?

no shutdown

eigrp router-id 100.100.100.100

ipv6 unicast-routing

ipv6 eigrp 100

ipv6 cef

24

ccna 5.0 s2 - 24

ccna 5.0 s2 – 24

Refer to the exhibit. Which statement is supported by the output?

A static default route has been manually configured on this router.

Summarization of routes has been manually configured.

A default route is being learned through an external process.

The route to 192.168.1.1 represents the configuration of a loopback interface.

25

When should EIGRP automatic summarization be turned off?

when a router has not discovered a neighbor within three minutes

when a router has more than three active interfaces

when a network contains discontiguous network addresses

when a router has less than five active interfaces

when a network addressing scheme uses VLSM

26

Which three statements are advantages of using automatic summarization? (Choose three.)

It maximizes the number of routes in the routing table.

It increases the size of routing updates.

It reduces the frequency of routing updates.

It ensures that traffic for multiple subnets uses one path through the internetwork.

It improves reachability in discontiguous networks.

It decreases the number of entries in the routing table.

27

A router is participating in an OPSFv2 domain. What will always happen if the dead interval expires before the router receives a hello packet from an adjacent DROTHER OPSF router?

OSPF will run a new DR/BDR election.

SPF will run and determine which neighbor router is “down”.

A new dead interval timer of 4 times the hello interval will start.

OSPF will remove that neighbor from the router link-state database.

28

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.

29

In an OSPFv2 configuration, what is the effect of entering the command network 192.168.1.1 0.0.0.0 area 0?

It changes the router ID of the router to 192.168.1.1.

It enables OSPF on all interfaces on the router.

It tells the router which interface to turn on for the OSPF routing process.

It allows all 192.168.1.0 networks to be advertised.

30

What is the reason for a network engineer to alter the default reference bandwidth parameter when configuring OSPF?

to more accurately reflect the cost of links greater than 100 Mb/s

to increase the speed of the link

to force that specific link to be used in the destination route

to enable the link for OSPF routing

P2

 

 

 

 

 

 

 

 

 

 

 

 

Tags:
Nhắn tin qua Facebook