exam questions

Exam 350-501 All Questions

View all questions & answers for the 350-501 exam

Exam 350-501 topic 1 question 393 discussion

Actual exam question from Cisco's 350-501
Question #: 393
Topic #: 1
[All 350-501 Questions]



Refer to the exhibit. Customer_A asked ISP_A to connect two offices via an MPLS L3 VPN. Customer_A is currently using only the default route toward ISP_A. The engineer at ISP_A already configured the ip route vrf Customer_A 172.16.10.0 255.255.255.0 10.10.10.1 command on R1. Which action completes the configuration?

  • A. Configure the redistribute static and redistribute connected commands on R1.
  • B. Enable the bgp default route-target filter and default-information originate commands under the global BGP configuration on R2.
  • C. Configure the route-target both 200:1 and route-replicate vrf Customer_A commands under the ip vrf configuration on R2.
  • D. Configure the network 172.16.10.0 and redistribute-internal static commands under the BGP address family for Customer_A in the global BGP configuration on R1.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
picho707
10 months, 1 week ago
Selected Answer: C
I am going with "C" since the "show ip vrf" command does not show any target route distinguishers.
upvoted 2 times
picho707
10 months, 1 week ago
NM, I retract my answer.
upvoted 1 times
...
...
enco
10 months, 2 weeks ago
Selected Answer: A
PE1#configure terminal PE1(config)#ip route vrf VPNA 1.1.1.1 255.255.255.255 172.16.12.1 PE1(config)#ip route vrf VPNB 7.7.7.7 255.255.255.255 172.16.27.7 PE1(config)#router bgp 3 PE1(config-router)#address-family ipv4 vrf VPNA PE1(config-router-af)#redistribute static PE1(config-router-af)#redistribute connected PE1(config-router)#address-family ipv4 vrf VPNB PE1(config-router-af)#redistribute static PE1(config-router-af)#redistribute connected PE1(config-router-af)#end PE1#write memory
upvoted 1 times
...
fabito1009
11 months, 1 week ago
Selected Answer: C
It's C, redistribution of static route isn't required since a default route is configured on both CE routers
upvoted 1 times
...
HARDCCNP
1 year, 2 months ago
Selected Answer: A
A is correct.
upvoted 2 times
...
Martiian
1 year, 5 months ago
Any other routing protocols used, other than BGP, with Customer, we will need to redistribute it into BGP. Thus A seems correct.
upvoted 1 times
...
cerifyme85
1 year, 7 months ago
Selected Answer: A
B = no C = no https://networklessons.com/cisco/ccnp-route/cisco-evn-easy-virtual-network#:~:text=EVN%20supports%20route%20replication%20which%20%E2%80%9Creplicates%E2%80%9D%20routes%20from%20one%20VRF%20to%20another.%20It%20doesn%E2%80%99t%20require%20RDs%20and%20BGP%20so%20the%20configuration%20is%20a%20bit%20simpler. D = no Answer = A (closest to making sense)
upvoted 1 times
...
cerifyme85
1 year, 7 months ago
Selected Answer: D
D Seems more like it. route-replicate is for EVN shared services and not for mpls VPN. Another terribly worded question
upvoted 1 times
HARDCCNP
1 year, 2 months ago
A tabela de roteamento global não participa do roteamento do cliente.
upvoted 1 times
...
cerifyme85
1 year, 7 months ago
Sorry guys D does not make sense either
upvoted 1 times
sharon90
6 months, 1 week ago
like all your answers here, i wonder who is allowing this, mister typos..
upvoted 1 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...