[UPDATED 2023] Free Cisco 350-501 Exam Questions Self-Assess Preparation
350-501 Free Sample Questions to Practice One Year Update
NEW QUESTION 27
Which configuration modifies Local Packet Transport Services hardware policies?
A)
B)
C)
D)
- A. Option B
- B. Option A
- C. Option C
- D. Option D
Answer: C
NEW QUESTION 28
Refer to the exhibit:
A network engineer is implementing QoS services. Which two statements about the QoS-group keyword on Cisco IOS XR 3re true? (Choose two )
- A. QoS group can be used in fabric QoS policy as a match criteria
- B. It marks packets for end to end QoS pokey enforcement across the network
- C. QoS group marking occurs on the ingress
- D. The QoS group numbering corresponds to priority level
- E. It cannot be used with priority traffic class
Answer: A,E
NEW QUESTION 29
Which two uses of the YANG data modeling language are true? (Choose two.)
- A. It can be used to model the configuration used by NETCONF operations.
- B. It can be used to shape state data of network elements.
- C. It can be used to replace the OSI model for troubleshooting.
- D. It can be used to replace RESTCONF as a mechanism to install and manipulate configuration.
- E. It can be used to access a device by HTTP.
Answer: A,C
Explanation:
Section: Automation and Assurance
Explanation
Explanation/Reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/1611/ b_1611_programmability_cg/configuring_yang_datamodel.pdf
NEW QUESTION 30
Refer to the exhibit. Which configuration must be implemented on router R8 so that it will establish OSPF adjacency with R5?
R5#show run | s router ospf
router ospf 1
router-id 172.16.0.5
network 192.168.0.0 0.0.63.255 area 0
R5#show run int GigabitEthernet1.58
Building configuration....
Current configuration: 245 bytes
interface GigabitEthernet1.58
description LINK TO R8 Gi1.58
encapsulation dot1Q 58
ip address 192.168.58.5 255.255.255.0
ip mtu 1600
ip ospf network point-to-point
ip ospf 1 area 0.0.0.2
end
- A. router ospf 1
network 192.168.58.0 0.0.0.255 area 0.0.0.2
interface GigabitEthernet 1.58
ip mtu 1600
ip ospf network point-to-point
ip ospf 1 area 0 - B. router ospf 1
network 192.168.58.0 0.0.0.255 area 2
interface GigabitEthernet 1.58
ip mtu 1600 - C. router ospf 1
network 192.168.58.0 0.0.0.255 area 0.0.0.2
interface GigabitEthernet 1.58
ip mtu 1600
ip ospf network point-to-multipoint - D. router ospf 1
network 192.168.58.0 0.0.0.255 area 0.0.0.2
interface GigabitEthernet 1.58
ip ospf network point-topoint
Answer: C
NEW QUESTION 31
Drag and drop the methods of Cisco MPLS TE tunnel traffic assignment from the left onto their characteristics on the right.
Answer:
Explanation:
NEW QUESTION 32
Refer to the exhibit. A network engineer must configure XR-PE1 for uninterruptible failover from the active RP to the standby RP. Neither peer device C-GW1 nor the core network of ASN 64512 support grateful restart extensions. Which configuration must the engineer apply to XR-PE1 to complete the task?
- A. router bgp 64512 nsr
router ospf 100 nsr
mpls ldp nsr - B. nsr process-failures switchover
router bgp 64512 nsr
router ospf 100 nsr
mpls lap nsr - C. nsr process-failures switchover
router ospf 100 nsf cisco - D. nsr process-failures switchover
router ospf 100 nsf letf
Answer: B
NEW QUESTION 33
Refer to the exhibit. The USER mat is connecting an application on an Internet connection in AS
100 is facing these issues:
The USER lost the connection to the application during a failure Between IG and R2. Router R2 configuration a lost due to a power outage. The application the USER is connecting to a hosted behind CE2. What action resolves the issues on R3 and R4 routers?

