wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Cisco - ITN7 - Chapter 8-10 Review

Total questions: 71

Worksheet time: 36mins

Name
Class
Date
1.

Which is a characteristic of IP?

a)

Connectionless

b)

Guaranteed Delivery

c)

Dependent on Media

d)

Layer 2 Protocol

2.

What handles out of order packets?

a)

The Network layer

b)

The applications using the data

c)

The IP protocol

d)

FCS in the Frame trailer

3.

What field in the IPv4 header is a 4 bit binary value set to 0100?

a)

Version

b)

DiffServ

c)

TTL

d)

Protocol

4.

What field in the IPv4 header is for priority?

a)

Version

b)

DiffServ

c)

TTL

d)

Protocol

5.

What field in the IPv4 header keeps the packets from endlessly staying on the network?

a)

Version

b)

DiffServ

c)

TTL

d)

Protocol

6.

What field in the IPv4 header identifies the upper layer protocol?

a)

Version

b)

DiffServ

c)

TTL

d)

Protocol

7.

IPv6 has a simplified header with fewer fields. What improvement does this provide?

a)

Increased address space

b)

Improved packet handling

c)

Eliminates the need for NAT

d)

Smaller address length

8.

IPv6 has a very large number of public addresses compared to IPv4 . What improvement does this provide?

a)

Increased address length

b)

Improved packet handling

c)

Eliminates the need for NAT

d)

Smaller address length

9.

There are ____________ unique IPv4 addresses.

a)

~4 billion

b)

~4 million

c)

~4 trillion

d)

~4 undecillion

10.

There are ____________ unique IPv6 addresses.

a)

~320 billion

b)

~320 million

c)

~320 trillion

d)

~320 undecillion

11.

In order to send traffic outside the local network, a host requires a _______________?

a)

Default Gateway

b)

Remote Gateway

c)

Preferred Gateway

d)

NAT Gateway

12.

What two ways can a host receive addressing information?

a)

DHCP

b)

DNS

c)

Static

d)

Stationary

e)

NAT

13.

Routing is a Layer ______ function.

a)

3

b)

2

c)

4

d)

1

14.

Routers use the ______________ to determine the best route.

a)

lowest metric

b)

shortest distance

c)

longest path

d)

longest match

15.

What does the characteristic of Best Effort mean for IP?

a)

It's so good the packets will all get to their destination.

b)

Some packets may get to the destination, some may not.

c)

Packet delivery is guaranteed.

d)

IP is the best protocol as far as the effort put into packet delivery.

16.

Why is NAT necessary for IPv4?

a)

There are not enough addresses available for all of the devices on the internet.

b)

IPv4 cannot be used on the internet and must be translated to NAT.

c)

In order for IPv6 to be used, current IPv4 addresses must be translated into IPv6 through NAT.

d)

IPv4 addresses are Not All There (NAT) so NAT makes up for the deficiency by allowing all IPv4 addresses the be there.

17.

A static route will have which letter as its source code in the routing table?

a)

L

b)

C

c)

S

d)

O

18.

A directly connected local interface IP address will have which letter as its source code in the routing table?

a)

L

b)

C

c)

S

d)

O

19.

A directly connected network will have which letter as its source code in the routing table?

a)

L

b)

C

c)

S

d)

O

20.

An OSPF route will have which letter as its source code in the routing table?

a)

L

b)

C

c)

S

d)

O

21.

What does this line of code secure? Router (Config-line)#password class

a)

Console

b)

Privileged Exec

c)

Line Configuration

d)

Global Configuration

22.

Which code will rename the device?

a)

hostname R1

b)

change-name R1

c)

name R1

d)

show name R1

23.

What is the purpose of the MOTD banner?

a)

Warning for users to enhance device security

b)

Warning that users use the device at their own risk

c)

Instructions for how to use the device

d)

Instructions for how to get access to the device

24.

Which line of code will correctly configure the MOTD banner?

a)

banner motd #Message goes here#

b)

motd #Message goes here#

c)

motd banner #Message goes here#

d)

banner #Message goes here#

25.

Where is the startup config stored?

a)

NVRAM

b)

RAM

c)

ROM

d)

flash

26.

Where is the startup config stored?

a)

NVRAM

b)

RAM

c)

ROM

d)

flash

27.

What would cause a switch to boot and enter setup mode?

a)

startup config is missing

b)

running config is missing

c)

OS is missing

d)

Someone is connected to console

28.

Which command will show all interfaces, their IP addresses, and their current status?

a)

show ip interface brief

b)

show interfaces

c)

show ip route

d)

show connections

29.

Which command will show IPv4 statistics for all interfaces on a router?

a)

show ip interface brief

b)

show interfaces

c)

show ip route

d)

show ip interfaces

30.

Which command will show all interfaces, their IP addresses, and their current status?

a)

show ip interface brief

b)

show interfaces

c)

show ip route

d)

show ip interfaces

31.

Which command will show the information contained in the routing table?

a)

show ip interface brief

b)

show interfaces

c)

show ip route

d)

show ip interfaces

32.

Which connection method allows remote access and provides encryption?

a)

SSH

b)

Console

c)

Aux

d)

Telnet

33.

Which connection method allows remote access and provides NO encryption?

a)

SSH

b)

Console

c)

Aux

d)

Telnet

34.

Which connection method allows remote access via modem?

a)

SSH

b)

Console

c)

Aux

d)

Telnet

35.

Which connection method is the preferred out of band access method?

a)

SSH

b)

Console

c)

Aux

d)

Telnet

36.

Put the bootup phases for a Cisco router in order:

  1. Locate and Load Cisco IOS Software
  2. Locate and Load Startup Config File
  3. Perform POST and Load Bootstrap
