Courseiva

Cisco SPCOR / CCNP Service Provider Core 350-501 (350-501) — Questions 175

971 questions total · 13pages · All types, answers revealed

Data quality score: 85/100 — Review before indexing

1 error found across 75 questions. This page is set to noindex until issues are resolved.

Page 1 of 13

Page 2
1
MCQeasy

A service provider wants to provide Internet access to an MPLS L3VPN customer without leaking the Internet route into the VRF. Which feature allows the PE to forward traffic from the VRF to the global routing table?

A.Static default route from VRF to global
B.Route leaking between VRF and global
C.VRF-Aware Firewall
D.NAT with VRF awareness
AnswerD

NAT translates VRF source IP to global IP and route via global table.

Why this answer

NAT with VRF awareness (also known as VRF-aware NAT) allows the PE router to translate the private source IP address of traffic from the VRF to a public IP address in the global routing table, enabling Internet access without injecting Internet routes into the VRF. This feature performs NAT at the VRF-to-global boundary, forwarding traffic from the VRF to the global table while keeping the routing domains separate.

Exam trap

Cisco often tests the misconception that route leaking (Option B) is the only way to forward traffic between VRF and global tables, but the question explicitly prohibits leaking Internet routes, making VRF-aware NAT the correct answer because it provides forwarding without route injection.

How to eliminate wrong answers

Option A is wrong because a static default route from VRF to global does not exist as a native feature; a static route can point to a next-hop in the global table only if route leaking is configured, which would leak the default route into the VRF, violating the requirement to not leak Internet routes. Option B is wrong because route leaking between VRF and global explicitly injects routes from one table into the other, which directly contradicts the requirement to avoid leaking Internet routes into the VRF. Option C is wrong because a VRF-Aware Firewall inspects and filters traffic within a VRF but does not provide the forwarding path from the VRF to the global routing table; it operates on traffic that is already routed, not as a mechanism to bridge the two tables.

2
MCQhard

A service provider is deploying Segment Routing (SR) with TI-LFA for fast convergence. Which mechanism does TI-LFA use to repair a link failure in a node segment path?

A.Precomputes a backup path using a segment list (label stack) that avoids the failed link
B.Uses loop-free alternate (LFA) as defined in IPFRR
C.Uses RSVP-TE to signal a protected LSP
D.Relies on BFD to trigger a backup path in the forwarding table
AnswerA

TI-LFA precomputes a backup path by inserting a segment list to steer traffic around the failure.

Why this answer

TI-LFA (Topology Independent Loop-Free Alternate) precomputes a backup path using a segment list (label stack) that explicitly avoids the failed link. This is achieved by encoding a repair path as a sequence of adjacency and node segments, ensuring that traffic is steered around the failure without loops, regardless of the network topology. The backup path is installed in the forwarding table before the failure occurs, enabling sub-50ms convergence.

Exam trap

Cisco often tests the misconception that TI-LFA is just an extension of classic LFA (Option B), but the key differentiator is that TI-LFA is topology-independent and uses a segment list, not a simple LFA next-hop.

How to eliminate wrong answers

Option B is wrong because TI-LFA is topology-independent and does not rely on the loop-free alternate (LFA) condition defined in IPFRR (RFC 6571), which fails in many topologies (e.g., ring or square). Option C is wrong because TI-LFA is a Segment Routing mechanism and does not use RSVP-TE to signal a protected LSP; RSVP-TE is a separate MPLS-TE technology. Option D is wrong because BFD is used for fast failure detection, not for computing or installing the backup path; TI-LFA precomputes the backup path independently of BFD.

3
MCQeasy

What is the primary function of the NED (Network Element Driver) in NSO?

A.Abstract the device configuration and map YANG to device CLI
B.Provide RESTCONF endpoints
C.Store the configuration database
D.Handle northbound API requests
AnswerA

Correct; NED translates between YANG and device-specific commands.

Why this answer

The NED (Network Element Driver) in Cisco NSO is the component that abstracts the native device configuration and translates YANG data models into device-specific CLI commands or protocols (e.g., SNMP, NETCONF). This allows NSO to manage heterogeneous devices using a unified YANG-based service model, making option A correct.

Exam trap

Cisco often tests the distinction between northbound and southbound interfaces; the trap here is that candidates confuse the NED's role with that of the northbound API layer, assuming NEDs handle RESTCONF or API requests, when in fact they are strictly southbound drivers.

How to eliminate wrong answers

Option B is wrong because RESTCONF endpoints are provided by the northbound interface (e.g., RESTCONF or NETCONF server) of NSO, not by the NED, which is a southbound plugin. Option C is wrong because the configuration database (CDB) is a separate component within NSO that stores the device configurations and service data, not the NED. Option D is wrong because handling northbound API requests (e.g., from CLI, RESTCONF, or NETCONF) is the role of NSO's northbound interface layer, not the NED, which focuses on southbound communication with devices.

4
MCQmedium

A network engineer is troubleshooting QoS on a Cisco ASR 1000 router. The router has a service-policy applied on the ingress interface GigabitEthernet0/0/0. The policy uses a class-map to match traffic based on NBAR protocol discovery for 'cisco-jabber'. The goal is to mark the traffic with DSCP AF41. However, when the engineer checks the policy statistics, the class 'jabber' shows zero matches, even though the users are actively using Cisco Jabber. The NBAR protocol discovery is enabled globally and on the interface. The engineer verifies that the NBAR protocol pack is up-to-date. What is the most likely reason for the class-map not matching?

A.The service-policy should be applied on the egress interface instead
B.Cisco Jabber traffic is encrypted, so NBAR cannot identify it
C.The class-map is using 'match access-group' instead of 'match protocol'
D.The NBAR protocol pack is not activated on this interface
AnswerB

NBAR relies on deep packet inspection; encryption hides application signatures.

Why this answer

Cisco Jabber uses encrypted signaling and media (SRTP/TLS), which prevents NBAR from performing deep packet inspection to identify the application. Even with an up-to-date protocol pack, NBAR cannot match encrypted traffic unless decryption is performed elsewhere. Therefore, the class-map matching 'cisco-jabber' via NBAR protocol discovery will show zero matches.

Exam trap

Cisco often tests the limitation that NBAR cannot classify encrypted or obfuscated traffic, leading candidates to incorrectly assume the issue is with policy direction, match method, or protocol pack activation.

How to eliminate wrong answers

Option A is wrong because applying the service-policy on the egress interface would not solve the NBAR identification issue; marking is typically done on ingress to preserve the DSCP value across the network, and egress policies are for queuing/shaping, not for matching encrypted traffic. Option C is wrong because the question states the class-map uses NBAR protocol discovery, not 'match access-group', so this is a misdirection; the issue is encryption, not the match method. Option D is wrong because the engineer verified the NBAR protocol pack is up-to-date and NBAR is enabled globally and on the interface, so the protocol pack is activated; the problem is that encrypted traffic cannot be inspected.

5
MCQhard

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?

A.Configure 'label protocol ldp' on all routers
B.Enable 'mpls ldp advertise-labels'
C.Configure 'mpls ip' on all interfaces
D.Enable 'mpls ldp explicit-null' on the ingress
AnswerB

This command ensures that LDP advertises labels for all FECs.

Why this answer

The 'mpls ldp advertise-labels' command ensures that LDP advertises label bindings to its peers. If this is disabled (default is enabled, but can be overridden), LDP sessions may be up but no labels are distributed, resulting in missing labels in the LFIB. Re-enabling it forces LDP to send label mappings for all FECs, resolving the connectivity issue.

Exam trap

Cisco often tests the distinction between LDP session establishment (which can be up) and label advertisement (which can be suppressed via filters), leading candidates to overlook the 'advertise-labels' command and instead focus on interface-level MPLS enablement or protocol selection.

How to eliminate wrong answers

Option A is wrong because 'label protocol ldp' is used to select LDP as the label distribution protocol on a per-interface basis, but if LDP sessions are already up, this command is not needed and does not address missing label advertisements. Option C is wrong because 'mpls ip' enables MPLS forwarding on an interface, but if LDP sessions are up and labels are missing, the issue is with label advertisement, not MPLS enablement on interfaces. Option D is wrong because 'mpls ldp explicit-null' configures the use of explicit null labels (label 0) for certain FECs, which is a traffic-engineering optimization and does not cause missing labels in the LFIB; it would only affect label values, not their presence.

6
Multi-Selecteasy

A service provider is planning to offer L2VPN services using MPLS. Which TWO statements are true regarding Ethernet over MPLS (EoMPLS) and Virtual Private LAN Service (VPLS)?

Select 2 answers
A.EoMPLS provides a point-to-point pseudowire between two PE routers.
B.VPLS requires all PE routers to be in the same VLAN.
C.VPLS uses a hub-and-spoke topology to interconnect multiple sites.
D.VPLS emulates a multipoint Ethernet service over MPLS.
E.EoMPLS supports MAC address learning between sites.
AnswersA, D

EoMPLS is a point-to-point service.

Why this answer

EoMPLS (Ethernet over MPLS) is correct because it establishes a point-to-point pseudowire (Martini draft, RFC 4448) between two PE routers, transporting Layer 2 Ethernet frames across an MPLS core without MAC learning or multipoint capabilities.

Exam trap

Cisco often tests the distinction between point-to-point (EoMPLS) and multipoint (VPLS) services, and the trap here is confusing MAC learning (VPLS) with simple transport (EoMPLS), or assuming VPLS uses a hub-and-spoke topology instead of a full mesh.

7
Multi-Selectmedium

