Prepare For Realistic 350-501 Dumps PDF - 100% Passing Guarantee [Q74-Q99]

Share

Prepare For Realistic 350-501 Dumps PDF - 100% Passing Guarantee

Check the Available 350-501 Exam Dumps with 373 Q's


Assurance and Automation: 15%

  • Specifying the purpose of Network Services Orchestration;
  • Describing the high-level principles and advantages of the data modeling language;
  • Designing and verifying IPFIX/NetFlow, SNMP, RESTCONF, and NETCONF;
  • Defining the external script to configure Cisco devices with the usage of REST API;
  • Explaining programmable APIs utilized to add Cisco devices in the network automation;

Cisco 350-501 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Describe Qos Architecture, NFV Infrastructure, MPLS QOS Models (Pipe, Short Pipe, And Uniform)
Topic 2
  • Implement Data Plane Security
  • Describe Service Provider Virtualization
  • Diffserv And Intserv Qos Models
Topic 3
  • Configure And Verify NETCONF And RESTCONF
  • Configure And Verify Netflow
  • IPFIX
  • Classification And Marking
Topic 4
  • Configure And Verify SNMP (V2c
  • V3)
  • Neighbor Adjacency (IS-IS, OSPF, BGP)
  • BGP Prefix Suppression
Topic 5
  • Describe Data Analytics And Model-Driven Telemetry In Service Provider
Topic 6
  • Segment Routing Traffic Engineering
  • Describe Traffic Engineering
  • Describe Segment Routing
Topic 7
  • Shared Services (Extranet And Internet)
  • VLAN Tag Manipulation
  • Ethernet Services (E-Line, E-Tree, E-Access, E-LAN)
Topic 8
  • Route Advertisement (IS-IS, OSPF, BGP)
  • Congestion Avoidance, Traffic Policing, And Shaping
Topic 9
  • Implement BGP (V4 And V6 For IBGP And EBGP)
  • Describe BGP Path Selection Algorithm
Topic 10
  • Core Architectures (Metro Ethernet, MPLS, Unified MPLS, SR)
  • ISIS And OSPF Extensions
  • LDP Session Protection
Topic 11
  • Compare Agent Vs. Agentless Configuration Management Tools, Such As Chef, Puppet, Ansible, And Saltstack
Topic 12
  • Configure Dial-In
  • Out Telemetry Streams Using Grpc
  • Implement OSPF (V2 And V3)
  • Describe VPN Services
Topic 13
  • Implement Qos Services
  • Configure L2VPN And Carrier Ethernet
  • Implement Multicast Services
Topic 14
  • Describe Management Plane Security
  • Control Plane Protection Techniques
Topic 15
  • Implement Routing Policy Language And Route Maps (BGP, OSPF, IS-IS)
  • Implement IS-IS (Ipv4 And Ipv6)
Topic 16
  • Configure And Verify Control Plan Security
  • Describe Service Provider Architectures

 

NEW QUESTION 74
Refer to the exhibit.

Router 4 is added to the network and must be in the same area as router 1. Which NET should the engineer assign?

  • A. 49.0001.0000.0000.0004.00
  • B. 49.0011.0000.0000.0002.00
  • C. 49.0011.0000.0000.0003.00
  • D. 49.0111.0000.0000.0001.00

Answer: C

 

NEW QUESTION 75
Refer to the exhibit.


A NOC engineer is configuring label-based forwarding from CSR to the EPC gateway. Cell-site operation and maintenance for IPv4 traffic between 10.20.10.1 and 192.168.10.10 is already up. CR1 and CR2 are configured as route reflectors for AG1 and AG2. Which action completes the configuration?

  • A. Configure AG1 to allow the 300:100 and 200:100 communities in the BGP_Egress_Filter route policy.
  • B. Configure AG1 to allocate a label to the BGP routes that are received in the BGP session group transport.
  • C. Remove address-family labeled-unicast from the BGP session-group infra on AG1 for neighbor-group core.
  • D. Apply the BGP_Egress_Filter route policy to the BGP neighbor-group packet core on AG1.

