350-501 Exam Details

  • Exam Code
    :350-501
  • Exam Name
    :Implementing and Operating Cisco Service Provider Network Core Technologies (SPCOR)
  • Certification
    :CCIE Service Provider
  • Vendor
    :Cisco
  • Total Questions
    :568 Q&As
  • Last Updated
    :May 31, 2026

Cisco 350-501 Online Questions & Answers

  • Question 361:

    What must a network engineer consider when designing a Cisco MPLS TE solution with OSPF?

    A. The OSPF extensions and RSVP-TE must be enabled on all routers in the network.
    B. OSPF extensions for RSVP-TE are supported in Area 1.
    C. The OSPF extensions and RSVP-TE must be enabled on the egress routers.
    D. OSPF extensions for RSVP-TE are implemented in Type 6, 7, and 8 LSAs.

  • Question 362:

    Which feature will an operator use while implementing MPLS TE on customer's network, to prevent an LSP from using any overseas inks?

    A. bandwidth
    B. affinity
    C. explicit path
    D. SLRG

  • Question 363:

    Refer to the exhibit.

    An engineer applied a gRPC dial-in configuration on customer's router to provide connection multiplexing and two-way streaming.

    What does this configuration accomplish in a gRPC?

    A. It is the encoding requested by the gRPC server.
    B. IT is the encoding that is used for dial-in and dial-out.
    C. It is used for encoding with the default protocol buffers
    D. It is the encoding requested by the gRPC client.

  • Question 364:

    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. LDP needs to be enabled on the R2 loopback interface.
    B. LDP needs to be enabled on the R2 physical interface.
    C. R2 does not see any hellos from R1.
    D. R2 sees the wrong type of hellos from R1.

  • Question 365:

    Refer to the exhibit.

    import netmiko from netmiko import ConnectHandler import getpass import datetime

    UserName = raw_input('Enter the Username:') password = getpass.getpass('Enter the Password:')

    switch = { 'device_type': 'cisco_ios', 'ip': '171.21.21.4', 'username': 'cisco', 'password': 'cisco', 'secret': 'cisco1', 'port': 22, 'verbose': True,

    }

    net_connect = ConnectHandler(switch) file = open('cli.txt', 'w') net_connect.enable() output = net_connect.send_command('show run') config_commands = ['int loop 0', 'ip addr 10.10.10.1 255.255.255.255','no sh'] output = net_connect.send_command('show run') output = output.split('n') output = net_connect.send_config_set(config_commands) print(output) print() file.write(output) file.close() net_connect.disconnect()

    A junior engineer must update a group of scripts to use on a newly deployed subnet. However, one of the scripts is not documented or commented.

    What are the two effects of this script? (Choose two.)

    A. The script configures a loopback interface.
    B. The script stores output with leading or trailing spaces.
    C. The script calls a Telnet process to connect to a network device.
    D. The script stores output in the cli.txt file.

  • Question 366:

    Refer to the exhibit.

    Four midsize service providers provide access to different customers that use Layer 3 VPN services to enable communication across geographic regions. The service providers are connected as shown in the exhibit, and the PEs have established eBGP relationships. PE4 has an IBGP relationship with PE5. The routes that PE4 learns from PE5 must reach the other PE routers, but they are absent from the routing tables on the other PES.

    Which action should the engineers take to correct the problem?

    A. Configure a peering between all five Pes.
    B. Disable BGP synchronization on PE4.
    C. Enable BOP IPv4 unicast on PE4 and PE5
    D. Advertise the route targets for PE5 to the other PEs

  • Question 367:

    Which two statements about the BGP peer group feature are true? (Choose two.)

    A. All eBGP peer group members can be from the same or different subnet.
    B. All members of a peer group must share identical inbound announcement policies.
    C. All members of a peer group must share identical outbound announcement policies.
    D. If an eBGP peer group is used, transit can be provided among the peer group members.
    E. Default-originate is handled on a per-peer basis; even members are part of the same peer group.

  • Question 368:

    Refer to the exhibit.

    A global company plans to implement BGP at its newest location to provide connectivity to other offices. The global infrastructure of the company is a multivendor environment. An engineer must review the BGP core configurations at headquarters to determine if they can be repurposed at the new location. The engineer copied this JSON script for review. What is the effect of the script?

    A. It configures BGP on the device and inserts 192.168.1.0/24 into the BGP table using the origin AS 65514.
    B. It configures a VRF named cisconode1 and a BGP instance using the VPNv4 address family.
    C. It configures BGP with neighbor 192.168.1.2 residing in AS 65514.
    D. It sets the BGP router-ID to 192.168.1.2 and sets the AS of the router to 65514.

  • Question 369:

    What are two features of stateful NAT64? (Choose two.)

    A. It uses address overloading.
    B. It provides 1:N translations, so it supports an unlimited number of endpoints.
    C. It requires IPv4-translatable IPv6 address assignments.
    D. It requires the IPv6 hosts to use either DHCPv6-based address assignments or manual address assignments.
    E. It provides 1:1 translation, so it supports a limited number of endpoints.

  • Question 370:

    What is the role of NFVI?

    A. domain name service
    B. intrusion detection
    C. monitor
    D. network address translation

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Cisco exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 350-501 exam preparations and Cisco certification application, do not hesitate to visit our Vcedump.com to find your solutions here.