HPE6-A72 Exam QuestionsBrowse all questions from this exam

HPE6-A72 Exam - Question 36


Refer to the exhibit.

Traffic is failing between Core-1 and Host-B. IP addressing has correctly been applied, and all interfaces are attached to the vrf GREEN.

Which configuration will correct the issue?

Show Answer
Correct Answer: B

The traffic between Core-1 and Host-B is failing, and to correct this issue, a static route should be added on Core-1 pointing to the network where Host-B resides. The route on Core-1 should direct traffic destined for the 10.1.20.0/24 network (the network of Host-B) to Core-2's IP address (10.1.1.2 on the shared subnet). Also, Host-B should have its default gateway set to its immediate router, which is Core-2 at 10.1.20.181. Therefore, the correct configuration to resolve the issue is to add the static route on Core-1 and set the default gateway for Host-B as specified in option B.

Discussion

5 comments
Sign in to comment
agasa84Option: B
Feb 2, 2023

Core-1(config)# ip route 10.1.20.0/24 10.1.1.2 vrf GREEN Host-B: assign the default-gateway address 10.1.20.181

McGooOption: B
Sep 8, 2023

Yep, B

penzi13Option: B
Sep 25, 2023

B is correct answer

Cro13Option: B
Oct 17, 2023

B is correct

LAFNELLOption: B
Nov 16, 2023

B is correct for sure