- A. Apply low Local Preference on R4 toward R2.
- B. Apply high Local Preference on R3 toward R1
- C. Set R4 as a route reflector for R3 and CE2
- D. Set R3 as a route reflector for R4 and CE1
Answer: A
NEW QUESTION 34
Which action enables an IPv6 multicast router on a subnet with locally attached receivers to quickly determine if there is a need to send traffic for a certain multicast group out to that subnet?
- A. Decrease the ICMPv4 multicast query timer.
- B. Enable the MLDv2 explicit-tracking feature.
- C. Activate IGPMv3 snooping and fast-leave.
- D. Adjust the MLD report interval on the router.
Answer: C
NEW QUESTION 35
Refer to the exhibit. You are configuring an administrative domain implement so that devices can dynamically learn the RP?
- A. BSR
- B. BID1R-PIM
- C. Auto-RP
- D. SSM
Answer: A
Explanation:
BSR is a standard and included in PIMv2, unlike AutoRP which is a Cisco proprietary protocol.
Although Auto-RP has been adopted by some vendors, it's still not an "industry standard".
NEW QUESTION 36
Refer to the exhibit:
Assume all other configurations are correct and the network is otherwise operating normally. Which conclusion can you draw about the neighbor relationship between routers R1 and R2?
- A. The neighbor relationship is up
- B. The neighbor relationship will be up only if the two devices have activated the correct neighbor relationships under the IPv4 address family
- C. The neighbor relationship is down because the loco I-as value for R2 is missing in the R1 neighbor statement
- D. The neighbor relationship is down because R1 believes R2 is in AS 65012.
Answer: D
NEW QUESTION 37
Refer to the exhibit. An engineer at ISP C is configuring a new interconnection with ISPs A and B using the BGP protocol. After the initial configuration, the engineer noticed high memory usage and an abnormally large LIB table on router R2. Which two actions must the engineer take on R2 to minimize memory usage? (Choose two.)
- A. Configure the mpls ldp neighbor 1.1.1.1 labels accept 101 command.
- B. Configure Standard ACL 1 with accepted prefixes.
- C. Configure Extended ACL 101 with accepted prefixes.
- D. Configure the mpls ldp neighbor 21.21.21.21 labels accept 101 command.
- E. Configure the mpls ldp neighbor 11.11.11.11 labels accept 1 command.
Answer: B,E
NEW QUESTION 38
An engineer needs to implement QOS mechanism on customer's network as some applications going over the internet are slower than others. Which two actions must the engineer perform when implementing traffic shaping on the network in order to accomplish this task? (Choose two)
- A. Configure a threshold over which excess packets are discarded.
- B. Configure a queue with sufficient memory to buffer excess packets.
- C. Implement packet remarking for excess traffic.
- D. Implement a scheduling function to handle delayed packets.
- E. Configure the token values in bytes.
Answer: B,D
NEW QUESTION 39
Refer to the exhibit:
Router R1 and its peer R2 reside on the same subnet in the network, If does it make connections to R27
- A. R1 establishes UDP connections that are authenticated with a clear-text password
- B. R1 establishes TCP connections that are authenticated with an MD5 password
- C. R1 establishes TCP connections that are authenticated with a clear-text password
- D. R1 establishes UDP connections that are authenticated with an MD5 password
Answer: B
NEW QUESTION 40
Refer to the exhibit. Which statement describes this configuration?
- A. Router 1 has its running configuration locked so changes can be made only when the administrator issues a kill session
- B. Router 1 has a temporary data store where a copy of the running configuration can be manipulated and verified before committing the configuration
- C. Router 1 has a new data store to collect SNMP information, but configuration must still be done at the CLI only
- D. Router 1 can be remotely managed by the CLI using Telnet
Answer: B
Explanation:
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/169/b_169_programmability_cg/configuring_yang_datamodel.html
NEW QUESTION 41
Refer to the exhibit. Routers P4 and P5 receive the 0.0.0.0/0 route from the ISP via eBGP peering. P4 is the primary Internet gateway router, and P5 is its backup. P5 is already advertising a default route into the OSPF domain. Which configuration must be applied to P4 so that it advertises a default route into OSPF and becomes the primary Internet gateway for the network?
- A. configure terminal
router ospfv3 100
address-family ipv4 unicast
default-information originate metric 40 metric-type 1
end - B. configure terminal
router ospfv3 100
address-family ipv4 unicast
redistribute bgp 65500 metric 40 metric-type 1
end - C. configure terminal
router ospfv3 100
address-family ipv4 unicast
default-information originate metric 40 metric-type 2
end - D. configure terminal
router ospfv3 100
address-family ipv4 unicast
default-information originate always metric 40 metric-type 1
end
Answer: C
NEW QUESTION 42
Drag and drop the OSPF area types from the left onto the correct statements on the right
Answer:
Explanation:
NEW QUESTION 43
Refer to the exhibit.
Routers R2 and R3 are Level 1/Level 2 IS-IS routers that redistribute 198 18.x.x/24 prefixes to routers R5 and R6 In the Level 1 area R2 Is to be the preferred router for all redistributed prefixes in the Level 1 are a. Which configuration sets this preference?

