300-510 Exam Details

  • Exam Code
    :300-510
  • Exam Name
    :Implementing Cisco Service Provider Advanced Routing Solutions (SPRI)
  • Certification
    :CCNP Service Provider
  • Vendor
    :Cisco
  • Total Questions
    :279 Q&As
  • Last Updated
    :May 29, 2026

Cisco 300-510 Online Questions & Answers

  • Question 81:

    Refer to the exhibit.

    OSPF is an interior routing protocol on the network. R2 is in the backbone area, and R4 is in a totally NSSA area. R5 announces only the 0.0.0.0/0 route to R4 via BGP. R4 is configured with redistribute bgp 736 metric-type 2. After the most

    recent maintenance window, R2 no longer has the default route via R4.

    Which action must the network engineer take to correct the reachability problem?

    A. Configure area 2 nssa no-summary under the global router configuration on router R2.
    B. Configure default-information-originate under the OSPF configuration on router R4.
    C. Configure ip route 0.0.0.0 0.0.0.0 null0 under the global router configuration on router R4.
    D. Configure area 2 nssa translate type7 no-suppress-fa under the OSPF configuration on router R2.

  • Question 82:

    Refer to the exhibit.

    A network engineer must enable segment routing between the three autonomous systems with these requirements:

    OSPF link-state data for area 0 routers must be distributed to the controller via BGP LS.

    EPE must be enabled on the egress node in AS 100.

    Routers must advertise peer node SIDs to the controller R1 via BGP LS.

    Which configuration must the engineer apply?

    A. R2(config)# router ospf 100 R2(config-ospf)# redistribute bgp 100 R2(config)# router bgp 100 R2(config-bgp)# neighbor 192.168.20.1 R2(config-bgp-nbr)# remote-as 100 R2(config-bgp-nbr)# egress-engineering R2(config-bgp-nbr)# neighbor 10.10.10.1 R2(config-bgp-nbr)# remote-as 200 R2(config-bgp-nbr)# address-family link-state link-state
    B. R1(config)# router ospf 100 R1(config-ospf)# redistribute bgp 100 R1(config)# router bgp 100 R1(config-bgp)# neighbor 192.168.30.1 R1(config-bgp-nbr)# remote-as 100 R1(config-bgp-nbr)# egress-engineering R1(config-bgp-nbr)# neighbor 10.10.10.1 R1(config-bgp-nbr)# remote-as 200 R1(config-bgp-nbr)# address-family link-state link-state
    C. R1(config)# router ospf 100 R1(config-ospf)# distribute link-state instance-id 100 throttle 10 R1(config)# router bgp 100 R1(config-bgp)# neighbor 10.10.10.1 R1(config-bgp-nbr)# remote-as 200 R1(config-bgp-nbr)# egress-engineering R1(config-bgp-nbr)# neighbor 192.168.30.1 R1(config-bgp-nbr)# remote-as 100 R1(config-bgp-nbr)# address-family link-state link-state
    D. R2(config)# router ospf 100 R2(config-ospf)# distribute link-state instance-id 100 throttle 10 R2(config)# router bgp 100 R2(config-bgp)# neighbor 10.10.20.1 R2(config-bgp-nbr)# remote-as 300 R2(config-bgp-nbr)# egress-engineering R2(config-bgp-nbr)# neighbor 192.168.20.1 R2(config-bgp-nbr)# remote-as 100 R2(config-bgp-nbr)# address-family link-state link-state

  • Question 83:

    DRAG DROP

    An engineer is troubleshooting end-to-end customer traffic across an MPLS VPN service provider network.

    Which tasks should the engineer use to solve the routing issues?

    Drag and drop the table types from the left onto the most useful troubleshooting tasks/router types on the right. (Not all options are used.)

    Select and Place:

  • Question 84:

    Refer to the exhibit.

    After configuring IS-IS on routers R1 and R2, an engineer notices that only the loopback interface at 2000:1::1 /96 is known to router R2. Which change must be made so that only Loopback2 is advertised from R1 to R2?

    A. Configure the router isis area1 command under the Loopback0 interface on R1.
    B. Remove the advertise passive-only command under the IS-IS address family ipv6 configuration
    C. Remove the ipv6 router isis area1 command under the Loopback2 interface on R1.
    D. Remove the passive-interface Loopback0 command under the router isis area1 configuration.

  • Question 85:

    Which fact must a network architect consider when implementing IGMP in a multicast routing environment?

    A. If SSM is in use, IGMPv3 must be enabled.
    B. If BISS support is required, IGMPv2 must be enabled.
    C. If leave latency is critical, IGMPv3 must be enabled.
    D. If PIM-DM is required, IGMPv2 must be enabled.

  • Question 86:

    Refer to the exhibit.

    A network engineer is configuring router R3 to handle multicast streams, but Host-2 cannot send subscriptions messages to the IPTV source.

    Which configuration must the engineer apply to router R3 so it passes the IPTV stream to Host-2?

    A. R3# configure terminal R3(config)# no ip pim ssm default R3(config)# interface gigabitethernet 1/0/0 R3(config-if)# ip pim sparse-mode R3(config-if)# ip igmp version 3 R3(config-if)# ip pim ssm default R3(config)# interface gigabitethernet 1/0/1 R3(config-if)# ip pim sparse-mode R3(config-if)# ip igmp version 3 R3(config-if)# ip pim ssm default
    B. R3# configure terminal R3(config)# ip multicast-routing R3(config)# interface gigabitethernet 1/0/0 R3(config-if)# ip pim sparse-mode R3(config-if)# ip igmp version 3 R3(config)# interface gigabitethernet 1/0/1 R3(config-if)# ip pim sparse-mode R3(config-if)# ip igmp version 3 R3(config-if)# ip pim ssm default
    C. R3(config)# interface gigabitethernet 1/0/0 R3(config-if)# ip pim sparse-mode R3(config-if)# ip igmp version 3 R3(config)# interface gigabitethernet 1/0/1 R3(config-if)# ip pim sparse-mode R3(config-if)# ip igmp version 3
    D. R3(config)# interface gigabitethernet 1/0/0 R3(config-if)# ip pim sparse-mode R3(config)# interface gigabitethernet 1/0/1 R3(config-if)# ip pim sparse-mode R3(config-if)# ip igmp version 3

  • Question 87:

    DRAG DROP

    Drag and drop the features about multicast from the left onto the multicast protocols on the right. Not all options ate used.

    Select and Place:

  • Question 88:

    An engineer is troubleshooting a connectivity issue across the MPLS network and is verifying the forwarding behavior of packets.

    Which table does the engineer look at to verify the forwarding behavior of an IP packet as it enters the MPLS network at the ingress LSR?

    A. LFIB
    B. LIB
    C. RIB
    D. FIB

  • Question 89:

    Refer to the exhibit.

    The four routers in this network have formed adjacencies. Router R2 is an IS-IS Level 1-2 router that connects to other areas, and the attach bit is set in R2's Level 1 LSP advertisements to R1. According to the network design, R2 should push Level 2 routes from its routing table to R1's routing table. However, R1 installed a default route in its routing table. Which action resolves this problem?

    A. Use the is-type level-1-2 backdoor command to unset the attach bit on R1, and use a prefix list to filter prefixes from R2.
    B. Set the attach bit on R1 and use a prefix list to filter prefixes from R2.
    C. Use the is-type level-1-2 backdoor command to unset the attach bit on R2 and configure a distribute-list to redistribute prefixes to R1.
    D. Configure R2 as a Level 1 router and use a prefix list to filter prefixes to R1.

  • Question 90:

    Refer to the exhibit.

    R3 is: failing to accept multicast RP information from Domain-A advertising MSDP SA messages to R1 and R4

    receiving SA messages only from R4

    Which command must the engineer implement to resolve the issue?

    A. R3# ip msdp sa-filter in 192.168.3.1
    B. R3# no ip msap sa-filter in 192.168.1.1
    C. R3# no ip msdp peer 192.168.1.1
    D. R3# ip msdp sa-filter out 192.168.1.1

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 300-510 exam preparations and Cisco certification application, do not hesitate to visit our Vcedump.com to find your solutions here.