Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

← Networking practice sets

350-501 Networking • Complete Question Bank

350-501 Networking — All Questions With Answers

Complete 350-501 Networking question bank — all 0 questions with answers and detailed explanations.

104
Questions
Free
No signup
Certifications/350-501/Practice Test/Networking/All Questions
Question 1mediummultiple choice
Review the full OSPF breakdown →

A service provider is deploying MPLS L3VPN over an OSPF backbone. The PE routers are configured with OSPF as the IGP. The CE router of customer A is connected to two PEs for redundancy. Which configuration is required on the PE routers to ensure that the CE router can load-balance traffic across both PEs without loops?

Question 2easymultiple choice
Read the full MPLS explanation →

An ISP is designing an MPLS core network and needs to choose an IGP that supports fast convergence. Which IGP meets this requirement and is most commonly used in MPLS core networks?

Question 3hardmultiple choice
Read the full MPLS explanation →

A network engineer is troubleshooting an MPLS L3VPN where the CE router is receiving the correct VPN prefixes from the PE, but traffic from the CE to those prefixes is being dropped. The PE has a default route pointing to the CE. What is the most likely cause?

Question 4mediummultiple choice
Read the full MPLS explanation →

A service provider is deploying segment routing in its MPLS core. Which label allocation method is used by segment routing to distribute prefix SIDs?

Question 5hardmultiple choice
Read the full MPLS explanation →

An engineer is configuring an MPLS L3VPN and needs to ensure that the PE router installs VPNv4 routes from a remote PE into the VRF of a customer. The remote PE sends a VPNv4 route with route-target 100:1. Which configuration on the local PE causes the route to be imported into the VRF?

Question 6mediummulti select
Read the full MPLS explanation →

Which TWO of the following are characteristics of MPLS-TE (Traffic Engineering)?

Question 7hardmulti select
Read the full MPLS explanation →

Which THREE are valid methods for label distribution in an MPLS network?

Question 8mediummultiple choice
Read the full MPLS explanation →

Based on the exhibit, which prefix is NOT reachable via MPLS forwarding?

Exhibit

Refer to the exhibit.

R1# show mpls ldp bindings
  label bindings: 5
  label binding: 10.1.1.1/32, label 16
  label binding: 10.2.2.2/32, label 17
  label binding: 10.3.3.3/32, label 18
  label binding: 10.4.4.4/32, label 19
  label binding: 10.5.5.5/32, label 20

R1# show mpls forwarding-table
Local  Outgoing    Prefix           Bytes Label   Outgoing   Next Hop
Label  Label       or Tunnel Id     Switched      interface
16     Pop Label   10.1.1.1/32      0             Gi0/0      192.168.1.2
17     18          10.2.2.2/32      0             Gi0/0      192.168.1.2
18     19          10.3.3.3/32      0             Gi0/0      192.168.1.2
19     20          10.4.4.4/32      0             Gi0/0      192.168.1.2
20     Untagged    10.5.5.5/32      0             Gi0/0      192.168.1.2
Question 9hardmultiple choice
Read the full MPLS explanation →

Based on the exhibit, what is the purpose of the 'mpls ldp neighbor ... password cisco' commands?

Exhibit

Refer to the exhibit.

interface GigabitEthernet0/0
 ip address 192.168.1.1 255.255.255.252
 mpls ip
 mpls mtu 1500
 no shutdown

interface GigabitEthernet0/1
 ip address 192.168.2.1 255.255.255.252
 mpls ip
 mpls mtu 1500
 no shutdown

router ospf 1
 network 192.168.1.0 0.0.0.3 area 0
 network 192.168.2.0 0.0.0.3 area 0

mpls label protocol ldp
mpls ldp router-id Loopback0 force

mpls ldp neighbor 192.168.1.2 password cisco
mpls ldp neighbor 192.168.2.2 password cisco
Question 10easymultiple choice
Read the full MPLS explanation →

A service provider is designing a Layer 2 MPLS VPN to connect multiple customer sites. Which technology should be used to provide end-to-end Ethernet service with MAC address transparency and support for multiple customer VLANs?