Which TWO of the following are characteristics of Segment Routing (SR-MPLS) compared to traditional LDP-based MPLS? (Select two.)

Select 2 answers
A.SR-MPLS requires a dedicated label range from 16 to 99.
B.SR-MPLS does not support traffic engineering.
C.SR-MPLS does not require LDP or RSVP-TE for label distribution.
D.SR-MPLS cannot provide fast reroute protection.
E.SR-MPLS uses a segment list to encode the path in the packet header.
AnswersC, E

Labels are distributed via IGP extensions.

Why this answer

Segment Routing (SR-MPLS) eliminates the need for label distribution protocols like LDP or RSVP-TE. Instead, SR-MPLS encodes label information directly in the packet header as a segment list, and routers use the IGP (e.g., OSPF or IS-IS) to advertise segment identifiers (SIDs). This simplifies the control plane and removes protocol dependencies.

Exam trap

Cisco often tests the misconception that SR-MPLS cannot do traffic engineering or fast reroute, when in fact it supports both through segment lists and TI-LFA, respectively.

8
MCQeasy

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

A.ETR
B.Map-Resolver (MR)
C.Proxy ITR (PITR)
D.xTR
AnswerA

ETR registers EID-to-RLOC mappings with the mapping system.

Why this answer

The Egress Tunnel Router (ETR) is the LISP device that registers its location (RLOC) to the mapping system (Map-Server) so that other devices can resolve the endpoint identifier (EID) to that RLOC. This registration process populates the mapping database, enabling remote Ingress Tunnel Routers (ITRs) to find and forward traffic to the ETR. Without ETR registration, the mapping system would have no location information for the EID.

Exam trap

Cisco often tests the distinction between the ETR (which registers) and the xTR (which is a device that can act as both ITR and ETR), leading candidates to incorrectly select xTR because they think it covers both functions, but the question specifically asks for the device that registers its location.

How to eliminate wrong answers

Option B (Map-Resolver, MR) is wrong because the MR handles map-request queries from ITRs, not registration; it does not register its own location. Option C (Proxy ITR, PITR) is wrong because a PITR encapsulates traffic for non-LISP sites and does not perform registration; it acts as an ITR on behalf of non-LISP hosts. Option D (xTR) is wrong because xTR is a combined ITR/ETR role, but the specific feature of registering location to the mapping system is performed by the ETR function, not the xTR as a whole; the question asks for the device that registers, which is the ETR.

9
MCQhard

Refer to the exhibit. A service provider is applying this QoS policy on a PE-CE interface. The business customer complains that voice traffic (marked with DSCP EF) experiences drops during congestion. What is the likely cause?

A.The police rate under the REALTIME class is limiting voice traffic to 10% of bandwidth.
B.The priority level is set too low; voice should be priority level 4.
C.The 'bandwidth remaining ratio' command under class-default is starving the priority queue.
D.The policy is applied in the output direction; it should be input.
AnswerA

Policing drops traffic exceeding 10%.

Why this answer

The REALTIME class uses the 'police' command to enforce a rate of 10% of the interface bandwidth. When voice traffic marked DSCP EF exceeds this policed rate, packets are dropped, even though the class is configured with priority queuing. The police rate is the bottleneck, not the priority queue itself.

Exam trap

Cisco often tests the distinction between priority queuing (which provides low latency) and policing (which enforces a rate limit), leading candidates to overlook that a police rate in a priority class can cause drops even when the priority queue is not congested.

How to eliminate wrong answers

Option B is wrong because priority levels in Cisco QoS (0-7) control the scheduling order within the priority queue, not the amount of bandwidth; voice traffic with DSCP EF is typically mapped to priority level 4 by default, and raising it would not prevent drops caused by policing. Option C is wrong because the 'bandwidth remaining ratio' command under class-default only affects the distribution of leftover bandwidth among non-priority classes; it does not starve the priority queue, which is serviced first regardless of remaining ratios. Option D is wrong because the policy is applied in the output direction, which is correct for shaping and policing egress traffic; applying it input would not control outbound drops on the PE-CE interface.

10
MCQmedium

A service provider is implementing hierarchical QoS on an edge router. The goal is to shape the aggregate traffic to 100 Mbps and then apply different queuing policies for voice and data within that shaped pipe. Which configuration approach is correct?

A.Apply shaping on the interface and queuing on a subinterface separate from the policy-map.
B.Use a child policy-map for shaping and a parent policy-map for queuing.
C.Configure a parent policy-map with shape and a child policy-map with queuing, then apply the child under the parent's class.
D.Apply a single policy-map with both shape and queue commands under the same class.
AnswerC

This is the correct hierarchical QoS design: parent shapes, child queues.

Why this answer

Hierarchical QoS uses a parent policy for shaping and a child policy for classification and queuing. The parent policy applies shape, and the child policy is attached to a class within the parent.

11
Multi-Selecteasy

An engineer is configuring MPLS LDP on a Cisco router. Which TWO statements about LDP operation are correct? (Choose two.)

Select 2 answers
A.The LFIB (Label Forwarding Information Base) in LDP is used to store only the outgoing label mapping for each FEC.
B.LDP discovers neighbors using UDP hello messages on port 646, and then establishes a TCP session on port 646.
C.LDP uses a downstream-on-demand label distribution method, where labels are sent only when requested by an upstream router.
D.In liberal label retention mode, LDP stores all received labels, even from non-next-hop neighbors, allowing faster convergence.
E.LDP label allocation happens only after the IGP converges, and labels are allocated for all IGP routes by default.
AnswersB, D

Correct. LDP uses UDP for discovery, TCP for session.

Why this answer

LDP uses downstream unsolicited mode by default in Cisco IOS; liberal label retention means it keeps all labels even if not directly reachable. Option B is correct because LDP uses UDP hello on port 646 for neighbor discovery and then TCP on port 646 for session establishment. Option D is correct because liberal label retention stores all received labels, even from non-next-hop neighbors, improving convergence.

Option C is incorrect because LDP uses downstream unsolicited, not downstream-on-demand. Options A and E are incorrect.

12
MCQmedium

A service provider is preparing for maintenance on a BGP-speaking router. To minimize packet loss, they want to signal to neighbors that the session is being shut down gracefully. Which BGP feature should be used?

A.BGP Route Refresh
B.BGP Multipath
C.BGP GSHUT
D.BGP Fast External Failover
AnswerC

GSHUT community signals graceful shutdown.

Why this answer

BGP Graceful Shutdown (GSHUT) uses a well-known community (GRACEFUL_SHUTDOWN) to inform peers to lower the local preference, draining traffic before session termination.

13
MCQhard

A service provider is migrating from LDP-based MPLS to Segment Routing (SR-MPLS) with IS-IS. After enabling SR on all routers, the adjacency segment IDs (ADJ-SIDs) are not being advertised. Which configuration is missing?

A.The `segment-routing mpls` command is not enabled under the IS-IS process
B.The router is running OSPF instead of IS-IS
C.The interface has the `isis adjacency-sid` command incorrectly configured
D.The loopback interface does not have an ip address configured
AnswerA

IS-IS requires the segment-routing mpls command under the IS-IS process to advertise SR capabilities.

Why this answer

In IS-IS, Segment Routing (SR-MPLS) requires explicit activation under the IS-IS routing process with the `segment-routing mpls` command. Without this, the router will not generate or advertise adjacency SIDs (ADJ-SIDs) even if SR is enabled globally. This command ties the SR-MPLS data plane to the IS-IS control plane, enabling IS-IS to allocate and distribute SIDs for adjacencies.

Exam trap

Cisco often tests the distinction between global SR enablement (`segment-routing mpls` under global config) and IGP-specific activation (`segment-routing mpls` under the IS-IS or OSPF process), leading candidates to assume global configuration is sufficient.

How to eliminate wrong answers

Option B is wrong because the question explicitly states IS-IS is being used, and OSPF would require a different configuration (e.g., `segment-routing mpls` under OSPF). Option C is wrong because the `isis adjacency-sid` command is used to manually assign a specific SID value to an adjacency, but it is not required for ADJ-SIDs to be advertised; the missing global command under IS-IS is the root cause. Option D is wrong because a loopback interface IP address is necessary for prefix-SIDs (node SIDs), not for adjacency SIDs, which are interface-specific and do not depend on loopback addressing.

14
MCQmedium

Which MPLS EXP bits value is typically mapped from DSCP EF at the ingress PE to maintain voice QoS in an MPLS network?

A.EXP 3
B.EXP 5
C.EXP 7
D.EXP 0
AnswerB

EXP 5 is the standard mapping for voice traffic.

Why this answer

DSCP EF (46) is commonly mapped to MPLS EXP 5 to preserve priority across the MPLS core.

15
MCQhard

A service provider is implementing MPLS-TE with FRR (Fast Reroute) using one-to-one backup tunnels. After activation, they notice that the number of labels in the forwarding table has increased significantly. What is the most likely reason for this increase?

A.One-to-one backup creates a unique backup tunnel for each protected LSP
B.RSVP-TE signaling is not properly aggregating labels
C.Penultimate Hop Popping (PHP) is disabled
D.Facility backup is being used instead of one-to-one
AnswerA

Each protected LSP gets its own backup tunnel, increasing label count linearly.

Why this answer

One-to-one backup tunnels in MPLS-TE FRR create a dedicated backup LSP for each protected primary LSP. This means every primary LSP gets its own unique set of labels for the backup path, leading to a significant increase in the number of labels in the forwarding table. In contrast, facility backup shares a single bypass tunnel among multiple protected LSPs, which conserves labels.

Exam trap

