Certstopic.com has all the exam dumps available along with recent past papers which are very useful to pass Cisco 350-501 exam. I scored 89% on test day.
Serbia
Elliot
Apr 12, 2025
certstopics's 24/7 support is commendable. They guided me through the 350-501 preparation effectively.
Romania
Lewis
Mar 6, 2025
Experience at certstopics.com was far better than I expected. I was provided with all topics of the Cisco 350-501exam course from the basic so that even a person with no or little knowledge can perform. Truly an experience worth having. I would recommend my friends for it and myself will be back for the next certification exam.
Implementing and Operating Cisco Service Provider Network Core Technologies (350-501 SPCOR) Questions and Answers
Cisco MPLS TE (Traffic Engineering) tunnels provide a way to optimize traffic routing within an MPLS network. However, there are certain constraints to be aware of:
QoS-aware tunneling: Unfortunately, Cisco MPLS TE tunnels do not inherently support Quality of Service (QoS) awareness. This means that the tunnels themselves do not directly consider QoS parameters when making routing decisions. QoS policies must be applied separately at the network level, and the TE tunnels do not inherently take QoS into account during path selection.
Tunnels spanning multiple OSPF areas: Contrary to option A, Cisco MPLS TE tunnels can indeed span multiple OSPF areas. The use of OSPF areas does not inherently restrict the creation of MPLS TE tunnels across area boundaries.
ISIS metrics: Option B is incorrect. When using ISIS (Intermediate System to Intermediate System) as the Interior Gateway Protocol (IGP), newer-style metrics (such as wide metrics) are supported. Older-style metrics are not the only option.
Tunnels over IP unnumbered links: Option C is also incorrect. Cisco MPLS TE tunnels can be configured over IP unnumbered links, allowing efficient use of IP addresses.
In summary, the primary constraint is the lack of built-in QoS awareness within MPLS TE tunnels.
References:
Implementing an MPLS VPN over TE Tunnels - Cisco Support
Configuring Basic MPLS TE - Cisco NX-OS
Question 2
Why do packet loops occur during the configuration of BlDlR-PIM?
Options:
A.
The network does not support BIDIR-PIM
B.
The network is partially upgraded to support BIDlR-PIM
C.
No interface for carrying traffic for multicast groups has been configured
D.
The router has not been configured to advertise itself
Answer:
B
Explanation:
Explanation:
Packet loops can occur during the configuration of BIDIR-PIM if not all parts of your network support this protocol or are configured correctly for it. If some routers or switches in your network don’t understand or aren’t configured for BIDIR-PIM, they can inadvertently forward packets back into parts of the network they were already in, creating a loop. References: Implementing and Operating Cisco Service Provider Network Core Technologies (SPCOR) - Multicast section.
Question 3
You are testing the capabilities of MPLS OAM ping.
Which statement is true?
Options:
A.
MPLS OAM ping works solely with Cisco MPLS TE
B.
MPLS OAM ping works solely with P2P LSPs
C.
An LSP breakage results in the ingress MPLS router never receiving any reply
D.
An LSP is not required for the reply to reach the ingress MPLS router
Answer:
C
Explanation:
Explanation:
When there is an LSP breakage during the testing of MPLS OAM ping capabilities, the ingress MPLS router does not receive any reply because MPLS OAM ping is used to verify connectivity over Label Switched Paths (LSPs), and if an LSP is broken, the echo request will not reach the egress router, resulting in no echo reply being sent back.