00:00

QUESTION 136

- (Exam Topic 2)
What are two functions of IPv6 Source Guard? (Choose two.)

Correct Answer: AC
300-410 dumps exhibit
300-410 dumps exhibit

QUESTION 137

- (Exam Topic 2)
Refer to the exhibit.
300-410 dumps exhibit
A network administrator logs into the router using TACACS+ username and password credentials, but the administrator cannot run any privileged commands Which action resolves the issue?

Correct Answer: C

QUESTION 138

- (Exam Topic 1)
What is the role of a route distinguisher via a VRF-Lite setup implementation?

Correct Answer: A

QUESTION 139

- (Exam Topic 3)
How does LDP operate in an MPLS network?

Correct Answer: D

QUESTION 140

- (Exam Topic 3)
Refer to the exhibit.
300-410 dumps exhibit
300-410 dumps exhibit
The network engineer configured the summarization of the RIP routes into the OSPF domain on R5 but
still sees four different 172.16.0.0/24 networks on R4. Which action resolves the issue?

Correct Answer: A
Area 36 is a NSSA so R5 is an ASBR so we can summarize external routes using the “summaryaddress” command. The command “area area-id range” can only be used on ABR so it is not correct.
The summarization must be done on the ASBR which is R5, not R4 so the correct answer must be started with “R5(config)#router ospf 1”.
Note: The “no area” command is used to remove any existing “area …” command (maybe “area 56 range …” command).