Cisco often tests the distinction between one-to-one and facility backup, where candidates may confuse the label increase with a signaling or PHP issue, rather than recognizing it as a direct consequence of the one-to-one backup design.

How to eliminate wrong answers

Option B is wrong because RSVP-TE signaling does aggregate labels for the primary LSP, but the label increase is a direct consequence of the one-to-one backup design, not a signaling failure. Option C is wrong because disabling PHP would affect label imposition at the penultimate hop, but it does not cause a significant increase in the number of labels; PHP affects label stack depth, not the count of unique backup labels. Option D is wrong because facility backup (bypass tunnels) actually reduces label usage by sharing a single backup tunnel among multiple LSPs, which is the opposite of the observed increase.

16
MCQmedium

A service provider wants to prevent BGP hijacking of its customer prefixes. The SP implements RPKI with BGP Origin Validation. When a route is received with an origin AS that does not match any ROA, what is the validation state?

A.Invalid
B.Valid
C.Unknown
D.Not-found
AnswerD

Not-found means no ROA is present for that prefix.

Why this answer

In RPKI, if no ROA exists for the prefix, the state is 'not-found'. If the origin AS matches a ROA, it's 'valid'; if it conflicts, it's 'invalid'.

17
MCQeasy

Which DSCP value is recommended for Expedited Forwarding (EF) per-hop behavior, commonly used for voice traffic?

A.DSCP 48
B.DSCP 46
C.DSCP 34
D.DSCP 0
AnswerB

46 is the standard DSCP for EF.

Why this answer

EF is defined as DSCP 46 (binary 101110) for low-loss, low-latency traffic like voice.

18
Multi-Selectmedium

Which TWO features are used to improve BGP convergence in an MPLS VPN environment?

Select 2 answers
A.Route redistribution
B.Next-hop-self
C.Bidirectional Forwarding Detection (BFD)
D.BGP multipath
E.BGP Prefix Independent Convergence (PIC)
AnswersC, E

BFD quickly detects link failures.

Why this answer

Bidirectional Forwarding Detection (BFD) provides sub-second failure detection for BGP sessions, reducing the time to detect a link or neighbor failure from seconds (default BGP keepalive/hold timers) to milliseconds. BGP Prefix Independent Convergence (PIC) pre-installs backup paths in the forwarding table, allowing traffic to be rerouted immediately upon failure without waiting for BGP to reconverge. Together, these features drastically improve BGP convergence in an MPLS VPN environment.

Exam trap

Cisco often tests the distinction between features that improve convergence speed (BFD, PIC) versus features that affect routing behavior or path selection (next-hop-self, multipath, redistribution), leading candidates to mistakenly select options that are useful but do not directly address convergence time.

19
Multi-Selecthard

Which THREE of the following are benefits of using Segment Routing over LDP in an MPLS network? (Choose three.)

Select 3 answers
A.Enables traffic engineering without RSVP-TE.
B.Reduces the number of protocols required in the network.
C.Eliminates the need for LDP and RSVP-TE in the core.
D.Provides inherent security against label spoofing.
E.Requires BGP-LU for label distribution.
AnswersA, B, C

Correct: SR-TE provides traffic engineering capabilities.

Why this answer

Segment Routing (SR) can perform traffic engineering using SR-TE policies (via a controller or PCEP) or SR Flexible Algorithm, without requiring RSVP-TE. This eliminates the complexity of RSVP-TE's soft-state signaling and per-LSP state maintenance, relying instead on source-routed segment lists encoded in the packet header.

Exam trap

Cisco often tests the misconception that Segment Routing eliminates all security concerns or that it mandates BGP-LU, when in fact SR's security model is similar to traditional MPLS and BGP-LU is optional for specific use cases like inter-domain label distribution.

20
MCQhard

In SRv6, which endpoint behavior is used for decapsulation and forwarding to a Layer 3 VPN IPv4 destination, removing the outer IPv6 header?

A.End.X
B.End.DT6
C.End.DT2U
D.End.DT4
AnswerD

End.DT4 is for IPv4 VPN decapsulation.

Why this answer

End.DT4 is the SRv6 endpoint behavior for decapsulation and table lookup in the VPN IPv4 table.

21
MCQmedium

An SP network engineer is reviewing a QoS configuration on a PE router. The policy-map uses a class for voice with the 'priority' command, and a class for video with 'bandwidth remaining percent 30'. What is the purpose of the 'bandwidth remaining percent' command?

A.It sets the maximum bandwidth for the class.
B.It allocates a percentage of the bandwidth left after priority queues are served.
C.It guarantees a minimum bandwidth for the class.
D.It enables Weighted Random Early Detection on the class.
AnswerB

Exactly; it distributes unused bandwidth among non-priority classes.

Why this answer

'bandwidth remaining percent' allocates a percentage of the remaining bandwidth after the priority queue is serviced. This ensures other classes share leftover bandwidth.

22
MCQmedium

Refer to the exhibit. A PE router is showing a VRF route. What does the [200/0] indicate?

A.Administrative distance 200 and metric 0
B.Local preference 200 and MED 0
C.Label value 200 and metric 0
D.AS path length 200 and weight 0
AnswerA

BGP external routes have AD 200.

Why this answer

In the VRF route output, the [200/0] notation represents the administrative distance (200) and the metric (0) for the route. The administrative distance is a trustworthiness value used by the router to select the best path when multiple routing protocols provide routes to the same destination; a lower value is preferred. The metric is a protocol-specific cost, and here it is 0, indicating a directly connected or very low-cost path within the VRF.

Exam trap

Cisco often tests the distinction between BGP path attributes (like local preference, MED, AS path, weight) and the standard IP routing table fields (administrative distance and metric), causing candidates to confuse the [AD/metric] format with BGP-specific values.

How to eliminate wrong answers

Option B is wrong because local preference and MED are BGP path attributes, not represented in the [AD/metric] format; local preference is shown as 'localpref' in BGP table output, and MED is shown separately. Option C is wrong because label values are MPLS-related and appear in the 'Labels' field of a VRF or MPLS forwarding table, not in the [200/0] format which is standard for administrative distance and metric. Option D is wrong because AS path length is a BGP attribute shown in the 'AS path' column, and weight is a Cisco-specific BGP attribute displayed in the 'weight' column; neither is represented as [value/value] in a VRF route entry.

23
Drag & Dropmedium

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

Why this order

SVI configuration requires creating the VLAN, then the interface VLAN, assigning an IP, and enabling it.

24
MCQmedium

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

A.The BGP MD5 password is mismatched
B.The BGP update-source is misconfigured
C.The neighbor has reached its maximum prefix limit
D.The TTL security check is blocking the connection
AnswerD

The error 'Connection is not permitted by TTL security check (TTL=1)' clearly indicates the TTL security mechanism is rejecting the packet.

Why this answer

The error message indicates the TTL security check is rejecting the connection because the incoming TTL is not 255 (as expected for an eBGP multihop session). The remote AS is shown as 65000, so it is eBGP. The neighbor is reached via a single-hop but the TTL check expects TTL=255, but the router sees a TTL less than that.

Option A is wrong because no MD5 password mismatch is indicated; the error explicitly mentions TTL security. Option B is wrong because the update-source is not the issue; the TTL check is the direct cause. Option C is wrong because the error message does not mention prefix limits; it clearly states TTL security.

25
MCQmedium

Based on the exhibit, which statement is true about the QoS policy?

A.The class-default will use weighted fair queuing (WFQ).
B.The VIDEO class will be limited to 30% of the total interface bandwidth.
C.The VOICE class is allocated a strict priority queue with a bandwidth limit of 10% of the interface bandwidth.
D.The VIDEO class is guaranteed at least 30% of the total interface bandwidth.
AnswerC

The 'priority percent 10' command provides a strict priority queue with a bandwidth limit of 10%.

Why this answer

The exhibit shows a QoS policy where the VOICE class is configured with the 'priority' command and a bandwidth statement of 10 percent. In Cisco IOS, the 'priority' command under a class map creates a strict priority queue (LLQ), and the bandwidth percentage defines the maximum amount of interface bandwidth that can be used by this queue, ensuring low-latency treatment for voice traffic. Therefore, option C is correct.

Exam trap

Cisco often tests the distinction between 'bandwidth' (which guarantees a minimum bandwidth) and 'bandwidth remaining percent' (which guarantees a percentage of the leftover bandwidth after priority queues), and the trap here is that candidates mistakenly interpret 'bandwidth remaining percent' as a guarantee of total interface bandwidth rather than a share of the remaining bandwidth.

How to eliminate wrong answers

Option A is wrong because the class-default in a policy map that includes a priority queue (LLQ) automatically uses the default queuing mechanism, which is FIFO, not WFQ; WFQ is only used in class-default when no priority queue is configured. Option B is wrong because the VIDEO class is configured with the 'bandwidth remaining percent 30' command, which guarantees a minimum bandwidth share of the remaining bandwidth after the priority queue is serviced, not a hard limit of 30% of the total interface bandwidth. Option D is wrong because the VIDEO class is not guaranteed at least 30% of the total interface bandwidth; the 'bandwidth remaining percent' command only guarantees a percentage of the leftover bandwidth after the priority queue's traffic is served, and it does not provide a minimum guarantee of the total interface bandwidth.

26
MCQmedium

Refer to the exhibit. An engineer applies two service policies to the same subinterface in the outbound direction. Which statement describes the expected behavior?