- A. Option C
- B. Option B
- C. Option D
- D. Option A
Answer: D
NEW QUESTION 44
An engineer working for a private service provider with employee id: 3994 37 650 is configuring a Cisco device to redistribute OSPF into BGP. Which task enables the device to filter routes?
- A. Configure a prefix list and associate it to the BGP peer interface
- B. Configure a route map and reference it with the redistribute command
- C. Configure an access list and reference it with the redistribute command
- D. Configure a distribute list and associate it to the BGP peer interface
Answer: B
NEW QUESTION 45
Refer to the exhibit:
It the NetFlow configuration is updated to version 9, which additional piece of information can be reported"?
- A. IPv4 flow information
- B. flow sequence numbers
- C. IPv6 flow information
- D. BGP AS information
Answer: C
NEW QUESTION 46
Refer to me exhibit. A network engineer notices PE-21 convergence degradation due to the growing LSDB size of Level 2 areas in the network The engineer decides to migrate router PE-21 from an inter-area design to an intra-area implementation, inter-area routing must De accomplished via an ATT-bit set by the Level 1/Level 2 router. Which configuration must the engineer implement on PE-21 to complete the migrate?


- A. Option C
- B. Option B
- C. Option A
- D. Option D
Answer: D
NEW QUESTION 47
......
Exam Topics
Cisco 350-501 will validate the professionals’ understanding of applying the core service provider network technologies, such as core architecture, networking, services, automation, quality of services, network assurance, and security. All in all, the overall content consists of 5 subject areas that are listed below:
Architecture: 15%
- Describing management plane security;
- Describing service provider virtualization, such as VNF workloads, OpenStack, and NFV infrastructure;
- Implementing data plane security (RTBH, uRPF, and ACLs).
- Describing the core structures (SR, Metro Ethernet, MPLS, and unified MPLS) and mobility (packet core and RAN xhaul transport for 5G & 4G);
- Describing the QoS architecture (MPLS TE QoS, IPv6 flow label, DiffServ & IntServ QoS models, and MPLS QOS models);
- Configuring and verifying control plane protection techniques (CoPP and LPTS), BGP prefix suppression, LDP security, and BGP flowspec & sec;
Real exam questions are provided for CCNP Service Provider tests, which can make sure you 100% pass: https://www.examstorrent.com/350-501-exam-dumps-torrent.html
Download 350-501 exam with Cisco 350-501 Real Exam Questions: https://drive.google.com/open?id=15XXAllw8PEH8o9YSzhIpI6GJrNODepnZ