wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Multiarea OSPF

Total questions: 20

Worksheet time: 4mins

Name
Class
Date
1.

What is used to facilitate hierarchical routing in OSPF?

a)

frequent SPF calculations

b)

autosummarization

c)

the election of designated routers

d)

the use of multiple areas

2.

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

a)

to simplify configuration

b)

to reduce SPF calculations

c)

to reduce use of memory and processor resources

d)

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

e)

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

3.

What is indicated by the O IA in the routing table?

a)

The route was manually configured.

b)

The route was learned from outside the internetwork

c)

The route was learned from within the area

d)

The route was learned from another area.

4.

Which are the building blocks of OSPF?

a)

LSA

b)

LSU

c)

DR

d)

hello messages

5.

In multi area OSPF, area 0 is also called as __________

a)

regular area

b)

backbone area

c)

stub area

d)

non backbone area

6.

It is a router that has all of its interfaces in the same area.

a)

ABR

b)

internal router

c)

backbone router

d)

ASBR

7.

All routers advertise their directly connected OSPF-enabled links in a type ______ LSA and forward their network information to OSPF neighbors.

a)

2

b)

3

c)

1

d)

4

8.

Type _________ LSAs are originated by the ASBR and are flooded to the entire autonomous system.

a)

2

b)

5

c)

3

d)

4

9.

In multiarea, OSPF, a router can be classified as more than one router type. For example, a router can act as a backbone router, an ABR, and an ASBR at the same time.

a)

True

b)

False

10.

What are reasons for creating OSPF in a hierarchical design? (MULTIPLE ANSWERS)

a)

Smaller routing tables

b)

To confine network instability to single areas of the network

c)

Reduced link-state update overhead

d)

Increase frequency of SPF calculations

11.

OSPF is a hierarchical routing protocol that logically divides the network into subdomains referred to as _____

a)

Broadcast Domain

b)

VLAN

c)

Areas

d)

Loopbacks

12.
When routes are Redistributed inside OSPF area (default) those are appear as in routing table
a)
O IA
b)
O E2
c)
O E1
d)
O IA2
13.
Find the correct summary command in OSPF
a)
Router(config-router)#area 1 range 192.168.0.0 255.255.248.0
b)
Router(config-if)# area 1 range 192.168.0.0 255.255.248.0
c)
Router(config-line)# area 1 range 192.168.0.0 255.255.248.0
d)
Router(config-subif)# area 1 range 192.168.0.0 255.255.248.0
14.

Choose correct TERMS used to identify routers within multi-area OSPF: (MULTIPLE ANSWERS)

a)

ABR

b)

ASBR

c)

BACKBONE

d)

BDR

15.

Multi-area OSPF support ___ layer area hierarchy.

a)

1

b)

2

c)

3

d)

4

16.

ABR generate LSA type _____ to adertise network from other areas.

a)

1

b)

2

c)

3

d)

4

17.

ABR generate LSA type ____ to identify an ASBR and provide a route to it.

a)

1

b)

2

c)

3

d)

4

18.

Inter area route summarization will occurs on _____ router.

a)

ABR

b)

ASBR

c)

CORE

d)

INTERNAL

19.

Choose the correct inter area summary command in OSPFv3:

a)

Router(config-router)#area 8 network 2001:ABCD:A001::/50

b)

Router(config-router)# area 8 range 2001:ABCD:A001::/50

c)

Router(config-router)# area 8 range 2001:ABCD:A001::

d)

Router(config-router)# area 8 range 192.168.0.0 255.255.248.0

20.

Choose the correct inter area summary command in OSPFv2:

a)

Router(config-router)#area 55 range 192.168.55.0

b)

Router(config-router)# area 55 net 192.168.55.0 255.255.255.192

c)

Router(config-router)# area 55 range 192.168.55.0 255.255.255.192

d)

Router(config-router)# area 55 range 192.168.55.0 0.0.0.0