Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Routing Fundamentals CCNA 200-125

Total questions: 18

Worksheet time: 19mins

Name
Class
Date
1.

Test #1: Can you see question and answers for this question?

a)

YES

b)

NO

2.

Test #2: Let's bring everybody on the game. Can you guys see this section with question and answers?

a)

YES

b)

NO

3.

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?

a)

the RIPv2 route

b)

all three routes

c)

the OSPF and RIPv2 routes

d)

the OSPF route

e)

the EIGRP route

4.

If host Z needs to send data through router R1 to a storage server, which destination MAC address does host Z use to transmit packets?

a)

the host Z MAC address

b)

the MAC address of the interface on R1 that connects to the storage server

c)

the MAC address of the interface on R1 that connects to host Z

d)

the MAC address of the storage server interface

5.

Which routing protocol has the smallest default administrative distance?

a)

IBGP

b)

OSPF

c)

IS-IS

d)

EIGRP

e)

RIP

6.

Which component of a routing table entry represents the subnet mask?

a)

routing protocol code

b)

prefix

c)

metric

d)

network mask

7.

When a router makes a routing decision for a packet that is received from one network and destined to another, which portion of the packet does if replace?

a)

Layer 2 frame header and trailer

b)

Layer 3 IP address

c)

Layer 5 session

d)

Layer 4 protocol

8.

Which statement about routing protocols is true?

a)

Link-state routing protocols choose a path by the number of hops to the destination.

b)

OSPF is a link-state routing protocol.

c)

Distance-vector routing protocols use the Shortest Path First algorithm.

d)

IS-IS is a distance-vector routing protocol.

9.

Which dynamic routing protocol uses only the hop count to determine the best path to a destination?

a)

IGRP

b)

RIP

c)

EIGRP

d)

OSPF

10.

Which value is indicated by the next hop in a routing table?

a)

preference of the route source

b)

IP address of the remote router for forwarding the packets

c)

how the route was learned

d)

exit interface IP address for forwarding the packets

11.

Which component of the routing table ranks routing protocols according to their preferences?

a)

administrative distance

b)

next hop

c)

metric

d)

routing protocol code

12.

Which route source code represents the routing protocol with a default administrative distance of 90 in the routing table?

a)

S

b)

E

c)

D

d)

R

e)

O

13.

How does a router handle an incoming packet whose destination network is missing from the routing table?

a)

It broadcast the packet to each interface on the router

b)

It discards the packet

c)

It broadcasts the packet to each network on the router

d)

It routes the packet to the default route

14.

Which path does a router choose when it receives a packet with multiple possible paths to the destination over different routing protocols?

a)

the path with both the lowest administrative distance and the highest metric

b)

the path with the lowest administrative distance

c)

the path with the lowest metric

d)

the path with both the lowest administrative distance and lowest metric

15.

If a route is not present in the routing table for a particular destination, what would the router do?

a)

Default route

b)

Flood

c)

Drop

16.

When a device learns multiple routes to a specific network, it installs the route with?

a)

longest bit match (highest subnet mask)

b)

lowest AD

c)

lowest metric

d)

equal load balancing

17.

When a router is unable to find a known route in the routing table, how does it handle the packet?

a)

It discards the packet

b)

It sends the packet over the route with the best metric

c)

It sends the packet to the next hop address

d)

It sends the packet to the gateway of last resort

18.

If router R1 knows a static route to a destination network and then learns about the same destination network through a dynamic routing protocol, how does R1 respond?

a)

It refuses to advertise the dynamic route to other neighbors

b)

It sends a withdrawal signal to the neighboring router

c)

It disables the routing protocol

d)

It prefers the static route