A.The router automatically nests CHILD-QOS inside SHAKE-1M creating hierarchical QoS.
B.The router compiles a combined policy that merges classifications.
C.Only the SHAKE-1M policy is applied; the CHILD-QOS policy is ignored.
D.Both policies are applied sequentially; traffic is shaped then classified.
AnswerC

Correct: Only one output policy allowed per interface on IOS XR.

Why this answer

When two service policies are applied to the same subinterface in the same direction, the router only honors the first policy applied; the second policy is ignored. In this case, SHAKE-1M was applied first, so CHILD-QOS is not processed. Cisco IOS does not allow multiple service policies in the same direction on a single interface or subinterface, as each direction can have only one active policy-map.

Exam trap

The trap here is that candidates assume multiple service policies can be stacked or merged in the same direction, but Cisco enforces a strict one-policy-per-direction rule, making the second policy silently ignored.

How to eliminate wrong answers

Option A is wrong because hierarchical QoS is created by nesting a child policy inside a parent policy using the 'service-policy' command within a policy-map class, not by applying two separate service policies to the same subinterface. Option B is wrong because the router does not merge or compile classifications from multiple service policies; it simply ignores the second policy. Option D is wrong because both policies are not applied sequentially; only the first policy applied (SHAKE-1M) is active, and the second (CHILD-QOS) is disregarded entirely.

27
Multi-Selectmedium

An engineer is configuring EVPN IRB (Integrated Routing and Bridging) to provide IP connectivity between tenants across a service provider network. Which THREE components are essential for EVPN IRB operation? (Choose three.)

Select 3 answers
A.LDP or SR for label distribution.
B.IP-VRF for each tenant.
C.An IRB interface (BDI) that serves as the Layer 3 gateway.
D.MPLS-TE tunnels for transport.
E.Ethernet VPN Instance (EVI) with a Route Distinguisher.
AnswersB, C, E

Essential for routing.

Why this answer

EVPN IRB requires an IP-VRF to represent the tenant, a bridge domain (EVI) for Layer 2, and IRB interfaces (Layer 3 gateway) that connect the bridge domain to the VRF. BGP EVPN control plane is also needed.

28
MCQeasy

Which IS-IS TLV is used to carry IPv6 reachability information?

A.TLV 135
B.TLV 236
C.TLV 232
D.TLV 242
AnswerB

TLV 236 is IPv6 Reachability.

Why this answer

TLV 236 (IPv6 Reachability) carries IPv6 prefixes and associated metrics.

29
MCQeasy

In an OSPF network, an engineer wants to reduce the size of the routing table and prevent external routes from being advertised into an area. Which area type should be configured?

A.Stub area
B.Totally stubby area
C.Backbone Area 0
D.NSSA
AnswerA

Stub area blocks type 5 LSAs; uses default route to the ABR.

Why this answer

A stub area does not allow AS-external LSAs (type 5), reducing routing table size. NSSA allows limited external routes via type 7 LSAs.

30
MCQhard

In an SP MPLS core, a PE router maps incoming DSCP values to MPLS EXP bits. Which statement about EXP marking is accurate when using the DiffServ Tunneling Model?

A.EXP bits are always copied from the IP DSCP at the ingress PE.
B.In Pipe model, the egress PE uses EXP bits for queuing.
C.The MPLS EXP field is 6 bits, same as DSCP.
D.In Short Pipe model, the egress PE uses the original IP DSCP for queuing decisions, not the EXP.
AnswerD

Short Pipe uses IP DSCP at egress, not EXP.

Why this answer

In the DiffServ Tunneling Model, the Short Pipe model specifically instructs the egress PE to ignore the MPLS EXP bits for queuing and instead use the original IP DSCP value. This preserves the end-to-end QoS marking across the MPLS core, making option D correct. The Pipe model, by contrast, uses the EXP bits at the egress PE, which is why option B is incorrect.

Exam trap

Cisco often tests the distinction between Pipe and Short Pipe models, where candidates mistakenly think the egress PE always uses EXP bits for queuing, but in Short Pipe the egress PE reverts to the original IP DSCP.

How to eliminate wrong answers

Option A is wrong because the ingress PE does not always copy DSCP to EXP; in the Pipe and Short Pipe models, the ingress PE may set EXP based on a configured policy or tunnel label, not necessarily a direct copy. Option B is wrong because in the Pipe model, the egress PE uses the EXP bits for queuing, but the question asks about the Short Pipe model, where this is not the case. Option C is wrong because the MPLS EXP field is 3 bits, not 6 bits; the DSCP field is 6 bits.

31
MCQhard

An engineer is configuring BGP prefix filtering on a provider edge router to prevent BGP hijacking. They want to allow only customer prefixes that are registered in the RIR database. What is the most effective method to automate this filtering?

A.RPKI Origin Validation using RTR
B.AS_PATH filtering based on customer AS
C.Manual prefix-lists based on IRR data
D.BGP community tagging with customer AS
AnswerA

RPKI provides automated validation of prefix origin using ROAs.

Why this answer

RPKI with Origin Validation uses ROAs to validate origin AS, which can be automated. IRR-based filtering with prefix-lists requires manual updates, while RPKI can be automated via RTR.

32
MCQeasy

A service provider wants to offer Layer 2 VPN services using MPLS. Which technology should be used to transport Ethernet frames across the MPLS core?

A.Pseudowire
B.LDP
C.VPLS
D.L3VPN
AnswerA

Pseudowire provides point-to-point Layer 2 transport over MPLS.

Why this answer

Pseudowire (A) is the correct technology because it provides a point-to-point Layer 2 circuit over an MPLS core, allowing Ethernet frames to be encapsulated and transported transparently. This is defined in RFC 4448 (Ethernet over MPLS) and enables service providers to offer E-Line services. Pseudowire uses MPLS labels to forward frames across the core without requiring the core routers to participate in the customer's Layer 2 control plane.

Exam trap

Cisco often tests the distinction between point-to-point (Pseudowire) and multipoint (VPLS) Layer 2 services, so the trap here is that candidates may confuse VPLS as the answer because it also transports Ethernet frames, but the question specifies 'Layer 2 VPN services' without mentioning multipoint, making Pseudowire the correct choice.

How to eliminate wrong answers

Option B (LDP) is wrong because LDP is a label distribution protocol used to distribute MPLS labels for building LSPs, not a technology for transporting Ethernet frames. Option C (VPLS) is wrong because VPLS provides multipoint-to-multipoint Layer 2 connectivity (E-LAN), not the point-to-point Ethernet transport described in the question. Option D (L3VPN) is wrong because L3VPN operates at Layer 3, routing IP packets based on customer VPN routes, and does not transport raw Ethernet frames across the MPLS core.

33
MCQhard

A service provider is deploying multicast over MPLS L3VPN. Which mechanism is used to provide multicast in the core between PE routers?

A.IGMP
B.PIM-SM
C.PIM-DM
D.mLDP
AnswerD

mLDP is the multicast label distribution protocol for MPLS.

Why this answer

In an MPLS L3VPN multicast deployment, the core network between PE routers uses a label-based multicast mechanism rather than a traditional PIM protocol. mLDP (Multipoint LDP) is the correct choice because it establishes point-to-multipoint (P2MP) LSPs in the MPLS core, enabling efficient multicast transport without requiring PIM in the core. This approach is defined in RFC 6388 and is commonly used for MVPN (Multicast VPN) implementations.

Exam trap

Cisco often tests the misconception that PIM-SM is always required for multicast in any network, but in an MPLS L3VPN core, the correct mechanism is mLDP or RSVP-TE P2MP, as PIM is typically confined to the customer edge or the PE-CE link.

How to eliminate wrong answers

Option A is wrong because IGMP is a host-to-router protocol used for managing multicast group memberships on the last hop, not for multicast routing in the MPLS core between PEs. Option B is wrong because PIM-SM (Protocol Independent Multicast - Sparse Mode) is a multicast routing protocol that could be used in the core, but in an MPLS L3VPN context, the core typically uses label-based multicast (mLDP or RSVP-TE P2MP) to avoid running PIM across the provider backbone, as per the MVPN architecture. Option C is wrong because PIM-DM (Dense Mode) is a flood-and-prune multicast protocol that is inefficient for a service provider core and is not the standard mechanism for multicast transport over MPLS L3VPNs.

34
MCQmedium

A service provider is redesigning its MPLS core to support both L3VPN and L2VPN services. They want to minimize the number of labels in the forwarding table while maintaining per-VRF label allocation. Which label allocation mode should be used for the L3VPN service?

A.Per-VRF label allocation
B.Per-CE label allocation
C.Per-prefix label allocation
D.Per-instance label allocation
AnswerA

Per-VRF assigns a single label per VRF, minimizing labels while allowing per-VRF forwarding.

Why this answer

Per-VRF label allocation assigns a single MPLS label per VRF, meaning all routes within a VRF share the same label. This minimizes the number of labels in the forwarding table compared to per-prefix allocation, while still maintaining per-VRF isolation for L3VPN services. It is the recommended mode when the goal is to reduce label consumption without sacrificing VPN separation.

Exam trap

Cisco often tests the distinction between per-VRF and per-prefix label allocation, where candidates mistakenly choose per-prefix because they think it offers finer granularity, but the question explicitly asks for minimizing labels, which per-VRF achieves.

How to eliminate wrong answers

Option B (Per-CE label allocation) is wrong because it assigns a label per customer edge (CE) router, which does not directly minimize labels in the core and is not a standard L3VPN label mode; it is more relevant to Carrier Supporting Carrier (CSC) or inter-AS scenarios. Option C (Per-prefix label allocation) is wrong because it assigns a unique label for each prefix in the VRF, which maximizes label usage and contradicts the goal of minimizing labels in the forwarding table. Option D (Per-instance label allocation) is wrong because it is not a recognized label allocation mode in MPLS L3VPN; the correct terms are per-VRF, per-prefix, or per-CE, and 'per-instance' is a distractor.

