wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

OSPF Practice

Total questions: 22

Worksheet time: 13mins

Name
Class
Date
1.

The priority of R1 was modified from the default priority.

a)

True

b)

False

2.

What show command is used to verify neighbor adjacencies of a router?

a)

R1# show ip ospf interface g0/0

b)

R1# show neighbor-table

c)

R1# show ip interface ospf brief

d)

R1# show ip ospf neighbor

e)

R1# show ip interface brief

3.

To avoid sending OSPF router advertisements, you can configure passive interfaces. Which of the following interfaces should be configured as passive? (Choose 3)

a)

loopback interfaces

b)

interfaces connected to other routers

c)

interfaces connected to L2 switches

d)

interfaces connected to an end device (i.e. server)

4.

Which routes should be advertised to other OSPF-enabled routers? (Choose 4)

a)

R1(config-router)# network 192.168.0.0 0.0.0.255 area 0

b)

R1(config-router)# network 10.0.3.72 0.0.0.3 area 0

c)

R1(config-router)# network 10.0.0.0 0.0.0.255 area 0

d)

R1(config-router)# network 10.0.3.64 0.0.0.3 area 0

e)

R1(config-router)# network 10.0.2.0 0.0.0.255 area 0

5.

What is the command to change the priority of a router to control the DR/BDR election process?

a)

R1(config-if)# ip cost ospf 1

b)

R1(config-router)# default-information originate

c)

R1(config-if)# ip priority ospf 100

d)

R1(config-if)# ip ospf priority 255

e)

R1(config-router)# network 0.0.0.0 0.0.0.0 area 0

6.

What is the OSPF all-routers multicast address?

a)

224.0.0.5

b)

224.0.0.6

c)

239.1.1.1

d)

226.0.5.1

e)

255.255.255.254

7.

By default, Hello packet are sent every _______ seconds.

a)

10

b)

15

c)

20

d)

25

e)

30

8.

Which are true regarding single-area OSPF? (choose 3)

a)

all routers are in area 0

b)

all routers are in the backbone area

c)

all routers share the same topology table (link-state database LSDB)

d)

all routers share the same neighbor table (adjacency database)

e)

all routers share the same routing table (forwarding database)

9.

R3 is a . . .

a)

BDR

b)

DROTHER

c)

DR

10.

What is the wildcard mask for a /19 network?

(a)  

11.

How many seconds has there been since the last hello message was sent?

a)

7

b)

36

c)

9

d)

27

e)

120

12.

What show command was used to access the information displayed in the image?

a)

R1# show neighbor-table

b)

R1# show ip ospf interface g0/0

c)

R1# show ip ospf neighbor

d)

R1# show ip interface ospf brief

e)

R1# show ip interface brief

13.

How was the DR elected?

a)

based on highest active interface IPv4 address

b)

based on highest router ID

c)

based on highest priority

d)

based on highest loopback interface IPv4 address

14.

If no OSPF DR/BDR election takes place in this scenario, how many adjacencies would be formed? Use the formula for calculating neighbor adjacencies.

a)

3

b)

5

c)

6

d)

9

e)

12

15.

If the OSPF hello interval timer is 20 seconds, what should the dead interval timer be configured as?

a)

10

b)

20

c)

40

d)

80

e)

120

16.

What is the wildcard mask for a /23 network?

(a)  

17.

The OSPF-enabled router that has the connection to the ISP is the ASBR (Autonomous System Border Router). How do you advertise the route to the ISP to the other OSPF-enabled routers?

a)

R1(config-if)# ip priority ospf 100

b)

R1(config-router)# network 0.0.0.0 0.0.0.0 area 0

c)

R1(config-router)# default-information originate

d)

R1(config-if)# ip ospf priority 255

e)

R1(config-if)# ip cost ospf 1

18.

What is the highest priority on OSPF-enabled routers?

a)

255

b)

0

c)

32768

d)

120

e)

1

19.

DROTHERS only flood their LSAs to DRs and BDRs. What is the multicast address they use to do this? *

a)

226.0.5.1

b)

239.1.1.1

c)

224.0.0.6

d)

192.168.10.1

e)

224.0.0.5

20.

Hello and dead interval timers do not have to match on neighboring routers to form an adjacency.

a)

True

b)

False

21.

What is the OSPF path cost from R3 to LAN1?

a)

1

b)

2

c)

12

d)

100

e)

11.544

22.

Routers that are not the DR or the BDR are known as ______________

a)

BROTHERS

b)

DROTHERS

c)

OTHERS