350-501 Exam Practice Questions prepared by Cisco Professionals
Use Valid New 350-501 Questions - Top choice Help You Gain Success
NEW QUESTION # 53
Refer to the exhibit. Which command is used to complete this configuration for QoS class-based marking?
- A. PE-A(config-pmap-c)#priority
- B. PE-A(config-pmap-c)#set dscp ef
- C. PE-A(config-pmap-c)#random-detect
- D. PE-A(config-pmap-c)#fair-queue
Answer: B
NEW QUESTION # 54
While implementing TTL security, you issue the PE(config-router-af)#neighbor 2.2.2.2 ttl-security hops 2 command.
After you issue this command, which BGP packets does the PE accept?
- A. from 2.2.2.2, with a TTL ol 253 Of more
- B. to 2.2.2.2, with a TTL of less than 253
- C. to 2.2.2.2, with a TTL of 2 or more
- D. from 2.2.2.2, with a TTL of less than 2
Answer: A
NEW QUESTION # 55
What is the role of NSO in network automation?
- A. It is GUI used to manage wireless devices in a campus infrastructure.
- B. It is a tool that uses CLl only to configure virtual network devices.
- C. It Is a type of REST API used to configure an APIC.
- D. It is a tool used to bridge automation to the physical network infrastructure.
Answer: D
Explanation:
https://www.cisco.com/c/en/us/products/collateral/cloud-systems-management/network-services-orchestrator/datasheet-c78-734576.html
NEW QUESTION # 56
What is a constraint of Cisco MPLS TE tunnel configurations?
- A. Tunnels cannot be configured over IP unnumbered links.
- B. With ISIS as an IGP. only older-style metrics are used.
- C. QoS-aware tunneling is not supported.
- D. Tunnels cannot span multiple OSPF areas.
Answer: A
Explanation:
NEW QUESTION # 57
Refer to the exhibit:
Which configuration prevents the OSPF neighbor from establishing?
- A. default-metric
- B. duplex
- C. network statement
- D. mtu
Answer: D
NEW QUESTION # 58 
Refer to the exhibit. A network engineer is implementing an OSPF configuration. Based on the output, which statement is true?
- A. "IPv6 routing not enabled" is just an informational message and OSPFv3 runs for IPv4 on interface FastEthernet0/0 anyway.
- B. OSPFv3 does not run for IPv4 on FastEthernet0/0 until IPv6 routing is enabled on the router and IPv6 is enabled on interface FastEthernet0/0.
- C. OSPFv3 cannot be configured for IPv4; OSPFv3 works only for IPv6.
- D. In the ospfv3 1 area 1 ipv4 command, area 0 must be configured instead of area 1.
Answer: C
Explanation:
Section: Networking
NEW QUESTION # 59
A company needs to improve the use of the network resources that is used to deploy internet access service to customers on separate backbone and internet access network. Which two major design models should be used to configure MPLS L3VPNs and internet service in the same MPLS backbone? (Choose two.)
- A. Internet access through leaking of Internet routes from the global table into the L3VPN VRF.
- B. Internet routing through global routing on a PE router
- C. carriage of full Internet routes in a VPN. in the case of Internet access VPNs
- D. Internet access for global routing via a separate interface in a VRF
- E. Internet access routing as another VPN in the ISP network
Answer: D,E
Explanation:
Explanation
http://etutorials.org/Networking/MPLS+VPN+security/Part+II+Advanced+MPLS+VPN+Security+Issues/Chapte
NEW QUESTION # 60
Refer to the exhibit.
An engineer is configuring router R1 for OSPFv3 as shown. Which additional configuration must be performed so that the three active interfaces on the router will advertise routes and participate in OSPF IPv6 processes?
- A.

- B.

- C.

