Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Introduction to Routing

Total questions: 15

Worksheet time: 9mins

Name
Class
Date
1.

The purpose of Data Link Layer (Layer 2) is to deliver frames across

a)

the internet

b)

a single link

c)

several networks

d)

a adjacent networks

2.

The job of the Network Layer is to deliver packets across

a)

the internet

b)

a single link

c)

networks along the best path

d)

a single network

3.

Select all of the frame formats on the wide area network (WAN) side

a)

ATM

b)

Frame Relay

c)

PPP

d)

Ethernet

4.

Select all that applies to a router

a)

Each side of a router is a different network with its own identity

b)

Each side of a router is on the same broadcast domain

c)

Routers connect end-devices to end-devices

d)

Routers do encapsulation / decapsulation of packets into and out of frames

5.

A routing table contains (select all that is correct)

a)

A list of all networks known to the router

b)

The cost to reach each network

c)

The direction that packets can be sent to reach the network

d)

The MAC addresses of end-devices

6.

Routers use a priority system to make decisions as to how to send packets across multiple redundant paths, what is the first step in this priority system ?

a)

If there are multiple entries in the routing table for the same network which is of the same size and has the same cost, choose one entry at random and deliver the packet using the Via information on that route.

b)

If multiple routes have the same size, then choose the route with the lowest cost.

c)

If multiple routes match the destination IP address, choose the route that has the smallest IP address range

d)

The destination IP address must fall in the network range of a route entry.

7.

How do routers establish route entries (select all that is correct) to build the route table ?

a)

Router learn about networks that are directly connected to them.

b)

Route entries can be manually entered by network administrators

c)

Routers learn about networks using the DHCP server.

d)

Network administrators can setup a dynamic routing protocol on routers

8.

If an entry in the routing table is out of date or points in the wrong direction, then (select all that applies)

a)

packets may take a path to the destination network which is not the best path

b)

packets may loop around and around within the network and eventually get delivered.

c)

packets may never reach the network because a router drops them when it does not have a route to that network

d)

packets may loop around and around within the network and never get delivered.

9.

What do you understand by the term convergence in relation to routers?

a)

the state where all routers have accurate and up to date knowledge of all the users in the wider network

b)

the state where all routers have accurate and up to date knowledge of all the end devices in the wider network

c)

the state where all routers have accurate and up to date knowledge of all the switches in the wider network

d)

the state where all routers have accurate and up to date knowledge of all the networks in the wider network

10.

What are the goals of a dynamic routing protocol (select all that is correct) ?

a)

To find and use an alternate route if an existing route is removed from the table.

b)

To dynamically learn and fill the routing table with a route to all networks in the overall internet.

c)

If more than one route to a network is available, to put the best route in the routing table. The other routes may also be added as fallback entries.

d)

To determine when routes in the table are no longer valid, and to remove them from the routing table.

11.

The cost value that is put in for each entry in a routing table is also known as the cost metric for that route. What is the cost metric used by the RIP protocol ?

a)

the "bandwidth" across each Layer 2 link to determine its cost metric

b)

"bandwidth" of links, "delays" to cross links, the traffic "load" currently on a link, and the overall "reliability" of a link

c)

the number of "hops" that a packet must cross to get from its source to the destination

d)

the number of "switches" that a packet must cross to get from its source to the destination

12.

In distance vector routing protocol

a)

each router receives routing information from its neighboring routers and they integrate this information into their own routing tables

b)

each router sends information about the networks and links that it is directly connected, to the wider network in order to build an entire map of the wider network

c)

each router sends information about the networks and links that it is directly connected to the wider network so that routers in the wider network can build their own routing table

d)

each router receives routing information from its neighboring routers enabling them to build an entire map of the wider network

13.

In link state routing protocol

a)

each router receives routing information from its neighboring routers and they integrate this information into their own routing tables

b)

each router sends information about the networks and links that it is directly connected, to the wider network in order to build an entire map of the wider network

c)

each router sends information about the networks and links that it is directly connected to the wider network so that routers in the wider network can build their own routing table

d)

each router receives routing information from its neighboring routers enabling them to build an entire map of the wider network

14.

On most CISCO routers, the IOS firmware is stored

a)

in a USB stick

b)

in a removable flash card

c)

in the NVRAM

d)

in the hard disk drive

15.

What command is used to display a router's routing table ?

a)

show ip interface

b)

show running-configuration

c)

show ip route

d)

show interface