Question 11mediummultiple choice
Open the full BGP breakdown →

An engineer is troubleshooting a BGP peering issue between two routers. The peering is established, but routes are not being exchanged. On router R1, 'show bgp neighbors 192.0.2.2' shows the neighbor state as 'Established' but the 'Prefixes received' counter is zero. What is most likely the cause?

Question 12hardmultiple choice
Review the full OSPF breakdown →

A service provider is deploying segment routing (SR) with MPLS data plane. The network uses OSPF as the IGP. Which configuration is required to enable SR-MPLS and ensure that routers advertise prefix-SIDs for their loopback interfaces?

Question 13easymultiple choice
Open the full BGP breakdown →

A network administrator is configuring a Cisco ASR 9000 router for MPLS L3VPN. The PE receives customer routes via eBGP from the CE. Which command is required to redistribute these routes into the VPNv4 BGP table on the PE?

Question 14mediummultiple choice
Read the full MPLS explanation →

A customer reports intermittent packet loss on a MPLS L3VPN connection. The PE router shows 'show mpls forwarding' entries for the CE prefix, but ping from the PE to the CE fails intermittently. Which action should be taken to isolate the issue?

Question 15hardmulti select
Read the full VPN explanation →

A service provider is deploying L3VPN with inter-AS option B (ASBR-to-ASBR). Which TWO statements are true about this design?

Question 16mediummulti select
Open the full BGP breakdown →

A network engineer is troubleshooting a BGP route selection issue on a router that receives the same prefix from two different peers. Which THREE BGP attributes are considered in the route selection process before the 'prefer the route with the lowest metric' step?

Question 17mediummultiple choice
Open the full BGP breakdown →

A service provider is deploying MPLS L3VPN to connect multiple customer sites. The PE router receives a route from a CE router via MP-BGP. Which attribute must the PE router add to the route before advertising it to the route reflector?

Question 18hardmultiple choice
Read the full MPLS explanation →

A network engineer is troubleshooting MPLS LSP connectivity. The MPLS LDP session is up on both endpoints, but some MPLS labels are missing in the LFIB. Which configuration change would most likely resolve the issue?

Question 19easymultiple choice
Read the full MPLS explanation →

A network administrator is designing an MPLS TE tunnel for a service provider backbone. The goal is to provide bandwidth protection for voice traffic. Which MPLS TE feature should be configured?

Question 20mediummulti select
Review the full OSPF breakdown →

Which TWO statements correctly describe the use of OSPF in a service provider network?

Question 21hardmultiple choice
Read the full MPLS explanation →

Refer to the exhibit. An engineer is troubleshooting an MPLS LDP session between two routers. The output shows that the LDP session is operational. However, MPLS labels are not being exchanged. What is the most likely cause?

Exhibit

Router# show mpls ldp neighbor
    Peer LDP Ident: 10.1.1.2:0; Local LDP Ident: 10.1.1.1:0
        TCP connection: 10.1.1.2.646 - 10.1.1.1.52300
        State: Oper; Msgs sent/rcvd: 100/101; Downstream on demand
        Up time: 01:23:45
        LDP discovery sources:
            GigabitEthernet0/0/0; xc: 10.1.1.2:0
        Addresses bound to peer LDP Ident:
            10.2.2.2        10.3.3.3
Question 22mediummultiple choice
Review the full OSPF breakdown →

A service provider is deploying a new MPLS core network. The network has four routers: P1, P2, PE1, and PE2. OSPF is used as the IGP. The engineer configures MPLS LDP on all interfaces. After enabling LDP, the engineer notices that the LDP session between P1 and P2 is established, but no labels are exchanged for the loopback0 interfaces of PE1 and PE2. The loopback0 addresses are advertised in OSPF. The engineer verifies that the OSPF routes are present in the routing table of all routers. What is the most likely reason for the missing labels?

Question 23easymulti select
Read the full MPLS explanation →

Which TWO MPLS VPN features are used to provide Layer 3 VPN services in a service provider network?

Question 24mediummultiple choice
Review the full OSPF breakdown →