Answer: D

 

NEW QUESTION 76
What causes multicast traffic to permanently stay on the shared tree and not switch to the source tree?

  • A. The SPT threshold is set to infinity.
  • B. SSM range is being used.
  • C. The RP IP address is configured incorrectly.
  • D. The RP announcements are being filtered.

Answer: D

Explanation:

https://www.cisco.com/c/en/us/td/docs/ios/solutions_docs/ip_multicast/White_papers/mcst_ovr.ht ml

 

NEW QUESTION 77
Refer to the exhibit:

When implementing an LDP protocol, an engineer experienced an issue between two directly connected routers and noticed that no LDP neighbor exists for 1.1.1.1.
Which factor should be the reason for this situation?

  • A. R2 does not see any hellos from R1
  • B. LDP needs to be enabled on the R2 loopback interface
  • C. R2 sees the wrong type of hellos from R1
  • D. LDP needs to be enabled on the R2 physical interface

Answer: A

 

NEW QUESTION 78
Refer to the exhibit:

With which router does IOSXRV-1 have LDP session protection capability enabled but session hold up is not active?

  • A. 192.168.0.4
  • B. 192.168.0.1
  • C. 192.168.0.5
  • D. 192.168.0.3

Answer: D

 

NEW QUESTION 79
Refer to the exhibit. An engineer is preparing to implement data plane security configuration.
Which statement about this configuration is true?

  • A. Router 1 must be configured with uRPF for the RTBH implementation to be effective.
  • B. Router 2 must configure a route to null 0 for network 192 168.1 0/24 for the RTBH implementation to be complete.
  • C. Router 1 is the trigger router in a RTBH implementation.
  • D. Router 2 is the router receiving the DDoS attack

Answer: C

 

NEW QUESTION 80
After a possible security breach, the network administrator of an ISP must verify the times that several different users logged into the network. Which command must the administrator enter to display the login time of each user that activated a session?

  • A. show netconf-yang sessions detail
  • B. show netconf-yang datastores
  • C. show netconf-yang sessions
  • D. show platform software yang-management process

Answer: A

Explanation:
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/167/b_167_programmability_cg/configuring_yang_datamodel.html

 

NEW QUESTION 81
Refer to the exhibit:
With which router does IOSXRV-1 have LDP session protection capability enabled but session hold up is not active?

  • A. 192.168.0.4
  • B. 192.168.0.1
  • C. 192.168.0.5
  • D. 192.168.0.3

Answer: D

 

NEW QUESTION 82
You are writing an RPL scnpt to accept routes only from certain autonomous systems Consider this code.
RP/0/RP0/CPU0:router(config-rpl)# if as-path in (ios-regex '.*77$')
RP/0/RP0/CPU0:router(config-rpl-if)# pass
RP/0/RP0/CPU0:router(config-rpl-if)# endif
If you apply this code to BGP filters, which effect does the code have on your router?

  • A. denies routes from AS 7070
  • B. allows routes from AS 770
  • C. allows routes from AS 7077
  • D. denies routes from AS 7007

Answer: C

 

NEW QUESTION 83

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)#fair-queue
  • C. PE-A(config-pmap-c)#random-detect
  • D. PE-A(config-pmap-c)#set dscp ef

Answer: D

Explanation:
Section: Services

 

NEW QUESTION 84

Refer to the exhibit. A network engineer is implementing a BGP protocol. Which effect of the local-as keyword in this configuration is true?

  • A. It enables peer 192.168.1.2 to establish a BGP relationship with R1 using AS 65112 and the VPNv4 address family.
  • B. It enables peer 192.168.1.2 to establish a BGP relationship with R1 using AS 65012 and the VPNv4 address family.
  • C. It enables peer 192.168.1.2 to establish a BGP relationship with R1 using AS 65112 without additional configuration.
  • D. It enables peer 192.168.1.2 to establish a BGP relationship with R1 using AS 65012 without additional configuration.

