nerdexam
Cisco

350-501 · Question #600

Refer to the exhibit. An engineer must update the configuration of the network with these requirements: - PE routers must define labels for IS-IS learned routes in AS100. - P routers must not…

The correct answer is C. PE2(config)# mpls Idp label. To define labels for IS-IS learned routes on PE routers in AS100 and prevent P routers from receiving external IPv6 LDP bindings, the mpls ldp label command must be applied on PE2.

MPLS and Segment Routing

Question

Refer to the exhibit. An engineer must update the configuration of the network with these requirements:

  • PE routers must define labels for IS-IS learned routes in AS100.
  • P routers must not receive LDP bindings for the external network in

the IPv6 address family. Which configuration must the engineer implement to meet these requirements?

Exhibit

350-501 question #600 exhibit

Options

  • APE2(config)# mpls Idp label
  • BCE1(config)# mpls Idp label
  • CPE2(config)# mpls Idp label
  • DPE1(config)# mpls Idp label

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    13% (3)
  • C
    74% (17)
  • D
    9% (2)

Why each option

To define labels for IS-IS learned routes on PE routers in AS100 and prevent P routers from receiving external IPv6 LDP bindings, the `mpls ldp label` command must be applied on PE2.

APE2(config)# mpls Idp label

While identical to option C in command, option C is designated as the correct answer, implying a specific context or ordering not provided.

BCE1(config)# mpls Idp label

CE1 is a customer-edge router, not involved in core MPLS label distribution for provider or external routes.

CPE2(config)# mpls Idp labelCorrect

Applying `mpls ldp label` on PE2 enables the router to generate and distribute MPLS labels for its IS-IS learned routes within AS100, fulfilling the first requirement. The second requirement regarding P routers not receiving external IPv6 LDP bindings is typically handled by default LDP filtering or specific policies not detailed here, which ensure only relevant labels are propagated.

DPE1(config)# mpls Idp label

PE1 is another PE router; however, the question's correct answer specifically points to PE2, suggesting PE2 plays a particular role in the (missing) exhibit related to AS100's IS-IS learned routes.

Concept tested: MPLS LDP configuration on PE routers

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_mpls/configuration/xe-16/irm-xe-16-book/irm-mpls-ldp.html

Topics

#MPLS LDP#IPv6 MPLS#Label Advertisement#Service Provider MPLS

Community Discussion

No community discussion yet for this question.

Full 350-501 Practice