You are a network engineer at a service provider. Your network uses MPLS L3VPN with OSPF as the IGP and LDP for label distribution. A customer has two sites connected to different PEs (PE1 and PE2) in the same VPN. The customer's CE routers are running eBGP with the PEs. Recently, the customer reports that traffic between the two sites is intermittently dropping. Upon investigation, you find that the BGP session between PE1 and the CE at site A goes down briefly every few minutes. The logs on PE1 show BGP notifications with error code 'Hold Timer Expired'. The CE router at site A is a low-end device with limited CPU. What is the most likely cause and the best course of action?

Question 25mediumdrag order
Open the full VLAN trunking answer →

Drag and drop the steps to configure a VLAN on a Cisco switch into the correct order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5
Question 26mediumdrag order
Read the full Networking explanation →

Drag and drop the steps to configure a Layer 3 interface on a Cisco switch (SVI) into the correct order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5
Question 27mediummatching
Study the full QoS explanation →

Match each QoS mechanism to its primary function.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Identifying packets based on specified criteria

Setting QoS bits (e.g., DSCP, CoS) in packet headers

Enforcing traffic rate limits by dropping or remarking excess packets

Buffering excess traffic to smooth output rate

Congestion avoidance by selectively dropping packets based on queue depth

Question 28mediummatching
Read the full Networking explanation →

Match each service provider architecture term to its description.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Provider Edge router connecting to customer equipment

Provider core router forwarding traffic without VPN awareness

Customer Edge router connecting to the provider network

Route Reflector to scale BGP in a service provider backbone

Autonomous System Boundary Router connecting to other ASes

Question 29easymultiple choice
Open the full BGP breakdown →

A service provider is experiencing high CPU usage on a router running BGP. Which action should be taken first to mitigate the issue without disrupting traffic?

Question 30mediummultiple choice
Read the full MPLS explanation →

An engineer is designing an MPLS L3VPN for a customer with multiple sites. The customer requires overlapping IP addresses between sites. Which method allows the provider to support overlapping customer addresses?

Question 31hardmultiple choice
Review the full OSPF breakdown →

During a network migration from EIGRP to OSPF, you notice that some routes are being redistributed incorrectly, causing routing loops. The OSPF domain uses area 0 and area 1. The EIGRP domain uses AS 100. Which configuration change would best prevent loops during the migration?

Question 32easymultiple choice
Read the full MPLS explanation →

A client reports intermittent connectivity issues when accessing a server across a provider MPLS network. The issue occurs only during peak hours. Which component should be checked first?

Question 33mediummultiple choice
Open the full BGP breakdown →

An ISP is implementing BGP communities to influence routing behavior for their customers. They want to ensure that a customer's routes are not advertised to a specific transit provider. Which BGP community should be used?

Question 34hardmultiple choice
Review the full OSPF breakdown →

A network engineer is troubleshooting an OSPF adjacency issue between two routers connected via a serial link. The routers are configured with point-to-point network type. The adjacency stays in EXSTART state. What is the most likely cause?

Question 35easymultiple choice
Review the full routing breakdown →

A service provider router receives a route with a higher specific prefix length than the same prefix in the routing table. Which route will be preferred?

Question 36mediummultiple choice
Read the full MPLS explanation →

In an MPLS network, a PE router receives a VPNv4 route from a route reflector. The route is not being installed in the VRF table. Which condition could cause this?

Question 37hardmultiple choice
Review the full OSPF breakdown →

A service provider uses MP-BGP with IPv6 address family. They notice that routes redistributed from OSPFv3 are not being advertised to iBGP peers. The OSPF routes are internal. What is a likely reason?

Question 38mediummulti select
Read the full Networking explanation →

Which TWO queuing mechanisms best meet the requirements for voice traffic (low latency and jitter) in a service provider network?

Question 39mediummulti select
Open the full BGP breakdown →

Which TWO statements about BGP route reflectors are true?

Question 40hardmulti select
Open the full BGP breakdown →

Which THREE actions can help mitigate the impact of BGP prefix flapping in a service provider network?

Question 41easymultiple choice
Read the full VRF explanation →

