wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

IPv4 Troubleshooting and ACLs

Total questions: 12

Worksheet time: 6mins

Name
Class
Date
1.

The PING tool sends what protocol messages?

a)

TCP

b)

UDP

c)

ICMP

d)

SSH

2.

Which two messages are used by PING?

a)

Echo Request

b)

Echo Reply

c)

Echo Locator

d)

Echo Hop

3.

What function does TraceRoute use to identify routes along the way?

a)

SSL

b)

Echo Request

c)

Time To Live

d)

Loop Counter

4.

Which Tool(s) can let us connect from router to router to troubleshoot routing protocol problems?

a)

VPN

b)

SSH

c)

Telnet

d)

Encryption

5.

What does an extended ping do?

a)

Pings for an extended amount of time

b)

Pings for an extended packet size

c)

Pings from a different interface on a router

d)

Pings Pings for an extended count

6.

What does an interface have to do with the ACL?

a)

Tells the Direction and Location

b)

Sets the parameters of the ACL

c)

Sets the ACL ID Number

d)

Nothing

7.

An ACL with an ID of 125 is what type of an ACL

a)

Named

b)

Standard

c)

Extended

d)

Applied

8.

True or False: With a named ACL, you do not need to specify standard or extended.

a)

True

b)

False

9.

Which response below is the accurate ACL to allow the subnet 10.1.1.0 /24

a)

access-list 1 permit 10.1.1.0 /24

b)

access-list 1 permit 10.1.1.0 255.255.255.0

c)

access-list 1 permit 10.1.1.0 0.0.0.255

d)

access-list 101 permit 10.1.1.0 0.0.0.255

10.

What is the proper wild card mask for the following subnet:

255.255.224.0

a)

0.0.0.255

b)

0.0.255.255

c)

0.0.31.255

d)

0.0.32.255

11.

What are the minimum required parameters for an extended ACL?

a)

Protocol

b)

Source IP

c)

Destination IP

d)

Source Port

e)

Destination Port

12.

What does the following IP and Wildcard mask represent?

0.0.0.0 255.255.255.255

a)

The initial Zero Subnet

b)

The Universal Subnet ID

c)

The Any Variable Parameter

d)

Special Reserved Subnet