35
MCQeasy

Which tool can verify connectivity along an MPLS Label Switched Path (LSP) and detect label loops?

A.SNMP
B.traceroute
C.MPLS LSP ping
D.ping
AnswerC

This is the dedicated OAM tool for LSP connectivity verification.

Why this answer

MPLS LSP ping is the correct tool because it specifically tests connectivity along an MPLS Label Switched Path by sending MPLS echo request packets that follow the label stack, and it can detect label loops by checking the TTL field in the MPLS header. Unlike regular ICMP-based tools, MPLS LSP ping operates at the MPLS forwarding plane, verifying that the LSP is intact and that labels are correctly swapped at each hop.

Exam trap

Cisco often tests the distinction between control-plane tools (like ping/traceroute) and data-plane verification tools (like MPLS LSP ping), trapping candidates who assume that standard IP tools can verify MPLS label switching paths.

How to eliminate wrong answers

Option A is wrong because SNMP is a management protocol used for monitoring and collecting network statistics, not for actively verifying MPLS LSP connectivity or detecting label loops. Option B is wrong because standard IP traceroute uses ICMP or UDP packets and relies on IP routing, not MPLS labels, so it cannot traverse an MPLS LSP or detect label loops within the MPLS domain. Option D is wrong because ping uses ICMP echo requests and replies at the IP layer, which are forwarded based on IP routing tables and do not follow MPLS label paths, making it unable to verify LSP connectivity or detect label loops.

36
Multi-Selecthard

In SR-MPLS traffic engineering, which three components are essential for configuring an SR Policy on a headend router? (Choose three.)

Select 3 answers
A.Bandwidth reservation value
B.Explicit path with ERO
C.Headend router
D.Endpoint (destination) prefix
E.Color (used to steer traffic with a specific color)
AnswersC, D, E

Correct: The headend is the source of the policy.

Why this answer

In SR-MPLS traffic engineering, an SR Policy on a headend router is defined by three essential components: the headend router itself (the router that originates the policy), the endpoint (destination prefix), and a color value that distinguishes multiple policies to the same endpoint. Bandwidth reservation (A) is optional and not part of the basic policy identifier. Explicit path with ERO (B) is a way to specify the path but is not a required component of the policy definition; segment lists are used instead.

Therefore, the correct choices are C (headend), D (endpoint), and E (color).

37
MCQeasy

A service provider wants to protect its routers from CPU overload caused by excessive traffic to the control plane. Which mechanism should be configured on IOS XR routers to classify and rate-limit management traffic?

A.uRPF strict mode
B.BGP Flowspec
C.MPLS TTL propagation
D.CoPP (Control Plane Protection)
AnswerD

CoPP is designed to protect the control plane by rate-limiting traffic.

Why this answer

CoPP (Control Plane Protection) on IOS XR uses class maps and policy maps to classify and rate-limit traffic destined to the control plane, protecting the router from CPU overload.

38
MCQmedium

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?

A.The route target does not match the VRF import map.
B.The MPLS label is missing.
C.The route distinguisher is incorrect.
D.The next-hop is unreachable.
AnswerA

VRF import filters based on route targets; if mismatch, the route is not installed.

Why this answer

A VPNv4 route is installed into a VRF table only if its Route Target (RT) matches an import statement in the VRF's route-target import list or import map. If the RT does not match, the PE router will not import the route into the VRF, even though the route is valid in the BGP VPNv4 table. This is the most common cause for a VPNv4 route being present in BGP but missing from the VRF.

Exam trap

Cisco often tests the distinction between the Route Distinguisher (which makes prefixes unique) and the Route Target (which controls import/export), leading candidates to incorrectly blame the RD when the RT is the actual filter.

How to eliminate wrong answers

Option B is wrong because a missing MPLS label would prevent the route from being usable for forwarding, but the route can still be installed in the VRF table as long as the RT matches and next-hop is reachable. Option C is wrong because the Route Distinguisher (RD) is used to make VPNv4 prefixes unique across VRFs; an incorrect RD would cause a different issue (e.g., prefix collision or wrong VRF association), but it does not prevent installation if the RT matches. Option D is wrong because an unreachable next-hop would cause the route to be marked as invalid in the BGP table and not installed in the IP routing table, but the route could still be present in the VRF table if the RT matches; the next-hop check occurs after import.

39
MCQmedium

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

A.Duplicate router IDs.
B.Mismatched authentication.
C.Mismatched hello interval.
D.Mismatched MTU.
AnswerD

OSPF Database Description packets include MTU; a mismatch prevents progression from EXSTART.

Why this answer

The most likely cause is a mismatched MTU because OSPF uses the interface MTU to determine whether to form an adjacency. If the MTU on one side is smaller than the size of the Database Description (DBD) packet, the neighbor will reject the packet and remain in the EXSTART state, preventing full adjacency. This is a common issue when connecting interfaces with different MTU values, such as a default 1500 bytes on one side and a lower value on the other.

Exam trap

Cisco often tests the MTU mismatch scenario by showing a neighbor stuck in EXSTART state, leading candidates to mistakenly choose mismatched hello intervals or authentication, which would instead cause the neighbor to be stuck in DOWN or INIT.

How to eliminate wrong answers

Option A is wrong because duplicate router IDs would cause the router to reject the neighbor entirely, often resulting in a state of DOWN or ATTEMPT, not a failure to progress from EXSTART to FULL. Option B is wrong because mismatched authentication would cause OSPF packets to be dropped, typically resulting in the neighbor state remaining at DOWN or INIT, not EXSTART. Option C is wrong because mismatched hello intervals would prevent the neighbor from being discovered, keeping the state at DOWN, not causing a stuck EXSTART state.

40
MCQmedium

An SP is designing a QoS policy for a customer with voice, video, and data traffic. Which queuing mechanism provides a strict priority queue for voice while ensuring other queues do not starve?

A.WFQ
B.WRED
C.LLQ
D.CBWFQ
AnswerC

LLQ combines a strict priority queue with CBWFQ for other classes.

Why this answer

LLQ provides a strict priority queue for real-time traffic (voice) and uses CBWFQ for other data classes with bandwidth guarantees.

41
MCQeasy

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?

A.Down
B.Two-way
C.Init
D.ExStart
AnswerC

Init state indicates hello received but not bidirectional.

Why this answer

The Init state is the first step in OSPF neighbor formation after the Down state. A router enters Init when it receives a Hello packet from a neighbor but does not yet see its own Router ID in the neighbor's Hello packet, indicating that bidirectional communication is not yet confirmed.

Exam trap

Cisco often tests the distinction between Init and Two-way states, and the trap here is confusing the receipt of a Hello packet (Init) with the confirmation of bidirectional communication (Two-way).

How to eliminate wrong answers

Option A is wrong because the Down state means no Hello packets have been received from the neighbor at all, not that a Hello was received without the router's ID. Option B is wrong because the Two-way state is reached after both routers have seen each other's Router IDs in their respective Hello packets, confirming bidirectional communication. Option D is wrong because ExStart is a later state in the database exchange process, occurring after the Two-way state and the election of the Designated Router and Backup Designated Router.

42
MCQmedium

When using NETCONF to edit a running configuration on a Cisco IOS XR router, which sequence of operations is correct?

A.<edit-config> on candidate, then <copy-config> to running
B.<lock>, <edit-config> on candidate, <commit>, <unlock>
C.<edit-config> on running, no lock needed
D.<lock>, <edit-config>, <commit>, <unlock>
AnswerB

This is the standard candidate config workflow.

Why this answer

NETCONF uses <edit-config> to modify the config; <get-config> retrieves; <lock> prevents concurrent edits.

43
Multi-Selectmedium

A service provider wants to deploy DDoS mitigation using BGP FlowSpec. Which two actions can FlowSpec rules specify? (Choose two.)

Select 2 answers
A.Advertise a static route
B.Log traffic
C.Redirect to a nexthop
D.Set BGP community
E.Rate-limit traffic
AnswersC, E

FlowSpec can redirect traffic to a specific nexthop for scrubbing.

Why this answer

FlowSpec actions include 'traffic-rate' (rate-limit), 'traffic-action' (drop), 'redirect', etc. The correct actions among the options are rate-limiting and dropping.

44
Multi-Selecthard

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

Select 3 answers
A.It can only be used for transit, not for egress routers.
B.The IGP (IS-IS or OSPF) is used to advertise prefix SIDs.
C.It supports explicit path control via segment lists.
D.Labels are distributed via multicast to all routers.
E.No need for LDP or RSVP-TE for label distribution.
AnswersB, C, E

Correct. IGP extensions carry label information.

Why this answer

In Segment Routing (SR-MPLS), the IGP (IS-IS or OSPF) is extended to advertise prefix Segment Identifiers (SIDs), which are used to build MPLS labels directly from the IGP database. This eliminates the need for a separate label distribution protocol like LDP, as the IGP itself carries the label information within its link-state advertisements.

Exam trap

Cisco often tests the misconception that SR-MPLS still requires LDP or RSVP-TE for label distribution, when in fact the IGP itself carries the SID information, making those protocols unnecessary.

45
MCQmedium

A company is connecting two sites using MPLS L3VPN. The PE routers are running both LDP and Segment Routing (SR-MPLS) in the core. The CE router at Site A cannot reach the CE at Site B. On the PEs, the VRF routes are present. Which command would you use to verify the MPLS forwarding path for the VPN traffic?