Refer to the exhibit. The VRF CUSTOMER is configured with route-target import 100:1. Why is this route not installed in the VRF table?

Exhibit

show bgp vpnv4 unicast vrf CUSTOMER 10.1.1.0/24
BGP routing table entry for 10.1.1.0/24, version 5
Paths: (1 available, best #1)
  Network: 10.1.1.0/24
  Path: 100
    from 192.168.1.1 (192.168.1.1)
      Origin IGP, metric 0, localpref 100, weight 32768, valid, external, best
      Extended Community: RT:200:1
Question 42mediummultiple choice
Review the full OSPF breakdown →

Refer to the exhibit. The router cannot form a full OSPF adjacency with 10.0.0.2. Which is the most likely cause?

Exhibit

show ip ospf neighbor
Neighbor ID     Pri   State           Dead Time   Address         Interface
10.0.0.2        1    EXSTART/DR     00:00:35    10.0.1.2        GigabitEthernet0/0
Question 43hardmultiple choice
Review the full routing breakdown →

Refer to the exhibit. What is the role of this router for prefix 10.0.1.0/24?

Exhibit

show mpls forwarding-table 10.0.1.0/24
Local tag  Outgoing tag  Prefix          Bytes tag switched  Outgoing interface   Next Hop
17         Pop tag       10.0.1.0/24     0                   Gi0/1               192.168.2.1
Question 44hardmultiple choice
Read the full MPLS explanation →

An engineer is troubleshooting MPLS LSP connectivity. The ingress PE router has the label binding for the FEC 10.1.1.0/24, but no LSP is established. Which command should be checked on the P routers to verify the LSP path?

Question 45mediummultiple choice
Read the full MPLS explanation →

A service provider is deploying segment routing in their MPLS core. They want to use an IGP as the control plane for label distribution without running LDP or RSVP-TE. Which IGP is best suited for this purpose?

Question 46easymultiple choice
Read the full MPLS explanation →

Which technology should be used to provide per-flow load balancing across multiple equal-cost paths in an MPLS network while preserving packet order?

Question 47mediummulti select
Read the full Networking explanation →

An engineer is configuring VPLS on a Cisco ASR 9000. After verifying the pseudowire status, they notice that the 'pw status' shows 'down' for one of the PWs. Which two conditions could cause this? (Choose two.)

Question 48hardmultiple choice
Read the full VPN explanation →

In a VXLAN EVPN deployment, a host sends a broadcast ARP request. Which component in the fabric is responsible for replying on behalf of the target host to reduce flooding?

Question 49mediummultiple choice
Review the full OSPF breakdown →

A service provider is running OSPF in their core network. After a link failure, routing convergence is taking longer than expected. The engineer suspects the issue is related to the SPF calculation. Which OSPF feature can reduce the SPF calculation time?

Question 50hardmultiple choice
Open the full BGP breakdown →

An engineer is troubleshooting a BGP route reflector setup. Clients are not receiving all routes. The 'show bgp neighbors' output shows a state of 'Active'. What is the most likely cause?

Question 51mediummultiple choice
Read the full MPLS explanation →

Which MPLS VPN technology allows a service provider to offer overlapping IP addresses to different customers while using a single routing table per VPN?

Question 52easymultiple choice
Read the full MPLS explanation →

A network engineer needs to ensure that a specific customer's traffic is not adversely affected by other customers' traffic in a shared MPLS core. Which technology should be used?

Question 53easymultiple choice
Read the full MPLS explanation →

Which statement about the use of MTU in an MPLS network is correct?

Question 54mediummulti select
Read the full MPLS explanation →

An ISP is designing a new core network using MPLS-TE. They require very fast failure detection for link and node failures to minimize traffic loss. Which two technologies should they combine? (Choose two.)

Question 55easymultiple choice
Read the full Networking explanation →

Which LISP feature allows a device to register its location to a mapping system so that another device can find it?

Question 56mediummultiple choice
Open the full BGP breakdown →

A service provider is troubleshooting BGP route selection between two eBGP peers. The router receives a prefix from Peer A with local preference 150 and AS path length 3. From Peer B, the same prefix has local preference 100 and AS path length 2. Which route will be preferred?

Question 57hardmultiple choice
Read the full MPLS explanation →

An MPLS-TE tunnel is configured with Fast Reroute using link protection. The primary path traverses links A-B and B-C. If link B-C fails, which action does the head-end router take?

Question 58easymultiple choice
Review the full OSPF breakdown →

Which OSPF neighbor state indicates that a router has received a hello packet from a neighbor but the neighbor's Router ID is not yet seen in its own hello packet?

Question 59mediummultiple choice
Read the full MPLS explanation →

In a Layer 3 MPLS VPN, a CE router is dual-homed to two different PE routers. The PE routers advertise the same prefix to the route reflector with different route targets. What ensures that only the best path is installed in the VRF?

Question 60hardmultiple choice
Study the full multicast explanation →

During multicast troubleshooting, the command 'show ip mroute' shows that the RPF neighbor for a particular (S,G) entry is incorrect. What is the most likely cause?

Question 61easymultiple choice
Study the full QoS explanation →

Which QoS mechanism marks packets at the edge of the network to classify traffic into different service classes?

Question 62mediummultiple choice
Read the full NAT/PAT explanation →

Segment Routing with TI-LFA (Topology Independent Loop-Free Alternate) provides fast convergence. Which statement accurately describes TI-LFA?

Question 63hardmultiple choice
Open the full BGP breakdown →

A service provider wants to influence inbound traffic from a customer AS. The customer AS is multi-homed to two provider ASes. Which BGP community is most effective to make the customer prefer a specific entry point?

Question 64easymultiple choice
Read the full MPLS explanation →

Which routing protocol is used between CE and PE routers in a typical MPLS L3VPN deployment?

Question 65mediummulti select
Read the full MPLS explanation →

Which TWO statements accurately describe MPLS LDP label distribution and autoconfiguration? (Choose two.)

Question 66hardmulti select
Open the full BGP breakdown →

Which THREE BGP path attributes are considered during the best path selection process after local preference? (Choose three.)

Question 67easymulti select
Study the full multicast explanation →

Which TWO statements correctly describe differences between PIM dense mode and PIM sparse mode? (Choose two.)

Question 68hardmultiple choice
Open the full BGP breakdown →

A network engineer applies the above configuration on a PE router. The PE receives route 172.16.1.0/24 from eBGP peer 10.1.1.1. Which communities will be attached to this route?

Exhibit

Refer to the exhibit.

router bgp 65000
 neighbor 10.1.1.1 remote-as 65001
 neighbor 10.1.1.1 route-map SET_COMM in
!
route-map SET_COMM permit 10
 match ip address prefix-list CUSTOMER
 set community 65000:100 65000:200
!
ip prefix-list CUSTOMER seq 5 permit 172.16.0.0/16 le 24
Question 69mediummultiple choice
Read the full Networking explanation →

Based on the exhibit, which statement about label allocation for prefix 10.1.1.0/24 is true?

Exhibit

Refer to the exhibit.

Router# show mpls ldp bindings
 tib entry: 10.0.0.0/8, rev 4
        local binding:  tag: 160
        remote binding: tsr: 192.168.1.1:0, tag: 160
                        tsr: 192.168.2.2:0, tag: 161
 tib entry: 10.1.1.0/24, rev 8
        local binding:  tag: 161
        remote binding: tsr: 192.168.1.1:0, tag: 162
                        tsr: 192.168.2.2:0, tag: imp-null
Question 70easymultiple choice
Review the full OSPF breakdown →

Based on the exhibit, which OSPF network type is configured on this interface?

Exhibit

Refer to the exhibit.

Router# show ip ospf interface GigabitEthernet0/0
 GigabitEthernet0/0 is up, line protocol is up
   Internet Address 10.10.10.1/24, Area 0
   Process ID 1, Router ID 192.168.1.1
   Network Type POINT_TO_POINT, Cost: 10
   Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
     oob-resync timeout 40
   Adjacency State FULL
Question 71easymultiple choice
Read the full MPLS explanation →

An engineer is troubleshooting MPLS forwarding. On a router, the 'show mpls forwarding-table' command displays that for a specific FEC, the outgoing label is 'Untagged'. What does this indicate?

Question 72mediummultiple choice
Open the full BGP breakdown →

A network operator wants to prefer a specific BGP route from a peer for a prefix. After applying a route-map to set local preference to 200, the route is still not preferred over a route from another peer with local preference 150. What could be the issue?

Question 73hardmultiple choice
Read the full MPLS explanation →

An engineer is deploying Segment Routing in an MPLS network. To ensure that routers can forward packets based on SR-MPLS labels without requiring LDP, which requirement must be met?

Question 74easymultiple choice
Open the full BGP breakdown →

In a Layer 3 MPLS VPN, a customer site that is part of VRF RED is unable to communicate with another site that is also in VRF RED. The 'show ip bgp vpnv4 vrf RED' command shows the routes, but the router does not install them in the routing table. Which configuration element is most likely missing?

Question 75mediummultiple choice
Review the full routing breakdown →

An engineer configures the 'set-overload-bit' command on an IS-IS router. What is the immediate effect on the network?

Question 76hardmultiple choice
Read the full MPLS explanation →

An engineer configures MPLS TE tunnels. After configuration, the tunnel remains down. The 'show mpls traffic-eng tunnels' output shows 'Tunnel is down - path computation failed'. What is the most likely cause?

Question 77easymultiple choice
Open the full BGP breakdown →

A router is receiving a BGP prefix with community 100:100. The operator wants to modify the local preference to 200 for this prefix. Which configuration will achieve this?

Question 78mediummultiple choice
Review the full OSPF breakdown →

An OSPF network uses point-to-point links. The engineer notices that LSAs are being flooded every 30 minutes even when no topology changes occur. What is the most likely reason?

Question 79hardmultiple choice
Open the full BGP breakdown →

An engineer is troubleshooting BGP convergence. The router has multiple paths for a prefix, but it selects a path with a lower local preference over a path with a higher local preference. The higher local preference path is from an EBGP peer. What could cause this?

Question 80mediummulti select
Open the full BGP breakdown →

Which TWO conditions must be met for a BGP route to be considered valid and used for forwarding?

Question 81hardmulti select
Read the full MPLS explanation →

Which THREE of the following are characteristics of Segment Routing (SR-MPLS) compared to traditional MPLS with LDP?

Question 82easymulti select
Study the full IPv6 explanation →

Which THREE are valid reasons for using the 'ipv6 unicast-routing' command on a Cisco router?

Question 83mediummultiple choice
Open the full BGP breakdown →

Refer to the exhibit. Which of the following is true about the BGP table?

Exhibit

Refer to the exhibit.

Router# show ip bgp
BGP table version is 123, local router ID is 10.1.1.1
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
              r RIB-failure, S Stale, m multipath, b backup-path, f RT-Filter,
x best-external, a additional-path, c RIB-compressed,
Origin codes: i - IGP, e - EGP, ? - incomplete

   Network          Next Hop            Metric LocPrf Weight Path
*> 192.168.1.0/24   10.2.2.2                 0    100      0 100 i
*> 192.168.2.0/24   10.3.3.3                 0    150      0 200 i
*  192.168.3.0/24   10.4.4.4                 0    100      0 300 i
*> 192.168.3.0/24   10.5.5.5                 0    100      0 300 400 ?
Question 84hardmultiple choice
Read the full Networking explanation →

Refer to the exhibit. Which statement is correct about the LDP bindings for prefix 10.0.0.0/24?

Exhibit

Refer to the exhibit.

Router# show mpls ldp bindings 10.0.0.0/24
  lib entry: 10.0.0.0/24, rev 18
        local binding:  label: 180
        remote binding: lsr: 192.168.1.1:0, label: 18
        remote binding: lsr: 192.168.2.1:0, label: 20
Question 85hardmultiple choice
Review the full OSPF breakdown →

A service provider operates a large MPLS VPN network using OSPF as the IGP and LDP for label distribution. The PE routers (PE1, PE2, PE3) are connected to a core of P routers. Recently, a new link was added between P2 and P3. After the link came up, the engineering team noticed that several VPN routes that were previously reachable via PE2 are now being blackholed when traffic is sent from PE1 to those prefixes. The teams verify that the VPNv4 routes are present in the BGP table on PE1 with valid next-hops, but traffic fails. The traceroute from PE1 to the CE behind PE2 stops at P2. The show mpls forwarding-table on P2 shows the correct label for the VPN prefix, but the outgoing interface is null. Which action should the engineer take to resolve the issue without causing additional disruption?

Question 86easymultiple choice
Read the full MPLS explanation →

A service provider wants to ensure that customer traffic is not impacted during a planned maintenance on a core LSR in an MPLS network. Which MPLS feature should be used?

Question 87mediummultiple choice
Open the full BGP breakdown →

A service provider's network is experiencing suboptimal routing for BGP prefixes received from a customer. The customer is multihomed to two different PE routers in the same AS. Which BGP feature can ensure that traffic ingresses via the correct PE?

Question 88hardmultiple choice
Review the full OSPF breakdown →

A network engineer is troubleshooting OSPFv3 on a service provider's IPv6 network. The router shows that OSPFv3 adjacency never reaches FULL, says 'Init'. The neighbor is directly connected over a point-to-point link. What is the most likely cause?

Question 89easymultiple choice
Open the full BGP breakdown →

A service provider is implementing MPLS L3VPN and needs to ensure that BGP route advertisement uses a specific next-hop. Which technique ensures BGP advertises the PE-CE next-hop instead of the PE-PE loopback?

Question 90mediummultiple choice
Read the full MPLS explanation →

When implementing MPLS TE tunnels in a service provider core, what is the purpose of the 'affinity' attribute?

Question 91mediummulti select
Read the full MPLS explanation →

Which TWO of the following are characteristics of MPLS LDP?

Question 92hardmulti select
Open the full BGP breakdown →

Which TWO BGP path attributes are considered before AS-path length in the default best-path selection process?

Question 93easymulti select
Review the full OSPF breakdown →

Which THREE of the following are required for successful operation of OSPFv3 in an IPv6 service provider network?

Question 94hardmultiple choice
Review the full OSPF breakdown →

A service provider has recently deployed MPLS L3VPN to provide IP connectivity to multiple enterprise customers. One customer reports that they cannot reach a remote site that is connected to a different PE router. The engineer checks the BGP VPNv4 table on the customer's PE and sees the route for the remote site, but the next-hop is unreachable. The interface between the PE and P routers is up/up, and IGP reachability to the PE's loopback is fine. What is the most likely cause? Consider that the network uses LDP for label distribution and OSPF as the IGP.

Question 95mediummultiple choice
Open the full BGP breakdown →

A network engineer is troubleshooting a BGP convergence issue in a large service provider network. After a link failure in the core, BGP sessions between route reflectors take a long time to reconverge. The RRs are receiving updates from many clients. Which technology can be implemented to improve convergence time? The network currently uses standard BGP with default timers.

Question 96easymultiple choice
Review the full OSPF breakdown →

A service provider is migrating from OSPF to IS-IS in the core. During the migration, both protocols are running. Some prefixes are learned via both OSPF and IS-IS. The network uses BGP for external routes and MPLS for VPNs. The engineer notices that BGP routes are pointing to a next-hop that is reachable via OSPF but not via IS-IS, causing traffic to be dropped. What is the best course of action to ensure that during the migration, BGP uses only one IGP protocol?

Question 97mediummultiple choice
Read the full MPLS explanation →

A service provider's network uses MPLS TE with Fast Reroute (FRR) for link protection. After a fiber cut on a core link, the traffic is rerouted via a backup tunnel, but the backup tunnel's path suffers from high latency. The customer complains about poor voice quality. What can be done to avoid this scenario in future deployments?

Question 98hardmultiple choice
Study the full multicast explanation →

A service provider is deploying multicast service for IPTV using PIM-SM with a single RP. During high traffic periods, the RP becomes overloaded. What is the most scalable solution to distribute the load across multiple RPs?

Question 99easymultiple choice
Review the full routing breakdown →

A service provider's network core runs IS-IS as the IGP. After adding a new router, some routers have incomplete LSP databases. The new router's interfaces are up, and IS-IS adjacency is up with neighbors. What is the cause? The network has a mix of interface MTUs, with some links having MTU 1500 and others 4470.

Question 100easymultiple choice
Review the full OSPF breakdown →

A network engineer is troubleshooting an OSPF adjacency failure between two directly connected routers, R1 and R2. Both routers are configured with the same OSPF process ID and area. The engineer verifies that the interfaces are up and IP connectivity exists. Which configuration mismatch is most likely causing the adjacency to fail?

Question 101hardmultiple choice
Open the full BGP breakdown →

An SP engineer is designing a BGP-based MPLS L3VPN service. The PE routers are fully meshed via iBGP for VPNv4 routes, and an RR is deployed to reduce sessions. The engineer notices that all PE routers are receiving duplicate routes from different PEs, causing suboptimal path selection. Which BGP feature should be enabled to ensure proper load balancing across multiple equal-cost paths?

Question 102mediummulti select
Read the full MPLS explanation →

Which TWO tasks are required when implementing segment routing in an MPLS network?

Question 103mediummultiple choice
Open the full BGP breakdown →

Based on the exhibit, what is preventing the BGP session from establishing?

Exhibit

Refer to the exhibit.

R1# show ip bgp neighbors 10.0.0.1
BGP neighbor is 10.0.0.1, remote AS 65000, external link
  BGP version 4, remote router ID 10.0.0.1
  BGP state = IDLE
  Last read 00:00:00, last write 00:00:00
  Hold time is 180, keepalive interval is 60 seconds
  Message statistics:
    InQ depth is 0
    OutQ depth is 0
    Sent: total 0, updates 0
    Received: total 0, updates 0
  Connections established 0; dropped 0
  Last reset never
  External BGP neighbor may be up to 255 hops away.
  Connection is not permitted by TTL security check (TTL=1)
Question 104hardmultiple choice
Review the full OSPF breakdown →

A service provider is experiencing intermittent multicast issues in their core network. They use PIM-SM with a static RP at 10.1.1.1. The multicast traffic originates from a source connected to PE1 and is received by customers connected to PE2. Recently, after a firewall upgrade between the PE routers and the core, some multicast streams stopped working, while others continue. The network team notices that 'show ip mroute' on PE2 shows the (*, G) entry but not the (S, G) entry for the affected groups. The RP is reachable via OSPF. The firewall logs show no dropped packets for known multicast addresses. Which action should the engineer take to restore full multicast forwarding?

Practice tests

Scored 10-question sessions with instant feedback and explanations.

350-501 Practice Test 1 — 10 Questions→350-501 Practice Test 2 — 10 Questions→350-501 Practice Test 3 — 10 Questions→350-501 Practice Test 4 — 10 Questions→350-501 Practice Test 5 — 10 Questions→350-501 Practice Exam 1 — 20 Questions→350-501 Practice Exam 2 — 20 Questions→350-501 Practice Exam 3 — 20 Questions→350-501 Practice Exam 4 — 20 Questions→Free 350-501 Practice Test 1 — 30 Questions→Free 350-501 Practice Test 2 — 30 Questions→Free 350-501 Practice Test 3 — 30 Questions→350-501 Practice Questions 1 — 50 Questions→350-501 Practice Questions 2 — 50 Questions→350-501 Exam Simulation 1 — 100 Questions→

Practice by domain

Each domain maps to a weighted exam section. Focus on the domain where you are weakest.

ArchitectureNetworkingMPLS and Segment RoutingAutomation and Quality of ServiceServicesAutomation and Assurance

Practice by scenario

Filter questions by type — troubleshooting, exhibit, drag-and-drop, PBQ, ACLs, OSPF, and more.

Browse scenarios→

Continue studying

All Networking setsAll Networking questions350-501 Practice Hub