nerdexam
CiscoCisco

350-501 · Question #621

350-501 Question #621: Real Exam Question with Answer & Explanation

The correct answer is C: Configure address-family ipv6 unicast under the VRF configuration.. To configure the IPv6 private connection for Customer A on R1, the engineer must enable the IPv6 unicast address family under the VRF and configure route targets for proper route exchange.

MPLS and Segment Routing

Question

Refer to the exhibit. A Tier-2 ISP provides MPLS Layer 3 VPNs to customers throughout the region. BGP and OSPF are used as routing protocols in the backbone, and all routers are running Cisco IOS-XE software. Customer A has requested a private connection between two of its offices. The company has plans to interconnect more offices across the country soon, so the solution should allow for the addition of new sites without reconfiguring the existing sites. The customer is using an IPv6 addressing scheme. R1 has been preconfigured with vrf definition Customer_A and assigned rd 1441:3421. Which two tasks should the engineer perform on R1 to configure the private connection? (Choose two.)

Options

  • AConfigure address-family unicast ipv6 Customer_A under the BGP configuration.
  • BConfigure export route-target 1441:3421 under the VRF configuration.
  • CConfigure address-family ipv6 unicast under the VRF configuration.
  • DConfigure route-target both 1441:3421 under the address family configuration.
  • EConfigure address-family unicast ipv6 vrf Customer_A under the OSPF configuration.

Explanation

To configure the IPv6 private connection for Customer A on R1, the engineer must enable the IPv6 unicast address family under the VRF and configure route targets for proper route exchange.

Common mistakes.

  • A. The command 'address-family unicast ipv6 Customer_A' is not a standard BGP configuration; address families are typically configured as 'address-family ipv6 unicast' within the BGP routing process or under the VRF.
  • B. Configuring 'export route-target 1441:3421' only specifies route export, not import, which would prevent other PEs from importing Customer A's routes.
  • E. The command 'address-family unicast ipv6 vrf Customer_A' is not a valid OSPF configuration; OSPF is typically configured per interface or per area within a VRF, not using this address-family format for VRF.

Concept tested. MPLS Layer 3 VPN IPv6 configuration

Reference. https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_bgp/configuration/xe-16/irg-xe-16-book/bgp-mpls-vpn.html

Topics

#MPLS Layer 3 VPN#VRF Configuration#IPv6 VPN#Route Target

Community Discussion

No community discussion yet for this question.

Full 350-501 PracticeBrowse All 350-501 Questions