Spring Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

4A0-113 Nokia OSPF Routing Protocol Exam Questions and Answers

Questions 4

What causes an adjacency to change from down to two ways?

Options:

A.

When a link state update is received in response to a link state request.

B.

When a router receives a Hello packet that contains its own router ID in the neighbor list from a neighbor.

C.

When a router receives a database description packet from a neighbor.

D.

When a link state acknowledgement is received in response to a link state update.

Buy Now
Questions 5

Which of the following commands can be used to display the number of SPF computations that have been performed on a router?

Options:

A.

show router ospf area < area-id >

B.

show router ospf neighbor

C.

show router ospf interface

D.

show router ospf status

Buy Now
Questions 6

What are the default Hello and Dead timer intervals for OSPF on the Nokia 7750 SR?

Options:

A.

5 and 15 seconds

B.

10 and 30 seconds

C.

5 and 20 seconds

D.

10 and 40 seconds

Buy Now
Questions 7

What best describes the type of packets used by OSPF routers to exchange updates on a point-to-point link?

Options:

A.

IP packets sent to an IP multicast address.

B.

Ethernet frames sent to an Ethernet multicast address.

C.

IP packets sent to an IP unicast address.

D.

UDP packets sent to an IP multicast address.

Buy Now
Questions 8

When are virtual links used in OSPF?

Options:

A.

When two areas need to communicate and there is no area 0.

B.

When an area needs to traverse another area to reach area 0.

C.

When two areas are connected to area 0, but there is no direct path between them.

D.

When an area needs to connect directly to another area without using area 0.

Buy Now
Questions 9

What type of OSPF router generates a type 2 LSA?

Options:

A.

Area Border Router

B.

Autonomous System Boundary Router

C.

Designated Router

D.

All routers within an OSPF area.

Buy Now
Questions 10

Click the exhibit button.

4A0-113 Question 10

Router R2 advertises the network 192.168.3.0/24 to router R1 via OSPF. A route policy has been constructed to discard the route on router R1; however, it is not working. What is the problem?

Options:

A.

The prefix list reject should be "192.168.3.0/16 exact".

B.

Router R1 should be configured as an OSPF "asbr".

C.

The policy "reject" should be set for import rather than export.

D.

The policy was likely not "committed" after creation.

E.

This is not possible because OSPF cannot use import policies.

Buy Now
Questions 11

Which of the following statements describe the major features of OSPF? Choose two answers.

Options:

A.

Fast reroute capability

B.

Control traffic prioritization

C.

Route redistribution

D.

Traffic engineering extensions

E.

Cut through forwarding

Buy Now
Questions 12

Click the exhibit button.

4A0-113 Question 12

The OSPF packets shown have been exchanged between two neighbors. What state is the OSPF adjacency in?

Options:

A.

The adjacency state is two way because both routers have received a database description packet.

B.

The adjacency is in the exchange state. The next step is to exchange link state request and link state update packets.

C.

The adjacency is in the ex start state. The routers have exchanged database description packets, but still have to negotiate the starting sequence number.

D.

The adjacency state is full. The routers are exchanging database description packets to notify each other that all link state advertisements have been received.

Buy Now
Questions 13

What are the types of networks supported on a Nokia 7750 SR for OSPF? (Choose 2)

Options:

A.

Broadcast

B.

Non-Broadcast Multi-Access

C.

Point-to-Point

D.

Point-to-Multipoint

Buy Now
Questions 14

Which of the following best describes the type of packets used by OSPF routers to exchange updates on a point-to-point link?

Options:

A.

IP packets sent to an IP multicast address.

B.

TCP packets sent to an IP multicast address.

C.

IP packets sent to an IP unicast address.

D.

UDP packets sent to an IP multicast address.

Buy Now
Questions 15

Which of the following OSPFv3 LSAs have an AS scope?

Options:

A.

Link Local LSA

B.

Router LSA

C.

Network LSA

D.

Inter-Area Router LSA

E.

Intra-Area Prefix LSA

F.

None of the above LSAs have an AS scope.

Buy Now
Questions 16

Which of the LSA types stay within an OSPF area and are not exported outside of the area? (Choose all that apply)

Options:

A.

Router LSA

B.

Network LSA

C.

Summary Network LSA

D.

Summary Router LSA

Buy Now
Questions 17

Which of the following statements concerning OSPFv3 is false?

Options:

A.

MD5 Authentication is not supported.

B.

Router LSAs do not carry IPv6 prefix information

C.

NSSA is not supported in OSPFv3.

D.

OSPFv3 uses a 32-bit router ID.

Buy Now
Questions 18

In an OSPF Hello packet what fields must match all neighbor routers on the segment? (Choose 3)

Options:

A.

Area ID

B.

Hello and Dead Intervals

C.

Stub flag

D.

DR and BDR addresses

E.

The list of neighbors

Buy Now
Questions 19

Click the exhibit button.