Answer: C

Explanation:
Section: Networking

 

NEW QUESTION 85
Refer to the exhibit. AN engineer is configuring segment routing on an ISP to simplify traffic engineering and management across network domains. What should the engineer do to complete the implementation of segment routing?

  • A. OSPF must be configured with wide area metrics to support segment routing.
  • B. The segment-routing forwarding mpls command is required to install to install SIDs in the forwarding table.
  • C. The segment routing will run without any further configuration.
  • D. Area authentication must be enable before segment routing will run.

Answer: D

 

NEW QUESTION 86
Refer to the exhibit:

Export statistics received do not include the BGP next hop.
Which statement about the NetFlow export statistics is true?

  • A. Only the origin AS of the source router will be included in the export statistics.
  • B. The origin AS and the peer-as will be included in the export statistics.
  • C. Loopback 0 must be participating in BGP for it to be included in the export statistics.
  • D. To include the BGP next hop in the export statistics, those keywords must be included with the version 9 entry.

Answer: D

 

NEW QUESTION 87
Drag and drop the functions from the left onto the correct Path Computation Element Protocol roles on the right

Answer:

Explanation:

Explanation
Path Computation Element (Calculates paths through the network, keeps TE topology database information, sends path status updates) Path computation Client (sends path calculation request, sends path creation request) Path Computation Element (PCE) Represents a software module (which can be a component or application) that enables the router to compute paths applying a set of constraints between any pair of nodes within the router's TE topology database. PCEs are discovered through IGP.
Path Computation Client (PCC)
Represents a software module running on a router that is capable of sending and receiving path computation requests and responses to and from PCEs. The PCC is typically an LSR (Label Switching Router).
https://www.cisco.com/c/en/us/td/docs/routers/crs/software/crs_r5-3/mpls/configuration/guide/b-mpls-cg53x-crs

 

NEW QUESTION 88
Refer to the exhibit. Which additional configuration must an engineer to the adge router to inject a default router into the MP-BGP address family for the internet_Shared_Services dedicated VRF?

  • A.
  • B.
  • C.
  • D.

Answer: A

 

NEW QUESTION 89
Refer to the exhibit:

Export statistics received do not include the BGP next hop.
Which statement about the NetFlow export statistics is true?

  • A. Only the origin AS of the source router will be included in the export statistics.
  • B. The origin AS and the peer-as will be included in the export statistics.
  • C. Loopback 0 must be participating in BGP for it to be included in the export statistics.
  • D. To include the BGP next hop in the export statistics, those keywords must be included with the version
    9 entry.

Answer: D

 

NEW QUESTION 90
BGP has been implemented on a IOS XR router.
Which configuration sends BGP IPv4 labels to build inter-domain LSPs?

  • A. router bgp 65515 address-family ipv4 unicast neighbor 172.16.70.23 send-community extended
  • B. router bgp 65515 address-family ipv4 unicast neighbor 172.16.70.23 send-community
  • C. router bgp 65515 neighbor 172.16.70.23 address-family ipv4 labeled-unicast
  • D. router bgp 65515 no bgp default ipv4-unicast

Answer: C

 

NEW QUESTION 91
Refer to the exhibit:

A network engineer is implementing a BGP routing policy.
Which effect of this configuration is true?

  • A. All traffic is assigned a local-preference of 30O regardless of its destination
  • B. All traffic that matches acl10 is dropped without any change to its local-preference
  • C. If traffic matches acl10, it is allowed and its local-preference is set to 300
  • D. All traffic that matches acl10 is allowed without any change to its local-preference

Answer: D

 

