Practice Free 350-501 Exam Online Questions
DRAG DROP –
Drag and drop the BGP Best Path Algorithm rules from the left into the corresponding order of importance on the right.

255.255.0 Router 1(config-if)# mpls label protocol ldp Router 1(config-if)# mpls ip Router 1(config-if)# exit Router 1(config)# mpls ldp session protection Router 2(config)# ip cef distributed Router 2(config)# interface gigabitethernet 0/0 Router 2(config-if)# ip address 192.168.1.2 255.255.255.0 Router 2(config-if)# mpls label protocol ldp Router 2(config-if)# mpls ip Router 2(config-if)# exit Router 2(config)# mpls ldp session protection
Refer to the exhibit. Router R1 is reporting that its BGP neighbor adjacency to router R2 is down, but its state is Active.
Which configuration must be applied to routers R1 and R2 to x the problem?
- A . R1 router bgp 5400 neighbor 11.11.11.11 remote-as 5400 neighbor 11.11.11.11 update-source Loopback0 R2 router bgp 5400 neighbor 11.11.11.12 remote-as 5400 neighbor 11.11.11.12 update-source Loopback0
- B . R1 router bgp 5400 neighbor 2.2.2.2 remote-as 5400 neighbor 2.2.2.2 update-source Loopback0 R2 router bgp 5400 neighbor 1.1.1.1 remote-as 5400 neighbor 1.1.1.1 update-source Loopback0
- C . R1 router bgp 5400 neighbor 2.2.2.2 remote-as 5400 R2 router bgp 5400 neighbor 1.1.1.1 remote-as 5400
- D . R1 router bgp 5400 neighbor 1.1.1.1 remote-as 5400 neighbor 1.1.1.1 update-source Loopback0 R2 router bgp 5400 neighbor 2.2.2.2 remote-as 5400 neighbor 2.2.2.2 update-source Loopback0
What occurs when a high bandwidth multicast stream is sent over an MVPN using Cisco hardware?
- A . The traffic uses the default MDT to transmit the data only if it is a (S, G) multicast route entry.
- B . A data MDT is created to if it is a (*, G) multicast route entries.
- C . A data and default MDT are created to ood the multicast stream out of all PIM-SM neighbors.
- D . A data MDT is created to allow for the best transmission through the core for (S, G) multicast route entries.
Refer to the exhibit. The network engineer is performing end-to-end MPLS path testing with these conditions:
• Users must perform MPLS OAM for all available same-cost paths from R1 to R4.
• Traceroute operations must return all of the next-hop IP details.
Which configuration meets these requirements?
- A . traceroute mpls ipv4 10.10.10.4 255.255.255.255 verbose
- B . traceroute mpls multipath ipv4 10.10.10.4 255.255.255.255
- C . traceroute mpls multipath ipv4 10.10.10.4 255.255.255.255 verbose
- D . traceroute mpls ipv4 10.10.10.4 255.255.255.255 source 10.10.10.1