New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Huawei H12-831_V1.0 Exam - Topic 1 Question 77 Discussion

Actual exam question for Huawei's H12-831_V1.0 exam
Question #: 77
Topic #: 1
[All H12-831_V1.0 Questions]

On an enterprise network shown in the figure, if CE2 is dual-homed to PE2 and PE3, a routing loop may occur during the exchange of Type 5 LSAs (External LSAs in OSPF).

To prevent the loop, the route-tag command can be run on PE2 and PE3.

In this way, if the route tag of the route received by PE3 is the same as that configured locally, the route is ignored.

Is this statement True or False?

Show Suggested Answer Hide Answer
Suggested Answer: A

Comprehensive and Detailed In-Depth

1. Understanding the Issue of OSPF Type 5 LSAs in a Dual-Homed CE Scenario

OSPF Type 5 LSAs (External LSAs) are used in OSPF to advertise external routes, such as those learned via BGP or redistributed from another protocol.

In a dual-homed CE setup, like the one in the figure, CE2 connects to both PE2 and PE3 using OSPF.

PE2 and PE3 both redistribute BGP routes into OSPF and advertise them to CE2.

CE2 then forwards these LSAs between PE2 and PE3, potentially causing a routing loop because each PE may re-learn its own previously advertised routes.

2. How Route Tags Prevent Loops in OSPF-BGP Redistribution

The route-tag command assigns a tag to redistributed routes.

When a router receives an external OSPF LSA (Type 5), it checks the route tag.

If the route tag matches the locally configured tag, the router ignores the route to prevent loops.

Example Configuration on PE Routers:

plaintext

CopyEdit

PE2:

router ospf 1

import-route bgp 100 route-tag 65001

PE3:

router ospf 1

import-route bgp 100 route-tag 65001

Both PE2 and PE3 tag their redistributed BGP routes with 65001.

If PE3 receives an LSA from CE2 with the tag 65001, it ignores it (because it knows it originally advertised it).

This prevents OSPF from incorrectly preferring a route that was originally sourced from itself, avoiding routing loops.

3. Evaluating the Answer Choices

TRUE: If the route tag of the received route matches the locally configured tag, the route is ignored, preventing loops.

FALSE: The statement is correct, so False is incorrect.

Thus, the correct answer is: A. TRUE

Final Conclusion:

The statement is TRUE because route tagging is a valid method to prevent OSPF Type 5 LSA loops in dual-homed scenarios.


HCIP-Datacom-Advanced Routing & Switching Technology V1.0 -- OSPF Route Redistribution and Route-Tagging

Huawei Official HCIP-Datacom Study Guide -- Preventing OSPF-BGP Loops in MPLS VPNs

Huawei Documentation on Using Route Tags to Prevent OSPF Routing Loops

Contribute your Thoughts:

0/2000 characters
Jose
8 hours ago
Wait, are we sure this works in all cases?
upvoted 0 times
...
Dong
6 days ago
That's true, route tagging helps prevent loops.
upvoted 0 times
...
Janella
11 days ago
Haha, routing loops? Sounds like a nightmare for network admins. I'll stick to my home WiFi.
upvoted 0 times
...
Rebbecca
16 days ago
False, the route-tag command is not the only way to prevent this issue. There must be another solution.
upvoted 0 times
...
Dean
21 days ago
Seems legit, the diagram clearly shows the dual-homed CE2 which could cause a loop.
upvoted 0 times
...
Vernice
26 days ago
True, the route-tag command can prevent routing loops during the exchange of Type 5 LSAs.
upvoted 0 times
...
Annamae
1 month ago
I believe it's true based on what I studied, but I need to double-check how route tags interact with LSAs in OSPF.
upvoted 0 times
...
Dalene
1 month ago
I'm a bit uncertain here; I thought route tags were used for other purposes too. Could it really prevent loops like this?
upvoted 0 times
...
Aracelis
1 month ago
I remember practicing a similar question where route tags were mentioned as a solution to avoid loops, so I lean towards TRUE.
upvoted 0 times
...
In
2 months ago
Yeah, I'm feeling pretty confident about this one. The explanation provided is clear, and the route-tag approach seems like an effective way to stop the loop from happening.
upvoted 0 times
...
Laurel
2 months ago
This makes sense to me. Preventing routing loops is really important, so using the route-tag command is a smart way to handle this issue on the network.
upvoted 0 times
...
Sharmaine
2 months ago
Okay, I think I got it. The key is that if the route tag on the route received by PE3 matches the tag they have configured, they'll ignore that route to avoid the loop. Seems like a good solution.
upvoted 0 times
...
Leandro
2 months ago
I think the statement is true because using route tags can help prevent routing loops in OSPF, but I'm not entirely sure about the specifics.
upvoted 0 times
...
Marion
2 months ago
I think it's TRUE. Route tagging helps prevent loops.
upvoted 0 times
...
Destiny
3 months ago
True, the route-tag command is a simple and effective way to address this problem.
upvoted 0 times
...
Catalina
3 months ago
I agree, it's a solid method for OSPF.
upvoted 0 times
...
Annmarie
3 months ago
I'm a bit confused on how the route-tag command works exactly. Does it just compare the tag on the received route to the locally configured tag?
upvoted 0 times
...
Yvonne
3 months ago
I think this statement is true. The route-tag command on PE2 and PE3 can help prevent the routing loop by ignoring routes with the same tag.
upvoted 0 times
Daren
2 months ago
I agree, using route-tag is a smart move.
upvoted 0 times
...
...

Save Cancel