CCNA Spcor Architecture Questions

25 of 100 questions · Page 2/2 · Spcor Architecture topic · Answers revealed

76
MCQmedium

A service provider wants to automate service provisioning using NSO. Which protocol is typically used by NSO to configure network devices?

A.CLI scripting
B.NETCONF
D.RESTCONF
AnswerB

Correct. NETCONF is used for configuration management with YANG models.

Why this answer

NSO uses NETCONF as the primary protocol for device configuration, leveraging YANG models for service modeling.

77
Multi-Selectmedium

Which TWO are benefits of using EVPN over traditional VPLS for L2VPN services? (Choose two.)

Select 2 answers
A.Provides MAC address learning via control plane
B.Uses LDP for label distribution
C.Requires full mesh of pseudowires
D.Simpler configuration than VPLS
E.Supports all-active multi-homing
AnswersA, E

EVPN uses BGP to advertise MAC routes.

Why this answer

EVPN offers better control plane (BGP) and supports multi-homing with all-active load balancing.

78
Multi-Selecthard

Which THREE are MEF-defined Ethernet service types? (Choose three.)

Select 3 answers
A.E-LAN
B.E-Access
C.E-WAN
D.E-Tree
E.E-Line
AnswersA, D, E

Multipoint-to-multipoint Ethernet service.

Why this answer

MEF defines E-Line, E-LAN, and E-Tree. E-Access is also defined but is not part of the three main types. E-WAN is not a standard MEF service.

79
MCQmedium

What is the function of the admin plane in IOS XR architecture?

A.It runs routing protocols for the default SDR
B.It handles data plane forwarding
C.It provides a management interface for configuring Secure Domain Routers (SDRs)
D.It is used for customer-facing VPN services
AnswerC

Correct. The admin plane manages SDR creation and system-level configuration.

Why this answer

The admin plane is a separate management context for administrative tasks such as configuring SDRs, managing hardware, and system-level settings. It provides isolation from the default SDR.

80
MCQhard

A service provider is designing a network to support mobile backhaul for eMBB, uRLLC, and mMTC services. Which technology allows the physical network to be divided into virtual networks with dedicated resources for each service type?

A.Q-in-Q
B.MPLS TE
C.VPLS
D.Network slicing
AnswerD

Network slicing is the correct technology.

Why this answer

Network slicing enables multiple virtual networks on a shared physical infrastructure, each with tailored performance characteristics.

81
Multi-Selecthard

Which THREE are benefits of using EVPN over traditional VPLS? (Choose three.)

Select 3 answers
A.MAC address learning over the control plane (MAC mobility)
B.BGP-based control plane for MAC/VXLAN route distribution
C.Support for all-active multi-homing with ESI
D.Simpler configuration without BGP
E.Lower latency due to MPLS label switching
AnswersA, B, C

EVPN advertises MACs via BGP, allowing mobility.

Why this answer

EVPN offers BGP-based control plane, multi-homing support, and MAC mobility. VPLS traditionally uses LDP and does not natively support multi-homing or MAC mobility as effectively.

82
MCQhard

A service provider is migrating from LDP to Segment Routing (SR) in the core. They need to support MPLS forwarding without maintaining LDP sessions. Which SR data plane is appropriate?

A.SRv6
B.LDP over RSVP
C.MPLS-TE with RSVP-TE
D.SR-MPLS
AnswerD

Correct. SR-MPLS uses IGP to advertise labels, no LDP needed.

Why this answer

Segment Routing with MPLS data plane (SR-MPLS) uses IGP to distribute labels, eliminating the need for LDP. SR-MPLS is the direct replacement for LDP in MPLS networks.

83
MCQmedium

In IOS XR, what is the commit/rollback configuration model?

A.It requires a reboot to apply changes.
B.Changes are applied immediately and cannot be undone.
C.Configuration changes are staged and committed atomically; rollback is supported.
D.It only applies to interface configurations.
AnswerC

This is the correct description.

Why this answer

The commit/rollback model applies changes atomically and allows reverting to previous configurations if needed.

84
Multi-Selectmedium

Which THREE are characteristics of EVPN? (Choose three.)

Select 3 answers
A.Provides only L2VPN services
B.Supports all-active multi-homing
C.Supports multi-homing with Ethernet Segment Identifier (ESI)
D.Uses BGP for control plane signaling
E.Uses LDP for pseudowire signaling
AnswersB, C, D

Correct. EVPN supports all-active and single-active.