NEW QUESTION 92
Refer to the exhibit. Which configuration prevents the OSPF neighbor from establishing?

  • A. duplex
  • B. mtu
  • C. network statement
  • D. default-metric

Answer: B

 

NEW QUESTION 93
Refer to the exhibit.

Refer to the exhibit A user is performing QoS marking on internet traffic and sending it with IPv4 and IPv6 headers on the provider edge device PE1. IPv4 traffic is classified with DSCP 4 and IPv6 traffic is classified with DSCP 6. Which action must the engineer take to begin implementing a QoS configuration on PE1 for the IPv6 traffic?

  • A. Configure match ip dscp 4 in class map CM-10 and match ip dscp 6 in class map CM-20.
  • B. Create an access list that includes any IPv6 traffic and apply it to CM-20.
  • C. Create access list IPv6-filter and remove DSCP value 4 and 6 in class maps CM-10 and CM-20.
  • D. Create access list IPv6-match and configure match ip dscp 4 and match ip dscp 6 in class maps CM-10 and CM-20.

Answer: B

 

NEW QUESTION 94
Which regular expression query modifier function indicates the start of a string?

  • A. ^
  • B. +
  • C. [^]
  • D. $

Answer: A

 

NEW QUESTION 95
Drag and drop the OSPF area types from the left onto the correct statements on the right

Answer:

Explanation:

 

NEW QUESTION 96
Refer to the exhibit.

Which configuration must be implemented on router R8 so that it will establish OSPF adjacency with R5?
A)

B)

C)

D)

  • A. Option B
  • B. Option C
  • C. Option A
  • D. Option D

Answer: C

 

NEW QUESTION 97
A network engineer is configuring Flexible NetFlow and enters these commands

What are two results of implementing this feature instead of traditional NetFlow? (Choose two.)

  • A. CPU and memory utilization are reduced.
  • B. Only the flows of top 100 talkers are exported.
  • C. The data export flow is more secure
  • D. The number of packets to be analyzed are reduced.
  • E. The accuracy of the data to be analyzed is improved.

Answer: A,D

 

NEW QUESTION 98
Drag and drop the OSPF and IS-IS Cisco MPLS TE extensions from the left to their functional descriptions on the right.

Answer:

Explanation:

 

NEW QUESTION 99
......


Topics of Cisco 350-501: Implementing and Operating Cisco Service Provider Network Core Technologies Exam

These core topics listed below are general recommendations for the material that is likely to be used for the 350-501 exam test. However, on any delivery of the test, other similar topics could also appear. The guidelines below can update at any time without notice to better represent the contents of the exam and for clarity purposes. It is recommended that, where possible, the applicant use these courses and/or other resources to provide background information on the exam objectives. Following topics can also be found in the 350-501 exam dumps:

  • Configuring L2VPN Services
  • Implementing BGP
  • Introducing Cisco NSO
  • Deploy Cisco IOS XR and IOS XE Basic Device Configuration
  • Configuring L3VPN Services
  • Implementing Control Plane Security
  • Implementing MPLS
  • Implement Segment Routing
  • Transitioning to IPv6
  • Implementing Management Plane Security
  • Describing Service Provider Network Architectures
  • Implementing High Availability in Networking
  • Implementing IS-IS
  • Describing VPN Services
  • Implementing Automation and Assurance
  • Implementing Data Plane Security
  • Implementing Cisco MPLS Traffic Engineering
  • Implement OSPF Routing
  • Describing QoS Architecture
  • Implement MPLS in the Service Provider Core
  • Describing Cisco IOS Software Architectures
  • Implementing Virtualization in Service Provider Environments
  • Describing Segment Routing
  • Implement Integrated IS-IS Routing
  • Implement Ethernet over MPLS (EoMPLS)
  • Implement Remotely Triggered Black Hole (RTBH) Filtering

 

Download 350-501 Exam Dumps Questions to get 100% Success: https://pdfexamfiles.actualtestsquiz.com/350-501-test-torrent.html