wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

cit157 finals q2

Total questions: 21

Worksheet time: 9mins

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? Select 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 is/are the building blocks of OSPF protocol?

a)

Link State Advertisements

b)

Link State Updates

c)

Designated Router

d)

Hello Packets

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)

Area Border Router

b)

Internal Router

c)

Backbone Router

d)

Autonomous System Border Router

7.

What type of LSAs are originated by the ASBR and are flooded to the entire autonomous system.

a)

2

b)

5

c)

3

d)

4

8.

What are reasons for creating OSPF in a hierarchical design? Select three

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

e)

Produce high CPU overhead

9.

Select the TERMS used to identify routers within multi-area OSPF. Select Three

a)

ABR

b)

ASBR

c)

DR

d)

BDR

e)

BACKBONE

10.

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

a)

1

b)

2

c)

3

d)

4

11.

Which two of the following commands will place network 10.2.3.0/24 into area 0?

  1. router eigrp 10
  2. router ospf 10
  3. network 10.0.0.0
  4. network 10.2.3.0 0.0.0.255 area0
  5. network 10.2.3.0 0.0.0.255 area 0
a)

1 and 4

b)

2, 4, and 5

c)

2 and 5

d)

3 and 4

12.

If routers in a single area are configured with the same priority value, what value does a router use for the OSPF Router ID in the absence of a loopback interface?

a)

The lowest IP address of any physical interface

b)

The highest IP address of any physical interface

c)

The lowest IP address of any logical interface

d)

The highest IP address of any logical interface

13.

ICTD called you up and tells that the router did not worked properly. The following commands entered are:


Router(config)#router ospf 1

Router(config-router)#network 10.0.0.0 255.0.0.0 area 0


They still can't see any routes in the routing table. What configuration error did the administrator make?

a)

The wildcard mask is incorrect.

b)

The OSPF area is wrong.

c)

The OSPF Process ID is incorrect.

d)

The AS configuration is wrong.

14.

How does OSPF determine whether other link-state information are operating on the interfaces as well?

a)

By sending Hello packets.

b)

By sending DBD packets

c)

By receiving LSDB

d)

By sending LSAs

15.

What command can you use to assign an interface to OSPF Area 2? [shown is the syntax]

a)

ip area 2 ospf <id>

b)

ip ospf <id> area 2

c)

area 2

d)

network <n/w id> <w.c.m> area 2

16.

Both OSPFv2 and OSPFv3 can run on the same router. True or false?

a)

True

b)

False

17.

Which is the equivalent of 224.0.0.5 in the IPv6 world?

a)

FF02::5

b)

FF00::5

c)

FF::5

d)

FFFF::05

18.

Which command would you use to enable the OSPFv3 routing protocol?

a)

ipv6 router ospf <id>

b)

router ospf <id> v3

c)

router ospf <id> ipv6

d)

ospf v3 enable

19.

Select the command that will a network engineer issue to verify the configured hello and dead timer intervals on a point-to-point WAN link between two routers that are running OSPFv2?

a)

show ip ospf neighbor

b)

show ip ospf interface serial 0/0/0

c)

show ipv6 ospf interface serial 0/0/0

d)

show ip ospf interface fastethernet 0/1

20.

Refer to the exhibit. Given the output for this command, if the router ID has not been manually set, what router ID will OSPF use for this Router D?

a)

192.168.5.316

b)

10.1.1.2

c)

10.154.154.1

d)

172.16.5.1

21.

What is the wilcard mask of 255.255.255.240?

a)

0.0.0.3

b)

0.0.0.15

c)

0.0.0.63

d)

0.0.0.255