Why this answer

EVPN uses BGP control plane, supports multi-homing with ESI, and can provide both L2 and L3 services. It does not use LDP for signaling; it uses BGP. VPLS is older.

85
MCQhard

A metro Ethernet provider needs to scale customer VLANs beyond the 4,096 limit by encapsulating customer VLAN tags with an outer service provider tag. Which IEEE standard is used?

A.802.1ad (Q-in-Q)
B.802.1ah (Provider Backbone Bridging)
C.802.1Q
D.802.1ak
AnswerA

802.1ad allows double tagging with an outer service provider tag.

Why this answer

Q-in-Q (802.1ad) adds an outer VLAN tag to extend VLAN space. 802.1ah is for MAC-in-MAC, 802.1Q is the basic standard, and 802.1ak is not related.

86
Multi-Selecthard

A service provider wants to deploy network slicing for 5G services. Which THREE of the following are typical requirements for network slicing?

Select 3 answers
A.End-to-end orchestration and lifecycle management.
B.Each slice must use a different BGP autonomous system number.
C.Dedicated core network functions per slice (e.g., UPF, SMF).
D.Resource isolation (compute, network, storage) between slices.
E.Dedicated physical fibers and routers per slice.
AnswersA, C, D

Automation is key for slice management.

Why this answer

Network slices require resource isolation (A), dedicated control plane functions (B), and end-to-end orchestration (E). Slices share physical resources (C is false) and do not necessarily require separate BGP AS (D).

87
Multi-Selectmedium

An SP is planning to offer L3VPN services. Which TWO components are essential for BGP/MPLS IP VPN operation?

Select 2 answers
A.Full mesh of IPsec tunnels between all PEs.
B.OSPF as the IGP within the MPLS core.
C.A single global routing table shared among all customers.
D.VRF (Virtual Routing and Forwarding) on provider edge routers.
E.MP-BGP with VPN-IPv4 address family for route exchange.
AnswersD, E

VRF isolates routing per customer.

Why this answer

VRF (A) provides per-customer routing, and MP-BGP (B) advertises VPN routes between PEs. MPLS labels are used but not essential as control plane component.

88
MCQhard

An SP uses Cisco NSO for automation. Which protocol does NSO typically use to push configuration changes to network devices?

A.RESTCONF
B.NETCONF
D.CLI via SSH
AnswerB

NETCONF is the standard protocol for NSO.

Why this answer

NSO uses NETCONF as the primary protocol to push configuration changes, leveraging YANG data models.

89
MCQeasy

Which MEF service type is used for multipoint-to-multipoint Ethernet connectivity, such as a corporate LAN extension across multiple sites?

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

E-LAN supports any-to-any communication.

Why this answer

E-LAN provides multipoint-to-multipoint connectivity, emulating a LAN across multiple locations.

90
MCQmedium

In the context of network slicing for 5G, which type of slice is optimized for massive IoT with low data rates and high connection density?

A.uRLLC
B.mMTC
C.V2X
D.eMBB
AnswerB

mMTC supports massive IoT with high connection density.

Why this answer

Massive IoT corresponds to mMTC (massive Machine Type Communications) slice, designed for many devices with low data rates.

91
MCQhard

An SP is designing a core network using Cisco CRS routers running IOS XR. They require process separation to ensure that a failure in the BGP process does not affect OSPF operations. Which IOS XR architectural feature provides this capability?

A.Non-Stop Forwarding (NSF)
B.Process separation
C.Graceful Restart
D.Secure Domain Router (SDR)
AnswerB

Correct. Each protocol runs as an independent process, ensuring fault isolation.

Why this answer

IOS XR uses a distributed OS where each protocol runs as a separate process (process separation). This prevents a crash in one protocol process from impacting others, enhancing stability.

92
MCQmedium

Which access technology uses orthogonal frequency-division multiplexing (OFDM) and is commonly deployed for high-speed internet over copper telephone lines?

A.GPON
B.Cable (DOCSIS)
C.DSL
D.Metro Ethernet
AnswerC

DSL uses copper telephone lines with OFDM.

Why this answer

VDSL2 and G.fast use OFDM, but DSL generally refers to xDSL technologies. However, the most common high-speed copper access is VDSL2, but the question is broad. The correct answer is DSL as a family.

93
MCQmedium

A service provider wants to offer a service where a customer site can communicate with multiple other sites in a full mesh over MPLS. Which L2VPN technology is most appropriate?