A.show mpls ldp bindings
B.show ip route vrf VPN-A 10.1.1.0
C.show mpls forwarding-table vrf VPN-A 10.1.1.0
D.show bgp vpnv4 unicast labels
AnswerC

Displays the MPLS forwarding entry including the outgoing label stack and next hop.

Why this answer

The 'show mpls forwarding-table vrf VPN-A 10.1.1.0' command displays the MPLS label stack that will be imposed on packets destined for the VPN prefix, including the inner VPN label and the outer transport label (LDP or SR-MPLS). This directly verifies the end-to-end MPLS forwarding path for VPN traffic, which is necessary when VRF routes are present but connectivity fails due to label issues.

Exam trap

Cisco often tests the distinction between control-plane verification (BGP labels, VRF routes) and data-plane verification (MPLS forwarding table), so candidates mistakenly choose commands that confirm route presence but miss the actual label forwarding path.

How to eliminate wrong answers

Option A is wrong because 'show mpls ldp bindings' only shows LDP label bindings for the global routing table, not per-VRF VPN labels or the actual forwarding path used for VPN traffic. Option B is wrong because 'show ip route vrf VPN-A 10.1.1.0' confirms the VRF route exists but does not reveal the MPLS label stack or whether the transport label (LDP or SR-MPLS) is correctly resolved. Option D is wrong because 'show bgp vpnv4 unicast labels' displays BGP VPN label assignments from the control plane, but does not show the transport label or the actual MPLS forwarding entry used in the data plane.

46
MCQhard

In CSPF (Constrained Shortest Path First) for MPLS-TE, which of the following is NOT a typical constraint considered during path computation?

A.Bandwidth
B.Affinity (color)
C.Explicit path inclusion/exclusion
D.Administrative distance
AnswerD

Administrative distance is not a TE constraint.

Why this answer

CSPF considers bandwidth, affinity (color), and explicit constraints, but not administrative distance, which is a routing protocol metric.

47
MCQmedium

An engineer configures model-driven telemetry on a Cisco XR router to send data to a collector. After configuring, the collector receives no data. The engineer verifies that the collector IP and port are reachable. What is the next step to troubleshoot?

A.Check if the YANG model is valid
B.Verify that the router has a route to the collector
C.Check that the sensor-group and destination-group are correctly associated and committed in the subscription
D.Reboot the router
E.Check the SNMP community strings
AnswerC

The subscription must link the sensor-group and destination-group; if misconfigured, no data is sent.

Why this answer

In model-driven telemetry on Cisco XR, a subscription must explicitly associate a sensor-group (which defines the data to collect) with a destination-group (which defines where to send it). If these are not correctly associated and committed, the router will not stream any telemetry data to the collector, even if the collector is reachable. The verification of reachability confirms the network path is fine, so the next logical step is to check the subscription configuration.

Exam trap

Cisco often tests the misconception that reachability alone guarantees telemetry data flow, when in fact the subscription's sensor-group and destination-group association is the critical link that must be correctly configured and committed.

How to eliminate wrong answers

Option A is wrong because the YANG model validity is typically checked during configuration commit; if the model were invalid, the router would reject the configuration, not silently fail to send data. Option B is wrong because the engineer already verified that the collector IP and port are reachable, which implies a route exists; checking the route again is redundant. Option D is wrong because rebooting the router is a drastic, unnecessary step that does not address the configuration issue and would cause service disruption.

Option E is wrong because SNMP community strings are used for SNMP-based telemetry, not for model-driven telemetry which uses gRPC or TCP-based dial-out with YANG models.

48
Multi-Selectmedium

An SP uses NSO for automation. Which TWO protocols can NSO use as southbound interfaces to communicate with network devices? (Choose two.)

Select 2 answers
A.RESTCONF
B.NETCONF
C.gRPC
D.SNMP
E.HTTP
AnswersA, B

Correct; RESTCONF is also southbound.

Why this answer

RESTCONF is a southbound interface that NSO uses to communicate with network devices. It is a RESTful protocol that uses HTTP methods (GET, POST, PUT, DELETE) to access YANG-defined data models, making it suitable for modern programmable devices. NSO leverages RESTCONF to configure and manage devices that support this protocol, providing a standardized, stateless interface for automation.

Exam trap

Cisco often tests the distinction between protocols that NSO uses natively as southbound interfaces (NETCONF, RESTCONF) versus protocols that are merely supported by devices but not used by NSO for configuration automation, such as SNMP or plain HTTP.

49
MCQmedium

A network engineer is configuring an MPLS L3VPN on a PE router. The VRF is configured with route-target import/export. The PE and CE are running eBGP. The CE advertises routes to the PE, and the PE installs them in the VRF routing table. However, the remote PE does not receive these routes via BGP VPNv4. The local PE's BGP table shows the VPNv4 prefixes with the correct next hop and label. The remote PE's BGP table shows no such prefixes. The IGP between the PEs is working, and MPLS LSPs are up. What is the most likely cause and correct action?

A.Enable the 'soft-reconfiguration inbound' command
B.Reset the BGP session between the PEs
C.Check the MTU on the link between the PEs
D.Check the route-target import/export configuration on both PEs and ensure they match
AnswerD

If route-target export does not match the import, the remote PE will discard the route.

Why this answer

Despite the local PE having the routes in BGP VPNv4, the remote PE does not receive them. This often indicates that the route-target export on the local PE does not match the route-target import on the remote PE, or that the VPNv4 session is not correctly configured. Since the local PE shows the prefixes in its BGP VPNv4 table, they are being advertised to the BGP peer, but the remote PE's import policy filters them due to mismatched RT.

The correct action is to verify the route-target configuration on both PEs.

50
MCQmedium

In BGP, what is the purpose of the ORIGINATOR_ID attribute in a route reflector environment?

A.Indicates the next-hop router
B.Sets the local preference
C.Identifies the originating router to prevent loops
D.Identifies the route reflector cluster
AnswerC

ORIGINATOR_ID is used to detect and avoid loops.

Why this answer

ORIGINATOR_ID is set by the route reflector to identify the originator of the route. It is used to prevent loops in iBGP.

51
Multi-Selectmedium

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?

Select 5 answers
A.Highest weight
B.Shortest AS_PATH
C.Prefer locally originated routes (network or aggregate)
D.Highest local preference
E.Lowest origin type (IGP < EGP < incomplete)
AnswersA, B, C, D, E

Correct. Highest weight is checked first in the BGP path selection process, before any other attribute including metric.

Why this answer

The BGP best-path selection algorithm considers attributes in a specific order before using the metric (MED). The sequence is: highest Weight, highest Local Preference, prefer locally originated routes, shortest AS_PATH, lowest Origin type, and then lowest metric. Therefore, all five options A, B, C, D, and E are evaluated before the metric step.

Exam trap

Candidates often forget that AS_PATH and Origin are evaluated after local preference and locally originated routes but before metric. The trap is thinking only weight, local pref, and local origin are before metric, but the full order includes AS_PATH and origin as well.

How to eliminate wrong answers

Option B is wrong because the shortest AS_PATH is considered after local preference and locally originated routes, not before the lowest metric step; it is actually step 4 in the standard BGP decision process. Option E is wrong because the lowest origin type (IGP < EGP < incomplete) is evaluated after the AS_PATH comparison, not before the metric step; it is step 5 in the BGP best-path algorithm.

52
MCQhard

An MPLS L3VPN service provider wants to prevent label spoofing attacks where a customer could inject MPLS labels to bypass ACLs. Which configuration practice should be implemented on PE-CE links?

A.Disable MPLS on PE-CE links
B.Enable MPLS TTL propagation to detect spoofing
C.Enable MPLS on PE-CE links with TTL propagation disabled
D.Use explicit null labels on PE-CE links
AnswerA

Disabling MPLS on PE-CE links prevents customers from sending labeled packets.

Why this answer

To prevent label spoofing, MPLS should be disabled on PE-CE links so that customers cannot send labeled packets. Additionally, disabling TTL propagation prevents label stack visibility.

53
MCQmedium

An SRv6 SID is composed of three parts: Locator, Function, and Arguments. Which part identifies the SRv6-capable node in the network?

A.Argument
B.Locator
C.Function
D.SRH
AnswerB

Locator identifies the node.

Why this answer

The Locator portion of an SRv6 SID identifies the node and is routable in the IGP.

54
MCQhard

