wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

105P2 Module 1&2 Review

Total questions: 24

Worksheet time: 13mins

Name
Class
Date
1.

(MODULE 1)

What is a function of OSPF hello packets?

a)

to ensure database synchronization between routers

b)

to request specific link-state records from neighbor routers

c)

to send specifically requested link-state records

d)

to discover neighbors and build adjacencies between them

2.

Which OPSF packet contains the different types of link-state advertisements?

a)

LSU

b)

LSAck

c)

DBD

d)

hello

3.

Which three statements describe features of the OSPF topology table? (Choose three.)

a)

The table can be viewed via the show ip ospf database command

b)

After convergence, the table only contains the lowest cost route entries for all known networks.

c)

When converged, all routers in an area have identical topology tables.

d)

It is a link-state database that represents the network topology.

e)

The topology table contains feasible successor routes.

4.

What does an OSPF area contain?

a)

routers whose SPF trees are identical

b)

routers that have the same link-state information in their LSDBs

c)

routers that share the same process ID

d)

routers that share the same router ID

5.

A router is participating in an OSPFv2 domain. What will always happen if the dead interval expires before the router receives a hello packet from an adjacent DROTHER OSPF router?

a)

SPF will run and determine which neighbor router is "down".

b)

OSPF will remove that neighbor from the router link-state database.

c)

A new dead interval timer of 4 times the hello interval will start.

d)

OSPF will run a new DR/BDR election.

6.

What is the order of packet types used by an OSPF router to establish convergence?

- LSR (Link-State request)

- DBD (Database Description)

- LSAck (Link-State Acknowledgement)

- LSU (Link-State Update)

a)

Hello, DBD, LSR, LSU, LSAck

b)

LSAck, Hello, DBD, LSU, LSR

c)

LSU, LSAck, Hello, DBD, LSR

d)

Hello, LSAck, LSU, LSR, DBD

7.

What is a feature of the OSPF routing protocol?​

a)

Routers can be grouped into autonomous systems to support a hierarchical system.

b)

It scales well in both small and large networks.

c)

The SPF algorithm chooses the best path based on 30-second updates​.

d)

OSPF authentication is configured in the same way on IPv4 and IPv6 networks.​

8.

What is used to create the OSPF neighbor table?

a)

adjacency database

b)

routing table

c)

forwarding database

d)

link-state database

9.

What is identical on all OSPF routers within a single area?

a)

Router ID

b)

link-state database

c)

static routes

d)

neighbor table

10.

What function is performed by the OSPF designated router (DR)?

a)

maintaining the link-state database

b)

summarizing routes between areas

c)

redistribution of external routes into OSPF

d)

dissemination of LSAs

11.

What are two reasons for creating an OSPF network with multiple areas? (Choose two.)

a)

to reduce use of memory and processor resources

b)

to reduce SPF calculations

c)

to provide areas in the network for routers that are not running OSPF

d)

to simplify configuration

e)

to ensure that an area is used to connect the network to the Internet

12.

The OSPF hello timer has been set to 15 seconds on a router in a point-to-point network. By default, what is the dead interval on this router?

a)

30 seconds

b)

45 seconds

c)

60 seconds

d)

15 seconds

13.

(MODULE 2)

Which criteria is preferred by the router to choose a router ID?

a)

the IP address of the highest active OSPF-enabled interface

b)

the IP address of the highest configured loopback interface on the router

c)

the router-id rid command (An explicitly declared rid)

d)

the IP address of the highest active interface on the router

14.

Which wildcard mask would be used to advertise the 192.168.5.96/27 network as part of an OSPF configuration?

a)

255.255.255.224

b)

255.255.255.223

c)

0.0.0.32

d)

0.0.0.31

15.

The following three networks are directly connected to an OSPF router; 192.168.0.0/24, 192.168.1.0/24, and 192.168.2.0/24. Which OSPF network command would advertise only the 192.168.1.0 network to neighbors?

a)

router(config-router)# network 192.168.1.0 0.0.0.255 area 0

b)

router(config-router)# network 192.168.0.0 0.0.15.255 area 0

c)

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

d)

router(config-router)# network 192.168.1.0 255.255.255.255 area 0

16.

Which three parameters should match in order for a pair of routers to form an adjacency when running OSPFv2? (Choose three.)

a)

hello timer

b)

subnet mask

c)

OSPFv2 type of network

d)

router ID

e)

interface priority

17.

What are two features of the OSPF routing protocol? (Choose two.)

a)

used primarily as an EGP

b)

calculates its metric using bandwidth

c)

uses Dijkstra's algorithm to build the SPF tree

d)

has an administrative distance of 100

e)

automatically summarizes networks at the classful boundaries

18.

Which command, if applied on an OSPF router, would give a Gigabit Ethernet interface a lower cost than a Fast Ethernet interface?

a)

(config-if)# ip ospf cost 100

b)

(config-if)# bandwidth 100

c)

(config-router)# auto-cost reference-bandwidth 1000

d)

(config-if)# ip ospf priority 1

19.

A network administrator has just changed the router ID on a router that is working in an OSPFv2 environment. What should the administrator do to reset the adjacencies and use the new router ID?

a)

Configure the network statements.

b)

Change the OSPFv2 process ID.

c)

Issue the clear ip ospf process privileged mode command.

d)

Change the interface priority.

20.

Which command can be used to view the OSPF hello and dead time intervals?

a)

show ip protocols

b)

show ip ospf neighbor

c)

show ip ospf interface

d)

show ip ospf route

21.

What does the SPF algorithm consider to be the best path to a network?

a)

The path that includes the fastest single bandwidth link.

b)

The path that includes the fastest cumulative bandwidth links.

c)

The path with the least number of hops.

d)

The path with the smallest delays.

22.

What is one use of the router ID in OSPF routing?

a)

The router ID identifies the OSPF area.

b)

The router ID indicates the highest IPv4 address of all routers that are participating in OSPF routing.

c)

The router ID indicates the router priority value.

d)

The router ID can be used to break a tie in the election process.

23.

What is the first criteria used by OPSF routers to elect a DR?

a)

highest priority

b)

highest MAC address

c)

highest IP address

d)

highest router ID

24.

Which command could be used on a router to ensure that an OSPF adjacency is formed with another router?

a)

show ip ospf interface

b)

show ip route

c)

show ip ospf neighbor

d)

show ip protocols