a)

3-1-2

b)

1-2-3

c)

3-2-1

d)

2-1-3

37.

At which prompt would you enter this command?

service password encryption

a)

R1(config)#

b)

R1>

c)

R1#

d)

R1(config-line)#

e)

R1(config-if)#

38.

At which prompt would you enter this command?

enable

a)

R1(config)#

b)

R1>

c)

R1#

d)

R1(config-line)#

e)

R1(config-if)#

39.

At which prompt would you enter this command?

show ip route

a)

R1(config)#

b)

R1>

c)

R1#

d)

R1(config-line)#

e)

R1(config-if)#

40.

At which prompt would you enter this command?

login

a)

R1(config)#

b)

R1>

c)

R1#

d)

R1(config-line)#

e)

R1(config-if)#

41.

At which prompt would you enter this command?

ip address 10.0.1.47 255.255.255.0

a)

R1(config)#

b)

R1>

c)

R1#

d)

R1(config-line)#

e)

R1(config-if)#

42.

Does a remotely managed switch need a default gateway if it is being configured from a remote network?

a)

Yes

b)

No

43.

If a switch is assigned a default gateway, do the hosts connected to the switch still need to be assigned a default gateway?

a)

Yes

b)

No

44.

The privileged EXEC mode is the most important to secure. Why?

(a)  

45.

Where is the running config stored?

a)

NVRAM

b)

RAM

c)

ROM

d)

flash

46.

What should PC-A's default gateway address be?

a)

172.168.10.65

b)

172.168.10.129

c)

172.168.10.130

d)

172.168.11.65

e)

172.168.10.99

47.

What situations will a switch flood out all ports except the one the transmission came in on?

a)

Broadcast

b)

Destination MAC unknown

c)

Source MAC unknown

d)

Unicast

48.

What process does IPv4 use to associate an IP address to the MAC address on each link along the path to the destination?

a)

ARP

b)

MAC

c)

DHCP

d)

DNS

49.

A switch will use the information from Layer __ to determine how to forward data.

a)

2

b)

3

c)

1

d)

4

50.

What is the table called that stores the MAC address mappings?

a)

ARP cache

b)

Routing table

c)

Route sheet

d)

Switch table

51.

What is the relationship between IP address and MAC address in an ARP table called?

a)

map

b)

pair

c)

twin

d)

chart

52.

What is the destination MAC address for an ARP request?

a)

FF:FF:FF:FF:FF:FF

b)

255.255.255.255

c)

AA:AA:AA:AA:AA:AA

d)

127.0.0.1

53.

ARP requests are sent as what type of communication?

a)

broadcast

b)

multicast

c)

unicast

d)

supercast

54.

If an ARP request gets sent out on a network, what does a host do when it receives the request?

a)

process to see if it belongs to the device

b)

ignores it

c)

check to see if it belongs to the device and then process

d)

forwards it on to the next device

55.

True or False? A router will forward an ARP request.

a)

True

b)

False

56.

Which device will answer an ARP request?

a)

The one that matches the target IP address.

b)

The one with the correct MAC address.

c)

The one that matches the source IP address.

d)

The one that can process the ARP request.

57.

Where is the ARP reply sent?

a)

To the MAC address of the sender of the ARP request.

b)

To the target IP address of the ARP request.

c)

As a broadcast to the network.

d)

As a unicast to the network.

58.

What is the value of the type field in the Ethernet Header for the ARP process?

a)

0x806

b)

0x800

c)

0x100

d)

0x010

59.

What happens when the time stamp expires in the ARP table?

a)

The entry is removed.

b)

A new ARP request is sent out.

c)

An ARP update is sent out.

d)

The timer is reset.

60.

Can static map entries be made in the ARP table?

a)

Yes

b)

No

61.

What happens when a MAC address is needed for a device that is not on the same network?

a)

It uses the IP address instead.

b)

It uses the MAC address of the default gateway.

c)

It doesn't create a layer 2 frame since the traffic will be routed through a layer 3 device.

d)

MAC addresses are not used to communicate to different networks so it is not needed.

62.

What does the command arp -d do?

a)

Lists the MAC table in a switch.

b)

Clears the ARC cache.

c)

Lists the MAC address for the specified device.

d)

Lists the ARC cache in descending order.

63.

What is the command to display the ARP table on a Cisco router?

(a)  

64.

What is the command to display the ARP table on a Windows 10 PC?

(a)  

65.

What does IPv6 use that is similar to ARP requests?

a)

neighbor solicitation

b)

neighbor sourcing

c)

neighbor locator

d)

neighbor search

66.

If a cyber criminal intercepts the ARP request and replies so a host will map the IP of the malicious host instead, what type of attack is taking place?

a)

ARP poisoning

b)

ARP spoofing

c)

ARP relay

d)

ARP vector

67.

A cyber criminal may intercept an ARP request and reply so a host maps the IP of the malicious host instead. What is this called?

a)

ARP positioning

b)

ARP spoofing

c)

ARP relay

d)

ARP vector

68.

Along with a Neighbor Solicitation, what other process is used by IPv6 to obtain MAC addresses?

a)

Neighbor Advertisement

b)

Neighbor Selection

c)

Neighbor Search

d)

Neighbor Acquisition

69.

What is the ARP timer length for Cisco devices?

a)

1 hour

b)

4 hours

c)

45 minutes

d)

5 minutes

70.

What is the ARP timer length range for Windows devices?

a)

15-45 seconds

b)

15-45 minutes

c)

5 minutes

d)

1 hour

71.

Do ARP messages have an IPv4 header?

a)

Yes

b)

No