Answer: C
NEW QUESTION # 61 
Refer to the exhibit. This output is included at the end of an output that was provided by a device using NETCONF.
What does the code show?
- A. It shows that the full configuration is being modeled by YANG.
- B. It shows that the running configuration is blank.
- C. It shows the hostname of the device as rpc-reply.
- D. It shows NETCONF uses remote procedure calls.
Answer: D
Explanation:
Section: Automation and Assurance
NEW QUESTION # 62
Refer to the exhibit.
A network engineer is implementing a standard customer route-policy on ASBR1 with these requirements:
* It must accept only customer-assigned prefixes
* It must preserve customer advertised BGP communities
* It must set the local-preference to 110 for all prefixes
* It must attach the ORIGINATION-PE and LOCAL-CITY communities to all accepted prefixes.
Which route policy must the engineer implement on ASBR1 to satisfy the requirements?
- A. Option B
- B. Option D
- C. Option C
- D. Option A
Answer: D
NEW QUESTION # 63
Refer to the exhibit:
This configuration is being applied on an IOS XR router.
Which statement about this configuration is true?
- A. It is used to set up configuration to poll network data
- B. It is used to create a streaming subscription with a 60-second interval
- C. It is used to enable gRPC
- D. It is used to create a streaming subscription with a 600-second interval
Answer: B
NEW QUESTION # 64
Refer to the exhibit:
A network engineer is implementing a BGP protocol. Which effect of the locat-as keyword in this configuration is true?
- A. It enables peer 192.168.1.2 to establish a BGP relationship with R1 using AS 65012 and the VPNv4 address family
- B. It enables peer 192.168.1.2 to establish a BGP relationship with R1 using AS 65112 and the VPNv4 address family
- C. It enables peer 192.168.1.2 to establish a BGP relationship with R1 using AS 65012 without additional configuration
- D. It enables peer 192.168.1.2 to establish a BGP relationship with R1 using AS 65112 without additional configuration.
Answer: D
NEW QUESTION # 65
Refer to the exhibit. A network engineer at ISP-B must advertise 198.19.100.0/24 -
198.19.105.0/24 prefixes to ISP-A with these requirements:
- Prefixes 198.19.100.0/24 - 198.19.102.0/24 must have the community
set to 64602:10.
- Prefixes 198.19.103.0/24 - 198.19.105.0/24 must have the community
set to 64602:11.
- The AS_PATH for the 198.19.103.0/24 - 198.19.105.0/24 prefixes must
appear as "64602 64602" in ASN 64601.
Which configuration must the engineer implement on the ISP-B router to meet the requirements?
- A. configure terminal
access-list 30 deny 198.19.100.0 0.0.0.255
access-list 30 deny 198.19.101.0 0.0.0.255
access-list 30 deny 198.19.102.0 0.0.0.255
access-list 30 permit any
!
route-map ASN-64601-OUT permit 10
set community 64602:10
!
route-map ASN-64601-OUT permit 20
match ip address 30
set as-path prepend 64602 64602
set community 64602:11
end - B. configure terminal
access-list 30 deny 198.19.103.0 0.0.0.255
access-list 30 deny 198.19.104.0 0.0.0.255
access-list 30 deny 198.19.105.0 0.0.0.255
!
route-map ASN-64601-OUT deny 10
match ip address 30
set as-path prepend 64602
set community 64602:11
route-map ASN-64601-OUT permit 20
set community 64602:10
end - C. configure terminal
access-list 30 deny 198.19.100.0 0.0.0.255
access-list 30 deny 198.19.101.0 0.0.0.255
access-list 30 deny 198.19.102.0 0.0.0.255
access-list 30 permit any
!
route-map ASN-64601-OUT permit 10
match ip address 30
set as-path prepend 64602
set community 64602:11
route-map ASN-64601-OUT permit 20
set community 64602:10
end - D. configure terminal
access-list 30 deny 198.19.100.0 0.0.0.255
access-list 30 deny 198.19.101.0 0.0.0.255
access-list 30 deny 198.19.102.0 0.0.0.255
!
route-map ASN-64601-OUT permit 10
match ip address 30
set as-path prepend 64602 64602
set community 64602:11
route-map ASN-64601-OUT permit 20
set community 64602:10
end
Answer: C
NEW QUESTION # 66
Refer to the exhibit.
Refer to the exhibit. The radio network and packet core are using the route RX-RZ-RB to establish communication. The LDP session between 10.10.10.5 and 10.10.10.1 is experiencing link flapping at random intervals for 30-45 seconds each time. A network engineer must protect the LDP session and improve MPLS traffic convergence. Which action meets these requirements?
- A. Enable IGP_LDP sysnc on RZ and RX
- B. Attach peer_acl_1 in for session protection duration 1 on RX.
- C. Add session protection duration 60 for peer_acl_1 under the MPLS LDP instance on RZ.
- D. Configure Peer_acl_2 on RX and allow IP address 10.10.10.6 in LDP
Answer: C
NEW QUESTION # 67
Refer to the exhibit.
A Cisco engineer is implementing gRPC dial-out on an ASR. Receiver 192.168 1.1 will be assigned one of the subscriptions, and it will manage the ASR. Which command is needed to complete the router configuration?
- A. protocol all
- B. protocol any
- C. protocol tcp
- D. protocol grpc
Answer: C
Explanation:
NEW QUESTION # 68
Refer to the exhibit.
Which type of DDoS attack will be mitigated by this configuration?
- A. teardrop attack
- B. SIP INVITE flood attacks
- C. SYN flood
- D. smurf attack
Answer: D
NEW QUESTION # 69
How do intent APIs make it easier for network engineers to deploy and manage networks?
- A. Option B
- B. Option A
- C. Option C
- D. Option D
Answer: D
NEW QUESTION # 70
Drag and drop the technologies from the left onto the correct definitions on the right.
Answer:
Explanation:
NEW QUESTION # 71
A network engineer is configuring RIP as the routing protocol between multiple PEs and CEs. The engineer must avoid advertising the same routes back to their sources. Which action should be performed on the routers to accomplish this task?
- A. Enable bidirectional forwarding detection on each device.
- B. Define VRFs on each device to separate the traffic.
- C. Define the site of origin on each interface.
- D. Configure a different route distinguisher for each prefix.
Answer: D
NEW QUESTION # 72
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. The QoS group numbering corresponds to priority level
- B. It cannot be used with priority traffic class
- C. QoS group can be used in fabric QoS policy as a match criteria
- D. It marks packets for end to end QoS pokey enforcement across the network
- E. QoS group marking occurs on the ingress
Answer: C,E
NEW QUESTION # 73
......
Cisco 350-501 exam is a 120-minute test that consists of 60-70 questions. 350-501 exam format includes multiple-choice questions, drag-and-drop questions, and simulation-based questions. To pass the exam, candidates need to score at least 825 out of 1000. 350-501 exam fee for the Cisco 350-501 exam is $400, and candidates can take the exam at any Pearson VUE testing center.
Cisco 350-501 exam is designed to validate the candidate's understanding and familiarity with the Cisco service provider network technologies. 350-501 exam is intended for professionals who are responsible for implementing and operating service provider networks. Implementing and Operating Cisco Service Provider Network Core Technologies certification exam requires a deep understanding of complex technologies, such as routing protocols, MPLS, and network automation.
350-501 Exam Practice Materials Collection: https://pass4sure.troytecdumps.com/350-501-troytec-exam-dumps.html