A.L3VPN
B.VPWS
C.VPLS
D.E-Tree
AnswerC

VPLS provides multipoint connectivity.

Why this answer

VPLS (Virtual Private LAN Service) provides multipoint-to-multipoint Ethernet connectivity over MPLS, emulating a LAN.

94
MCQhard

An ISP wants to create separate virtual networks over a shared physical infrastructure to serve mobile broadband (eMBB), IoT (mMTC), and mission-critical services (uRLLC). Which technology enables this segmentation with per-slice resource guarantees?

A.MPLS Traffic Engineering
B.L3VPN with VRF
C.VPLS
D.Network Slicing using IETF and 3GPP frameworks
AnswerD

Network slicing provisions isolated virtual networks with dedicated resources.

Why this answer

Network slicing divides the physical network into multiple virtual networks, each with dedicated resources for different service types. L3VPN, MPLS-TE, and VPLS do not provide per-slice resource guarantees natively.

95
MCQeasy

Which access technology uses wavelength division multiplexing to provide symmetric gigabit speeds in fiber-optic networks?

A.Cable
B.GPON
C.DSL
D.XGS-PON
AnswerD

XGS-PON uses WDM to deliver symmetric 10 Gbps.

Why this answer

XGS-PON uses wavelength division multiplexing to support symmetric 10 Gbps speeds, while GPON is asymmetric and DSL/cable are copper-based.

96
MCQhard

An SP is designing a metro Ethernet network using Q-in-Q. A customer uses VLAN ID 100 on their network, and the SP assigns service VLAN 200. Which frame format is used on the SP network?

A.Single tag: VLAN 100
B.Double tag: outer 100, inner 200
C.Double tag: outer 200, inner 100
D.Single tag: VLAN 200
AnswerC

Outer tag is service VLAN, inner is customer VLAN.

Why this answer

Q-in-Q adds an outer (service) VLAN tag (200) while preserving the inner (customer) VLAN tag (100).

97
MCQmedium

A service provider is deploying a new metro Ethernet network and needs to support multiple customer VLANs over a single physical link without overlapping VLAN IDs. Which technology should be used at the access layer to achieve this?

A.VLAN translation
B.Q-in-Q (802.1ad) double tagging
C.MAC-in-MAC (802.1ah)
D.VLAN trunking with 802.1Q
AnswerB

Correct. Q-in-Q adds an outer tag to segregate customer traffic, allowing overlapping inner VLANs.

Why this answer

Q-in-Q (802.1ad) allows service providers to add an outer VLAN tag to customer frames, enabling customer VLAN separation even when their VLAN IDs conflict. This is commonly used in metro Ethernet networks for scalability.

98
MCQeasy

Which access technology is commonly used in service provider networks to deliver high-speed internet over existing telephone lines?

A.Metro Ethernet
B.GPON
C.Cable
D.DSL
AnswerD

DSL uses telephone lines for broadband.

Why this answer

DSL (Digital Subscriber Line) uses existing telephone lines to provide high-speed internet access.

99
Multi-Selectmedium

Which TWO of the following are benefits of using EVPN over traditional VPLS for L2VPN services?

Select 2 answers
A.EVPN uses a single MAC address per Ethernet segment.
B.EVPN uses BGP for control plane to advertise MAC addresses.
C.EVPN supports active-active multi-homing with load balancing.
D.EVPN requires a full mesh of pseudowires between all PEs.
E.EVPN only supports L2 extension, not L3.
AnswersB, C

EVPN uses MP-BGP to distribute MAC/VTEP information.

Why this answer

EVPN provides active-active multi-homing (B) and uses BGP for MAC learning (C), unlike VPLS which uses flooding and active/standby.

100
MCQhard

An SP uses Cisco ASR 9000 routers with IOS XR. Which statement correctly describes the commit/rollback configuration model in IOS XR?

A.Only 'commit replace' is supported; rollback requires manual re-entry.
B.Changes are staged in a candidate configuration and applied only after 'commit'; rollback to a previous commit is possible.
C.The router automatically commits changes every 10 minutes.
D.Changes take effect immediately without commit; rollback is not supported.
AnswerB

This is the commit/rollback model.

Why this answer

IOS XR requires a 'commit' to apply changes; it supports rollback to previous committed configurations, allowing safe changes.

← PreviousPage 2 of 2 · 100 questions total

Ready to test yourself?

Try a timed practice session using only Spcor Architecture questions.