wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

L1.5

Total questions: 50

Worksheet time: 2hrs 40mins

Name
Class
Date
1.

In the OSI, which layer is responsible for a reliable connection?

a)

Transport layer

b)

Application layer

c)

Network layer

d)

Session layer

e)

Data Link layer

2.

Given a binary subnet mask of 11111111.11111111.11111111.00000000.

What is the equivalent decimal value?

a)

255.255.255.0

b)

255.255.255.128

c)

255.255.128.0

d)

255.255.252.0

3.

________ is the layer of the ISO Open Systems Interconnection (OSI) model that controls the dialogues (connections) between computers.

a)

Transport layer

b)

Application layer

c)

Network layer

d)

Session layer

e)

Data link layer

4.

_________ is a unique 48-bit hardware numbers of computers, which are embedded into a network card (known as Network Interface Card) during the time of manufacturing..

a)

Network address

b)

Broadcast address

c)

Subnet mask

d)

MAC address

5.

DNS, HTTP, SSH, FTP are some examples of which OSI layer?

a)

Transport layer

b)

Application layer

c)

Network layer

d)

Session layer

e)

Data link layer

6.

In the OSI model, which layer is concerned with local delivery of frames between devices on the same LAN. Data-link frames, as these protocol data units are called, do not cross the boundaries of a local network.

a)

Transport layer

b)

Application layer

c)

Network layer

d)

Session layer

e)

Data link layer

7.

It uses a three-way handshake to establish a reliable connection.

a)

IP

b)

ICMP

c)

TCP

d)

UDP

8.

In which OSI layer the term “Frames” is used?

a)

Transport layer

b)

Application layer

c)

Data link layer

d)

Session layer

9.

______ is a special kind of static route that is used to route packets not found in the routing table.

a)

Floating route

b)

Default route

c)

Connected network

d)

Next hop

10.

Convert 172.16.30.5 to binary

a)

10101100.00010000 .00011110.00000111

b)

10101100.00010000 .00011110.00000101

c)

10101100.00010000 .00011100.00000101

d)

10001100.00010000.00011110 .00000101

11.

In which OSI layer the term “Packets” is used?

a)

Transport layer

b)

Network layer

c)

Data link layer

d)

Session layer

12.

It is also known as a reliable protocol by using a three-way handshake before transmission takes place.

a)

IP

b)

UDP

c)

ICMP

d)

TCP

13.

It is also known as unreliable protocol

a)

TCP

b)

UDP

c)

ICMP

d)

IGMP

14.

______ is a switching protocol that prevents Layer 2 loops created by the redundant links?

a)

Three-way handshake

b)

Spanning Tree Protocol

c)

VLAN Trunk

d)

DHCP

15.

In the process of electing the root bridge, the lowest Bridge ID becomes the root bridge.

a)

True

b)

False

16.

The Bridge ID comprises of Priority and MAC address.

a)

True

b)

False

17.

Which OSI layer manages device addressing, tracks location of devices on the network and determine the best way to move date between devices that are not locally attached.

a)

Transport layer

b)

Application layer

c)

Network layer

d)

Session layer

e)

Data link layer

18.

There are 5 different port states in STP: Listening, Learning, Forwarding. What are the other two?

a)

Disabled

b)

Enabled

c)

Blocking

d)

Dropping

19.

____ is a group of devices on one or more logically segmented LANs.

a)

Network

b)

Subnet

c)

VLAN

d)

Frame

20.

In which OSI layer the term “Segments” is used?

a)

Transport layer

b)

Network layer

c)

Data link layer

d)

Session layer

21.

What are the 2 types of encapsulations on trunking?

a)

802.11n

b)

801.2P

c)

802.1Q

d)

Inter-Switch Link (ISL)

22.

A broadcast domain is a collection of network devices that receive broadcast traffic from each other.

a)

True

b)

False

23.

In this network topology, how many is your broadcast domain?

a)

1

b)

2

c)

3

d)

5

24.

_________ is a 32-bit number that is used to identify the subnet of an IP address.

a)

Network address

b)

Broadcast address

c)

Subnet mask

d)

MAC address

25.

182.0.0.0 belongs to which network class

a)

Class A

b)

Class B

c)

Class C

d)

Class D

26.

127.0.0.0 network belongs to which network class?

a)

Class A

b)

Class B

c)

Class C

d)

Non of the above

27.

Convert 255.255.248.0 to binary

a)

11111110.11111111.11100000.00000000

b)

11111111.11111111.11100000.00000000

c)

11111111.11111111.11110000.00000000

d)

11111111.11111111.11111000.00000000

28.

Given a subnet mask of 255.255.248.0, what is the equivalent CIDR notation

a)

/24

b)

/23

c)

/22

d)

/21

29.

How many hosts can you make out of a 10.10.10.0 255.255.255.0 subnet

