JNCIE-SP Free Practice Questions
This practice set focuses on MPLS and BGP fundamentals within a service provider context. It tests understanding of MPLS packet forwarding, label operations (PHP), and LSPs. It covers BGP scaling (route reflectors), VPN route distribution (VPNv4, VRFs, route targets), and policy controls (export policies, communities). The questions require distinguishing between forwarding and signaling protocols, understanding label stacking, and recognizing how IBGP/IGP interwork. Key decisions involve identifying correct encapsulation, label roles, and BGP attributes like atomic aggregate. The set builds foundational knowledge for JNCIE-SP exam preparation, emphasizing practical application of MPLS VPN and BGP concepts.
What this JNCIE-SP practice set measures
This is an analysis of the practice bank, not a claim about the vendor's live exam blueprint. Use it to identify the knowledge, judgment, and recall patterns exercised here, then verify your coverage against the current official exam guide.
MPLS Forwarding and Label Operations
The practice bank emphasizes MPLS fundamentals, including how labeled packets are carried across the network and the role of PHP in label removal. Understanding the distinction between MPLS as a forwarding protocol and LDP/RSVP as signaling is crucial. The outer label in a two-label stack guides the packet to the egress PE, while the inner label identifies the VPN. An LSP defines a unidirectional path for labeled packets.
- MPLS is the protocol for carrying labeled packets; LDP/RSVP establish label bindings.
- PHP removes the top label before the egress router, reducing processing load.
- Outer label tunnels to egress PE; inner label identifies VPN instance.
- LSP defines a unidirectional path established via label distribution.
BGP Scaling and Route Distribution
BGP route reflectors reduce IBGP full mesh requirements, enabling scalable internal topologies. BGP carries VPNv4 routes to distribute customer reachability between PEs. IGP provides next-hop reachability for BGP routes. Export policies using route maps control route advertisement to neighbors. BGP communities tag routes for consistent policy application across the network.
- Route reflectors minimize IBGP sessions, simplifying scaling.
- VPNv4 routes are exchanged via BGP between PEs.
- IGP ensures reachability to BGP next-hop addresses.
- Export policies with route maps filter routes sent to peers.
- BGP communities tag routes for policy-based routing.
MPLS VPN Architecture and VRFs
VRFs maintain separate routing tables per customer on PE routers, enabling multi-tenant Layer 3 VPNs. Route target filtering controls which VPN routes are imported into each VRF, ensuring consistent routing across sites. The PE router terminates customer VPNs, exchanges routes with CE devices, and manages label distribution. The atomic aggregate BGP attribute signals aggregated routes with potential path information loss.
- VRF separates routing tables per customer on PE routers.
- Route targets control import/export of VPN routes per VRF.
- PE terminates customer VPNs and exchanges routes with CEs.
- Atomic aggregate indicates aggregated route with possible path loss.
Service Differentiation and Traffic Management
The practice bank touches on offering differentiated services using traffic policing and shaping to enforce bandwidth limits. These QoS mechanisms allow providers to offer premium versus best-effort classes. BGP best-path selection prefers EBGP over IBGP when other attributes are equal, influencing routing decisions. Understanding these concepts is key to managing service provider networks effectively.
- Traffic policing and shaping enforce bandwidth for service differentiation.
- BGP prefers EBGP routes over IBGP in path selection.
- Local preference and other attributes impact route selection.
- QoS mechanisms enable differentiated service offerings.
Practice JNCIE-SP with real flashcards
Read the prompt, commit to an answer, then flip the card. Move through the deck at your own pace and repeat any topic that does not come back quickly.
Card 1 of 20
1 reviewed this session
Static practice bank
Start the 15-question diagnostic
The complete question bank is embedded in this pre-rendered page. There is no database request or second content download when you begin.
Which protocol is commonly used to carry labeled IPv4 packets across an MPLS-enabled network?
Show hint
Understand basic MPLS architecture and packet encapsulation.
Study workflow
Turn one JNCIE-SP attempt into a study plan
- 1
Configure MPLS and LDP on Provider Core
Enable MPLS on all core interfaces and configure LDP to automatically distribute labels. Verify LSPs are established using show mpls lsp and show ldp session. This ensures labeled packet forwarding across the network.
- 2
Set Up BGP with Route Reflectors
Configure IBGP sessions to route reflectors to reduce full mesh. Use a route reflector cluster for redundancy. Apply appropriate export policies to control route advertisement. Verify with show bgp summary.
- 3
Implement VPNs with VRFs and Route Targets
Create VRFs per customer, assign import/export route targets, and bind to customer-facing interfaces. Configure BGP address family VPNv4 to exchange VPN routes. Check VRF tables using show route table VRF.
- 4
Apply BGP Communities for Policy
Define route maps that set BGP communities on specific routes. Configure peers to accept communities and apply actions based on community values. Use show route extensive to verify community tagging.
- 5
Configure Traffic Policing for Service Classes
Define firewall filters to police traffic based on classification (e.g., DSCP). Shape output traffic on customer interfaces. Monitor throughput to ensure service level agreements are met.
FAQ
Questions about this JNCIE-SP practice page
Clear boundaries on what the bank covers, how to use it, and where official vendor information still matters.
What is the difference between MPLS and LDP?+
MPLS is the forwarding protocol that uses labels to switch packets, while LDP is a signaling protocol that distributes labels between LSRs. MPLS encapsulates data with labels; LDP establishes label bindings based on routing information.
Why is PHP used in MPLS networks?+
PHP (Penultimate Hop Popping) allows the penultimate router to remove the outermost label before forwarding to the egress router. This reduces label processing on the egress PE, improving scalability and control-plane efficiency.
How does a BGP route reflector improve IBGP scalability?+
A route reflector reduces the number of IBGP sessions needed by reflecting routes from a client to other clients. Instead of a full mesh, clients connect to the reflector, which re-advertises routes. This simplifies configuration and reduces overhead in large ASs.
What is the purpose of VRF in MPLS VPNs?+
VRF (VPN Routing and Forwarding) maintains separate routing tables and forwarding instances for each customer on a PE router. It isolates customer routes and ensures that traffic belonging to different VPNs remains separate, enabling multi-tenant Layer 3 VPN services.
How does route target filtering work in MPLS VPNs?+
Route target (RT) filtering controls which VPN routes are imported into a VRF. Each VRF has import and export RTs. When a route is advertised with an export RT, PE routers import it into VRFs with matching import RT. This ensures that only authorized routes are installed in each VRF.
Build the next review session
Browse another free bank or use the study strategy guide to turn your misses into spaced review.