4A0-113 Question 19

The following command sequence is executed on router R2:

Options:

A.

R2# configure router ospf router-id 10.10.10.99

B.

R2# configure router router-id 10.10.10.66

On router R1, what router ID appears for router R2 directly after these commands are executed?

C.

10.10.10.99

D.

10.10.10.66

E.

10.10.10.2

F.

10.10.10.1

Buy Now
Questions 20

What is the metric and maximum routable value for RIP?

Options:

A.

Hop count and 16

B.

Hop count and 15

C.

Link cost and 15

D.

Link cost and 16

Buy Now
Questions 21

An operator configures a Nokia 7750 SR with a loopback interface and IPv6 address. The operator then configures a routing policy to redistribute the loopback prefix into OSPFv3. What type of LSA is used to advertise the route to other OSPFv3 routers in the same area?

Options:

A.

Router LSA

B.

AS External LSA

C.

Intra-Area Prefix LSA

D.

Inter-Area Prefix LSA

E.

Network LSA

F.

None of the statements are correct.

Buy Now
Questions 22

What are some of the characteristics of Nokia's implementation of non-stop routing? (Choose two)

Options:

A.

No protocol extensions required

B.

Only supported by OSPF and IS-IS

C.

Transparent to routing neighbors

D.

Uses Graceful Restart to inter-operate with other vendors

Buy Now
Questions 23

There is an IP host with IP address 10.2.3.1. A static route is created, using the "configure router static-route 10.2.3.0/24 next-hop 10.1.2.1" command. What is the correct traceroute command to test this static route on an Nokia 7750 SR?

Options:

A.

traceroute 10.2.3.1

B.

traceroute 10.2.3.1 next-hop 10.1.2.1

C.

traceroute next-hop 10.1.2.1

D.

traceroute does not work on the Nokia 7750 SR.

E.

traceroute 10.1.2.1

Buy Now
Questions 24

Which of the following OSPF area types are supported by the Alcatel-Lucent 7750 SR? Choose two answers.

Options:

A.

Not so stubby areas

B.

Level1 area WC

C.

Stub areas

D.

Partially stubby areas

E.

Level 2 areas

Buy Now
Questions 25

Which of the following statements regarding area border routers in an OSPF network is true?

Options:

A.

The term backbone router has the same definition as the term area border router.

B.

An OSPF network needs at least one area border router to function.

C.

Area border routers connect the backbone area to other areas in an OSPF network.

D.

By definition, an area border router must perform route summarization between areas.

Buy Now
Questions 26

In an IP datagram, which field identifies the receiving application?

Options:

A.

The protocol field of the transport layer header

B.

The port field of the transport layer header

C.

The protocol field of the network layer header

D.

The port field of the network layer address

Buy Now
Questions 27

What is the default preference value for a static route in the Nokia 7750 SR?

Options:

A.

0

B.

5

C.

10

D.

15

Buy Now
Questions 28

An interface is configured on a router for OSPF but the command "show router ospf neighbor" does not show any neighbors. Which of the following is NOT a possible cause?

Options:

A.

An OSPF database description packet has not been received from the neighbor.

B.

The interface facing the neighbor is down.

C.

The interface is included in a different area than the neighbor router.

D.

The router has not received a valid OSPF Hello packet from its neighbor.

Buy Now
Questions 29

Which of the following statements regarding OSPF routing updates on a point-to-point link is true?

Options:

A.

On a point-to-point link, there is no need for a DR and BDR election; all routing updates are sent to 224.0.0.5.

B.

On a point-to-point link, a DR and BDR are elected. The DR sends link-state advertisements describing the network.

C.

On a point-to-point link, a DR and BDR are elected. To ensure resiliency, both the DR and BDR send link-state advertisements describing the network.

D.

On a point-to-point link, there is no need for a DR and BDR election. All routing updates are sent to the unicast address of the neighbor's interface.

Buy Now
Questions 30

Which of the following statements regarding the election of the designated router (DR) by OSPF routers are true? (Choose two)

Options:

A.

The router with the lowest priority is the DR.

B.

The router with the highest priority is the DR.

C.

If priorities are the same, the DR is chosen based on the lowest RID.

D.

If priorities are the same, the DR is chosen based on the highest RID.

Buy Now
Questions 31

Click the exhibit button.

4A0-113 Question 31

Two neighboring OSPF routers have exchanged the packets shown. What state is the adjacency in?

Options:

A.

Full; both routers are exchanging Helios to maintain the adjacency.

B.

The adjacency is down.

C.

The adjacency is in exstart state.

D.

The adjacency is in the exchange state.

Buy Now
Exam Code: 4A0-113
Exam Name: Nokia OSPF Routing Protocol Exam
Last Update: May 17, 2026
Questions: 104

PDF + Testing Engine

$64.99   $185.69

Testing Engine

$49.99   $142.83

PDF (Q&A)

$54.99   $157.11