a)

256

b)

254

c)

252

d)

250

30.

How many usable hosts can you make out of a 10.10.10.0 255.255.255.0 subnet

a)

256

b)

254

c)

252

d)

250

31.

Provide the broadcast address of 18.0.0.0 /25 subnet.

a)

18.0.0.255

b)

18.0.1.255

c)

18.0.1.127

d)

18.0.0.127

32.

Given a subnet of 192.168.5.8 255.255.255.252, provide the first and last usable IP address.

a)

192.168.5.9 1st host

192.168.5.10 last host

b)

192.168.5.8 1st host

192.168.5.9 last host

c)

192.168.5.9 1st host

192.168.5.11 last host

d)

192.168.5.8 1st host

192.168.5.11 last host

33.

Demonstrate the TCP 3-way handshake

a)

Client sends a SYN

Server responds with a SYN-ACK

Client responds with an ACK

b)

Client sends a SYN

Server responds with an ACK

Client responds with an ACK

c)

Client sends a SYN

Server responds with an ACK

Client responds with an SYN-ACK

d)

Client sends a SYN-ACK

Server responds with an ACK

Client responds with an SYN

34.

______ is a communication protocol used for discovering physical addresses associated with a given network address

a)

Network Address Translation (NAT)

b)

Bridge Protocol Data Unit (BPDU)

c)

Address Resolution Protocol (ARP)

d)

Static routing protocol

35.

Given a static route of 192.168.4.0 255.255.255.0 10.6.2.2.

What does the ip address 10.6.6.2 represent?

a)

network gateway

b)

destination ip address

c)

next-hop ip address

d)

source ip address

36.

What does the passive-interface do?

a)

Admin shutdown the interface

b)

Denies routing table to be distributed between two routers

c)

Disable routing to the specified interface

d)

Suppresses the exchange of EIGRP hello packets between two routers

37.

This value is used in routers to decide which routing protocol to use to reach a destination.

a)

Administrative distance

b)

Metric

c)

Weight

d)

Latency

38.

Grouping of networks under single administrative domain or institution | Manage by one group of people/company

a)

Network

b)

Subnet

c)

Autonomous System (AS)

d)

Administrative distance

39.

EIGRP has an administrative distance of

a)

90

b)

70

c)

50

d)

10

40.

A static route has an administrative distance of

a)

100

b)

0

c)

1

d)

90

41.

The EIGRP routing protocol utilize the following metrics: Bandwidth, Load, Delay, Reliability and Maximum Transmission Unit (MTU). By default, what are the two metrics does EIGRP uses?

a)

Bandwidth and Load

b)

Bandwidth and Delay

c)

Bandwidth and Reliability

d)

Delay and MTU

42.

What are the correct eigrp configurations?

Choose 2

a)

router eigrp 10

network 0.0.0.0

b)

router eigrp 10

network 172.16.10.0

c)

network eigrp A

network 10.0.0.0

d)

network eigrp 2

network 10.10.0.1

43.

Which of the following are NOT EIGRP packet types? Choose two.

a)

Respond

b)

Reply

c)

Answer

d)

Hello

e)

Acknowledgement

44.

What does Uptime represents?

a)

 the amount of time left before neighbor is considered in “down” status

b)

amount of time since the adjacency was established

c)

the average time between the transmission of a packet to a neighbor and the receipt of an acknowledgement

d)

the time that the router waits for an acknowledgement of that unicast.

45.

Your manager ask you to provide network addresses for 50 users for a newly established Sales department. Which of the following subnet will you recommend?

a)

172.19.20.0 255.255.255.240

b)

172.19.20.0 255.255.255.248

c)

172.19.20.0 255.255.255.224

d)

172.19.20.0 255.255.255.192

46.

What is the Cisco IOS command that will show ONLY the dynamic routing protocols configured on your router?

a)

show ip route

b)

show ip protocols

c)

show running-configuration

d)

show ip interfaces

47.

What are the 3 EIGRP tables?

Choose 3

a)

Topology table

b)

Neighbor table

c)

Routing table

d)

Static routing table

e)

MAC Address table

48.

Which of these network services works under the Application layer in the OSI model? Choose two.

a)

Telnet

b)

IP

c)

ICMP

d)

SSH

49.

From R1, you would like to reach 2.2.2.2 on R2. What is the correct next-hop IP address on the following static route statement:

ip route 2.2.2.2 255.255.255.255 ___________

a)

10.1.1.1

b)

10.1.1.2

c)

20.1.1.1

d)

2.2.2.2

50.

A small company network has six interconnected Layer 2 switches. Currently all switches are using the default bridge priority value. Which value can be used to configure the bridge priority of one of the switches to ensure that it becomes the root bridge in this design?

a)

61440

b)

34816

c)

32768

d)

28672