wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Network test of doom

Total questions: 11

Worksheet time: 6mins

Name
Class
Date
1.

Which information is used by routers to forward a data packet toward its destination?

a)

source data-link address

b)

source IP address

c)

destination IP address

d)

destination data-link address

2.

A router receives a packet from the Gigabit 0/0 interface and determines that the packet needs to be forwarded out the Gigabit 0/1 interface. What will the router do next?

a)

route the packet out of the gigabit 0/1 interface

b)

look into the routing table to determine if the destination network is in the routing table

c)

create a new Layer 2 ethernet frame to be sent to the destination

d)

look into the ARP cache to determine the destination IP address

3.

The IP address of which device interface should be used as the default gateway setting of host H1?

a)

R1: G0/0

b)

R1: S0/0/0

c)

R2: S0/0/0

d)

R2: S0/0/1

4.

During the process of forwarding traffic, what will the router do immediately after matching the destination IP address to a network on a directly connected routing table entry?

a)

analyze the destination IP address

b)

look up the next-hop address for the packet

c)

switch the packet to the directly connected interface

d)

discard the traffic after consulting the route table

5.

What will a router do if it cannot determine where to forward an incoming packet?

a)

The router will send an incident message to the network administrator.

b)

The router will save it in the sending queue and try to forward it again later.

c)

The router will drop it

d)

The router will forward it out to all interfaces.

6.

In implementing a LAN in a corporation, what is an advantage of dividing hosts between multiple networks connected by a distribution layer?

a)

It increases traffic bandwidth between segments through distribution layer devices.

b)

Only LAN switches are needed.

c)

It splits up broadcast domains and decreases traffic

d)

It reduces complexity and expense by using LAN switch devices.

7.

What type of route is indicated by the code C in an IPv4 routing table on a Cisco router?

a)

default route

b)

static route

c)

directly connected route

d)

dynamic route that is learned through EIGRP

8.

Which portion of the network layer address does a router use to forward packets?

a)

gateway address

b)

broadcast address

c)

host portion

d)

network portion

9.

What role does a router play on a network?

a)

connecting smaller networks into a single broadcast domain

b)

forwarding frames based on a MAC address

c)

selecting the path to destination networks

d)

forwarding Layer 2 broadcasts

10.

A router receives an incoming packet and determines that the destination host is located on a LAN directly attached to one of the router interfaces. Which destination address will the router use to encapsulate the Ethernet frame when forwarding the packet?

a)

MAC address of the SVI on the switch

b)

MAC address of the interface of the connected router

c)

MAC address of the default gateway of the LAN

d)

MAC address of the destination host

11.

Which address should be configured as the default gateway address of a client device?

a)

the Layer 2 address of the switch port that is connected to the workstation

b)

the IPV4 address of the router interface that is connected to the same LAN

c)

the IPV4 address of the router interface that is connected to the internet

d)

the Layer 2 address of the switch management interface