A service provider has a network with PE1, P1, P2, and PE2 connected in a chain: PE1-P1-P2-PE2. The IGP is IS-IS with wide metrics, and MPLS LDP is enabled on all interfaces. The goal is to provide L3VPN services between PE1 and PE2. The engineer has configured MP-iBGP between PE1 and PE2, and the VPNv4 routes are exchanged. However, when a CE router behind PE1 tries to reach the CE behind PE2, the traffic fails. The engineer checks the MPLS forwarding table on PE1 and sees that the label for the BGP next-hop (PE2's loopback) is 'Untagged'. The BGP next-hop is reachable via ICMP. What is the most likely cause of this issue?

A.The IS-IS metric between PE1 and P1 is too high, causing suboptimal routing.
B.The MPLS TTL propagation is disabled, causing packets to be dropped.
C.LDP is not enabled on the interface between PE1 and P1.
D.The MTU on the link between PE1 and P1 is set to 1500, causing fragmentation.
AnswerC

Without LDP, no label is received from P1 for the BGP next-hop.

Why this answer

The MPLS forwarding table on PE1 shows the label for PE2's loopback as 'Untagged', which indicates that LDP has not assigned a label for that prefix on the incoming interface. Since LDP is responsible for distributing labels for IGP routes (like loopbacks) in an MPLS LDP-enabled network, the missing label means LDP is not operational on the link between PE1 and P1. Without a label, PE1 cannot push an MPLS label for the BGP next-hop, causing the VPNv4 traffic to be dropped or forwarded as IP, which fails because the core routers (P1, P2) do not have the VPN route.

Exam trap

Cisco often tests the distinction between BGP route exchange (which works) and MPLS label assignment (which fails), leading candidates to incorrectly focus on routing protocol issues or MTU/TTL parameters instead of verifying LDP adjacency and label bindings.

How to eliminate wrong answers

Option A is wrong because a high IS-IS metric would affect path selection but would not cause the BGP next-hop label to be 'Untagged'; LDP still assigns labels regardless of metric values. Option B is wrong because disabling MPLS TTL propagation affects TTL handling in the MPLS header but does not prevent label assignment or cause an 'Untagged' entry in the forwarding table. Option D is wrong because an MTU of 1500 is standard and would not cause the label to be missing; fragmentation issues would manifest as packet drops after label imposition, not as a missing label in the forwarding table.

55
Multi-Selectmedium

Which TWO statements accurately describe the differences between GPON and XGS-PON? (Choose two.)

Select 2 answers
A.XGS-PON uses passive optical splitters.
B.GPON offers higher downstream bandwidth than XGS-PON.
C.GPON requires active amplification in the field.
D.XGS-PON supports symmetric 10 Gbps speeds.
E.GPON uses WDM while XGS-PON does not.
AnswersA, D

Both GPON and XGS-PON are passive optical networks.

Why this answer

XGS-PON provides symmetric 10 Gbps, while GPON is asymmetric (2.5G/1.25G). Both use passive optical splitters and WDM.

56
MCQmedium

Which MEF service type provides a point-to-point Ethernet connection between two user-network interfaces (UNIs)?

A.E-Line
B.E-LAN
C.E-Tree
D.E-Access
AnswerA

E-Line is point-to-point.

Why this answer

E-Line is the MEF service for point-to-point Ethernet connectivity.

57
Multi-Selecthard

Which two are benefits of using EVPN-VPWS over traditional VPWS? (Choose two.)

Select 2 answers
A.Uses MPLS-TE tunnels for path protection.
B.Eliminates the need for pseudowire configuration on each PE.
C.Support for active/active multi-homing without spanning tree.
D.Supports only point-to-point topologies.
E.Requires LDP for label distribution.
AnswersB, C

Correct: EVPN automates pseudowire signaling via BGP.

Why this answer

EVPN-VPWS provides multi-homing with fast convergence and simplifies provisioning using BGP.

58
MCQhard

Refer to the exhibit. A network engineer applies this policy on the PE-CE link. What is the expected behavior for VoIP traffic matching the access list?

A.VoIP traffic is given strict priority queuing with up to 30% bandwidth
B.VoIP traffic is dropped if congestion occurs
C.VoIP traffic is shaped to 30% of bandwidth
D.VoIP traffic is queued in the default class with fair-queue
AnswerA

Priority queue guarantees bandwidth up to 30% with strict priority.

Why this answer

The policy-map applies the 'priority' command to the VoIP class, which enables strict priority queuing (LLQ). The 'police cir percent 30' command limits the priority queue's bandwidth to 30% during congestion, ensuring VoIP traffic is always served first but cannot exceed the configured percentage. This matches option A exactly.

Exam trap

Cisco often tests the distinction between policing and shaping in LLQ configurations, where candidates mistakenly think 'police' implies shaping or that priority queuing drops all traffic during congestion.

How to eliminate wrong answers

Option B is wrong because LLQ does not drop VoIP traffic during congestion; it polices the priority queue to 30% and drops only excess traffic beyond that limit. Option C is wrong because shaping is not configured; the 'police' command performs policing (rate-limiting with drop), not shaping (buffering). Option D is wrong because VoIP traffic is explicitly classified into a priority queue, not the default class, and fair-queue is not applied to the priority class.

59
MCQeasy

Which IS-IS TLV is used to carry Traffic Engineering (TE) information such as link bandwidth and TE metric in modern SP networks?

A.TLV 22 (extended IS reachability)
B.TLV 128 (IP reachability)
C.TLV 135 (extended IP reachability)
D.TLV 1 (area addresses)
AnswerA

Correct. TLV 22 carries extended IS reachability with sub-TLVs for TE.

Why this answer

IS-IS TE extensions use sub-TLVs within the extended IS reachability TLV (type 22). Specifically, TLV 135 (extended IP reachability) carries wide metrics, but TE information is carried in the extended IS reachability TLV (type 22) with sub-TLVs. The question asks for the TLV that carries TE info; the correct answer is the extended IS reachability TLV (type 22).

60
MCQmedium

Which technology provides Layer 2 multipoint connectivity over an MPLS network, where customer sites appear to be on the same Ethernet broadcast domain?

A.L3VPN
B.VPWS (Virtual Private Wire Service)
C.EVPN
D.VPLS
AnswerD

VPLS creates a multipoint Ethernet broadcast domain over MPLS.

Why this answer

VPLS (Virtual Private LAN Service) emulates a multipoint Ethernet LAN over MPLS. VPWS is point-to-point, EVPN is modern but not always broadcast, and L3VPN is layer 3.

61
MCQmedium

An engineer is configuring IS-IS fast convergence. Which mechanism provides sub-second failure detection independently of the routing protocol?

A.BFD
B.LSP fast flooding
C.PRC (Partial Route Computation)
D.iSPF (incremental SPF)
AnswerA

BFD provides sub-second failure detection.

Why this answer

BFD (Bidirectional Forwarding Detection) provides fast failure detection at the link layer, triggering routing protocol convergence.

62
MCQhard

A service provider is deploying an MPLS L3VPN solution for a customer with two sites. The PE routers are running OSPF as the IGP and LDP for label distribution. The provider wants to ensure that customer traffic is load-balanced across two equal-cost paths between the PEs. The network team notices that all traffic is taking only one path despite the IGP showing equal-cost routes. The team has verified that the MPLS forwarding table on the P router shows only one label entry for the BGP next-hop. The team suspects a load-balancing issue. Which action best resolves the problem?

A.Increase the OSPF maximum-paths value to 4
B.Enable per-flow load balancing on all routers with 'load-balance per-flow'
C.Enable BGP additional-paths on the PE routers
D.Configure LDP to use the 'mpls ldp igp sync' command
AnswerB

This enables load balancing based on flow, which is required for MPLS to use multiple equal-cost paths.

Why this answer

The issue is that MPLS L3VPN traffic is not being load-balanced despite equal-cost IGP paths. This typically occurs when the MPLS forwarding table on the P router has only one label entry for the BGP next-hop, indicating that per-flow load balancing is not enabled. Enabling 'load-balance per-flow' on all routers ensures that the CEF (Cisco Express Forwarding) uses per-flow hashing to distribute traffic across multiple equal-cost LSPs (Label Switched Paths), rather than per-packet or default behavior that may favor a single path.

Exam trap

Cisco often tests the misconception that IGP equal-cost routes automatically guarantee MPLS load balancing, but the trap here is that MPLS forwarding uses the label entry for the BGP next-hop, and without per-flow load balancing, the router may install only one label entry in the LFIB (Label Forwarding Information Base) for that next-hop, causing all traffic to follow a single path.

How to eliminate wrong answers

Option A is wrong because increasing OSPF maximum-paths to 4 does not address the MPLS label-level load-balancing issue; the IGP already shows equal-cost routes, so the problem lies in how MPLS forwards traffic across those paths, not in route selection. Option C is wrong because BGP additional-paths is used to advertise multiple paths for a prefix to avoid path-hiding in BGP, but it does not affect how the MPLS forwarding table load-balances traffic across existing equal-cost LSPs; the issue is on the P router, not BGP path advertisement. Option D is wrong because 'mpls ldp igp sync' ensures LDP and IGP are synchronized to prevent blackholing during convergence, but it does not enable load balancing across multiple LSPs; the problem is not synchronization but the lack of per-flow hashing in the forwarding plane.

63
MCQmedium

Refer to the exhibit. A network engineer is troubleshooting MPLS forwarding for prefix 10.10.10.0/24. The router shows two entries. What does the 'Pop tag' in the outgoing tag indicate?

A.The router will swap the label with the local label 16.
B.The router has received an error in label distribution.
C.The router will pop the MPLS label before forwarding the packet.
D.The router will forward the packet without an MPLS label.
AnswerC

PHP is performed by the penultimate router.

Why this answer

The 'Pop tag' in the outgoing tag indicates that the router is the penultimate hop in the MPLS LSP. According to Penultimate Hop Popping (PHP) behavior, the penultimate router removes (pops) the top label before forwarding the IP packet to the egress LSR, so the egress router receives a pure IP packet and does not need to perform a label lookup. This is standard MPLS behavior defined in RFC 3031.

Exam trap

Cisco often tests the distinction between 'Pop tag' (PHP/Implicit NULL) and 'Untagged' (no label at all), leading candidates to confuse the two; 'Pop tag' means the label is actively removed, while 'Untagged' means the packet was never labeled.

How to eliminate wrong answers

Option A is wrong because 'Pop tag' means the label is removed, not swapped; swapping would show a specific outgoing label value (e.g., 16) instead of 'Pop tag'. Option B is wrong because 'Pop tag' is a normal, intentional label operation in MPLS, not an error condition; label distribution errors typically result in missing or incorrect label bindings, not a 'Pop tag' indication. Option D is wrong because the router will forward the packet without an MPLS label only after popping it; the 'Pop tag' action itself removes the label, and the packet is then forwarded as a native IP packet, but the statement 'forward the packet without an MPLS label' is misleading because it implies the router never had a label, whereas PHP explicitly pops the existing label.

64
MCQmedium

An SP is deploying MPLS in the core/backbone to support L3VPN services. What is the purpose of MP-BGP in an MPLS VPN architecture?

A.To exchange customer VPN routes and VPN labels between PE routers
B.To forward data packets across the MPLS core
C.To establish IGP adjacencies between PE and CE routers
D.To distribute MPLS labels for LSPs
AnswerA

MP-BGP carries VPNv4 routes with route distinguishers and VPN labels.

Why this answer

MP-BGP (Multiprotocol BGP) carries VPNv4 routes between PE routers, including the VPN label, enabling customer isolation and reachability across the MPLS core.

65
Multi-Selectmedium

Which TWO statements about MPLS label switching are correct? (Choose two.)

Select 2 answers
A.The transit LSR performs label swapping.
B.The CE receives a frame with an MPLS label.
C.The ingress LSR imposes a label on the packet.
D.PHP (Penultimate Hop Popping) causes the egress router to pop the label.
E.The egress LSR performs label swapping before forwarding.
AnswersA, C

Correct: Transit routers swap the incoming label with an outgoing label.

Why this answer

A transit Label Switch Router (LSR) in an MPLS network performs label swapping: it receives a labeled packet, replaces the incoming label with an outgoing label from its LFIB (Label Forwarding Information Base), and forwards the packet toward the egress LSR. This is the fundamental operation of an LSR in the core of an MPLS domain, as defined in RFC 3031.

Exam trap

Cisco often tests the distinction between which router performs label popping in PHP (penultimate hop vs. egress) and which router swaps labels (transit LSR vs. egress LSR), leading candidates to confuse the roles of the penultimate and egress routers.

66
MCQhard

A service provider is deploying BGP PIC (Prefix Independent Convergence) to improve convergence after a link failure. Which mechanism does BGP PIC leverage to achieve fast failover?

A.It decreases the BGP update timer to propagate withdrawals faster.
B.It reduces the BGP hold timer to detect failures faster.
C.It uses BFD to detect failures and triggers BGP to recompute routes immediately.
D.It pre-installs a backup path in the routing table and forwarding plane.
AnswerD

Correct. BGP PIC pre-installs backup paths for prefix-independent convergence.

Why this answer

BGP PIC uses backup paths that are pre-installed in the RIB/FIB. When the primary path fails, traffic is immediately switched to the backup path without waiting for BGP re-convergence.

67
Multi-Selecthard

An ISP is deploying BGP confederations to reduce iBGP mesh requirements. Which of the following statements about BGP confederations are true? (Choose two.)

Select 2 answers
A.The next-hop attribute is unchanged across confederation boundaries
B.The AS_PATH length calculation includes confederation segments when selecting the best path
C.Confederations use a special type of eBGP between sub-ASes, but they retain the IGP metric across the confederation
D.The MED attribute is replaced by a confederation-specific metric
E.Confederations allow an AS to be divided into multiple sub-ASes to reduce iBGP peering
AnswersA, E

Next-hop is not changed; it remains the same as iBGP.

Why this answer

BGP confederations divide an AS into sub-ASes. eBGP-like behavior is used between sub-ASes, but the AS_PATH length calculation treats the confederation as a single AS. The sub-AS number is appended to the AS_PATH with a special type code, but the AS_PATH length for best path selection ignores confederation segments.

68
MCQeasy

Which tool is used to validate YANG data models against device capabilities and to generate Python bindings for automation scripts?

A.RESTCONF
B.pyang
C.Ansible
D.NETCONF
AnswerB

Validates YANG models and can generate Python bindings.

Why this answer

B is correct because pyang is a YANG data modeling language validator and converter that can validate YANG modules against device capabilities (e.g., via RFC 7895 YANG Library) and generate Python bindings (e.g., using the `--plugindir` or `pyang --format pybind` options) for use in automation scripts. It directly supports the task of validating YANG models and producing Python code, unlike the other options which are protocols or automation frameworks.

Exam trap

Cisco often tests the distinction between a protocol (NETCONF/RESTCONF) and a tool (pyang), so the trap here is that candidates confuse the transport or automation framework with the actual YANG validation and binding generation tool.

How to eliminate wrong answers

Option A is wrong because RESTCONF is an HTTP-based protocol for accessing data defined in YANG, not a tool for validating YANG models or generating Python bindings. Option C is wrong because Ansible is an automation engine that can use YANG models via modules like `ios_config`, but it does not validate YANG data models or generate Python bindings natively. Option D is wrong because NETCONF is a network configuration protocol that transports YANG-defined data, but it is not a tool for YANG model validation or Python code generation.

69
Multi-Selectmedium

A service provider wants to use NETCONF to manage devices. Which two statements are true about NETCONF operations? (Choose two.)

Select 2 answers
A.get retrieves only operational state data.
B.edit-config is used to modify configuration datastores.
C.NETCONF uses HTTP methods like POST and GET.
D.The transport protocol for NETCONF is SSH.
E.NETCONF uses JSON encoding by default.
AnswersB, D

edit-config is the standard RPC to change configuration.

Why this answer

NETCONF uses RPCs like get-config and edit-config; it runs over SSH (RFC 6242) and uses XML encoding.

70
MCQhard

A service provider is migrating from LDP to SR-MPLS. Which mechanism allows a router to allocate labels for prefixes using both LDP and SR simultaneously during the migration?

A.LDP over SR tunnel
B.RSVP-TE interworking
C.MPLS forwarding plane adjustment
D.Segment Routing Mapping Server (SRMS)
AnswerD

Correct.

Why this answer

Cisco's SR/LDP interworking allows coexistence. Routers can run both LDP and SR, and a mapping server advertises SR labels for LDP-learned prefixes. This enables seamless migration.

71
MCQmedium

In an MPLS network using LDP, which statement correctly describes the label distribution behavior for a given FEC?

A.Labels are advertised unsolicited to all neighbors, and all labels are retained even if not used (liberal label retention).
B.Labels are advertised only in response to a request from an upstream neighbor (downstream on demand).
C.Labels are advertised unsolicited but only the best label for each FEC is retained (conservative label retention).
D.Labels are advertised only when the LSR has an outgoing label for the FEC (ordered label distribution).
AnswerA

Correct: LDP default behavior.

Why this answer

LDP uses downstream unsolicited mode by default, where each LSR advertises labels for all FECs to all neighbors without being asked, and liberal label retention stores all received labels even if not currently used.

72
MCQeasy

An SP is implementing Carrier-Grade NAT (CGNAT) to conserve IPv4 addresses. Which feature must be enabled to support applications that embed IP addresses in the payload, such as SIP or FTP?

A.IPSec
B.Port forwarding
C.ALG (Application Layer Gateway)
D.NAT traversal
AnswerC

ALG handles payload inspection for protocols that embed IP addresses.

Why this answer

Application Layer Gateway (ALG) is required to inspect and modify payloads for protocols like SIP and FTP that carry IP addresses in the data stream.

73
MCQmedium

In SR-MPLS TE, a headend router is configured with an SR Policy that includes an explicit candidate path with segment list [16001, 16003]. What do these numbers represent?

A.MPLS label values representing Node SIDs or Adjacency SIDs
B.Interface indices
C.Metric values for path calculation
D.IPv4 addresses encoded as numbers
AnswerA

Correct: Segment lists contain MPLS labels.

Why this answer

In SR-MPLS, segment lists are composed of MPLS labels. Node SIDs are typically from the SRGB (e.g., 16001 could be a Node SID for a router). Adjacency SIDs would be link-specific labels.

The numbers are labels, not interface indices or metric values.

74
MCQmedium

A provider is implementing EVPN for data center interconnect. They require multi-homing with all-active load balancing and fast convergence using BGP. Which EVPN feature enables this?

A.MPLS Traffic Engineering
B.Ethernet Segment Identifier (ESI)
C.BGP Link-State
D.VPLS with BGP autodiscovery
AnswerB

Correct. ESI identifies the multi-homed segment and enables all-active load balancing.

Why this answer

EVPN uses Ethernet Segment Identifier (ESI) for multi-homing. All-active mode allows load balancing across multiple PE nodes, and BGP control plane provides fast convergence via route withdrawal.

75
MCQmedium

A service provider is implementing 6PE to carry IPv6 traffic over an existing MPLS IPv4 core. Which BGP extension is required on the provider edge (PE) routers to exchange IPv6 prefixes with an IPv4 next-hop?

A.BGP IPv6 unicast address family with IPv6 next-hop
B.BGP IPv4 unicast address family with the IPv6 prefix as a label
C.BGP VPNv4 address family
D.MP-BGP for the IPv6 address family with an IPv4 next-hop encoded in the MP_REACH_NLRI
AnswerD

Correct. 6PE uses MP-BGP to advertise IPv6 prefixes with an IPv4 next-hop.

Why this answer

6PE uses BGP multiprotocol extensions (MP-BGP) with the IPv6 Address Family Identifier (AFI) and subsequent AFI (SAFI) to carry IPv6 prefixes. The next-hop is encoded as an IPv4 address using the 'next-hop' attribute with an IPv4 address. This is done via MP_REACH_NLRI for IPv6 with an IPv4 next-hop.

Page 1 of 13

Page 2