CCNA Spcor Architecture Questions

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

1
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.

2
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.

3
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.

4
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.

5
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.

6
MCQhard

An SP deploys EVPN to provide L2VPN services with multi-homing. The customer CE is dual-homed to two different PE routers. Which EVPN mechanism ensures that only one PE forwards traffic to the CE for a given Ethernet segment, preventing loops?

A.BGP Route Reflector
B.MAC learning via data plane
C.Split horizon groups
D.Designated Forwarder election based on ESI
AnswerD

DF election ensures only one PE forwards BUM traffic to the CE.

Why this answer

Ethernet Segment Identifier (ESI) and designated forwarder (DF) election in EVPN ensure that only one PE forwards traffic to the CE for a given Ethernet segment, preventing loops.

7
MCQmedium

Which statement about the commit/rollback configuration model in IOS XR is true?

A.Rollback requires manual deletion of uncommitted changes
B.Configuration is applied to all cards simultaneously without validation
C.If a commit fails, the system automatically rolls back to the last committed configuration
D.Changes take effect immediately without a commit command
AnswerC

The commit model ensures atomicity: on failure, changes are discarded.

Why this answer

IOS XR uses a two-phase commit: the user commits, and if successful, the configuration is applied; otherwise, it rolls back. There is no need for explicit rollback commands.

8
MCQeasy

Which access technology is based on ITU-T G.984 and provides downstream speeds up to 2.488 Gbps?

A.GPON
B.XGS-PON
C.DSL
D.EPON
AnswerA

GPON provides 2.488 Gbps downstream.

Why this answer

GPON (Gigabit-PON) is defined by ITU-T G.984 with downstream up to 2.488 Gbps.

9
MCQmedium

In an IOS XR system, CPU and memory resources are allocated per line card. What is the primary reason for this design?

A.To reduce hardware cost by sharing resources
B.To simplify software licensing
C.To centralize management in the route processor
D.To ensure that a failure on one card does not impact others
AnswerD

Independent resources provide fault isolation.

Why this answer

Distributed architecture with per-card allocation improves scalability and fault isolation. It does not directly reduce cost or simplify management; instead, it enhances performance and resilience.

10
MCQhard

A service provider is deploying network slicing for 5G services. Which slice type is characterized by low latency and high reliability for applications like autonomous driving?

A.FMC
B.eMBB
C.mMTC
D.uRLLC
AnswerD

uRLLC provides low latency and high reliability.

Why this answer

uRLLC (Ultra-Reliable Low-Latency Communications) is designed for latency-critical and reliable applications.

11
MCQeasy

Which access technology in a service provider network uses a passive optical splitter to distribute signals to multiple customers, with typical downstream speeds up to 2.5 Gbps?

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

GPON uses passive optical splitters to distribute signals to multiple customers.

Why this answer

GPON is a point-to-multipoint fiber access technology using passive optical splitters, providing downstream speeds up to 2.5 Gbps and upstream up to 1.25 Gbps.

12
MCQeasy

Which Cisco automation tool is designed for service modeling with YANG and provides lifecycle management of network services?

A.Cisco APIC
B.Cisco Prime Infrastructure
D.Cisco Network Services Orchestrator (NSO)
AnswerD

NSO provides YANG-based service modeling and lifecycle management.

Why this answer

Cisco NSO (Network Services Orchestrator) uses YANG models and NETCONF to manage service lifecycle.

13
MCQeasy

Which Cisco platform is designed for high-capacity core/backbone routing with support for MPLS, Segment Routing, and large-scale BGP?

A.Cisco CRS
B.Cisco NCS 5500
C.Cisco 8000 series
D.Cisco ASR 9000
AnswerA

Correct. CRS is a core router.

Why this answer

Cisco CRS (Carrier Routing System) is a high-end core router designed for large service provider backbone networks, supporting MPLS, SR, and massive scale.

14
MCQhard

A service provider is using NSO for service orchestration. Which protocol does NSO use to communicate with network devices for configuration?

A.NETCONF
C.RESTCONF
D.CLI scripting
AnswerA

NSO uses NETCONF for device configuration.

Why this answer

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

15
MCQeasy

In IOS XR architecture, what is the role of the Secure Domain Router (SDR)?

A.It handles all packet forwarding in hardware.
B.It is used for OSPF only.
C.It provides isolation for routing protocols and forwarding tables.
D.It manages the admin plane for all line cards.
AnswerC

SDR creates separate routing domains.

Why this answer

An SDR provides a logical partitioning of router resources, allowing multiple independent virtual routers within a single physical chassis.

16
MCQmedium

In EVPN, what is the function of the Ethernet Segment Identifier (ESI)?

A.It is used for load balancing among PEs.
B.It identifies a multi-homed device or network segment.
C.It uniquely identifies a customer MAC address.
D.It identifies a VXLAN tunnel.
AnswerB

ESI is used for multi-homing.

Why this answer

The ESI identifies a multi-homed device or network, enabling all-active redundancy and fast convergence.

17
MCQhard

An SP is deploying network slicing for 5G services. They need to ensure ultra-reliable low-latency communication (uRLLC) slice has dedicated bandwidth and low latency. Which mechanism is best suited to guarantee performance for this slice?

A.Class of Service (CoS) marking on all traffic
B.MPLS Traffic Engineering with RSVP-TE
C.Flexible Algorithm (Flex-Algo) in IGP
D.DiffServ with EF PHB
AnswerC

Correct. Flex-Algo can compute paths with low-latency constraints for uRLLC slices.

Why this answer

Network slicing using dedicated resources via Flex-Algo or resource reservation can guarantee performance. Flex-Algo allows IGP to compute paths based on constraints like latency, providing dedicated paths for uRLLC.

18
MCQmedium

A service provider needs to offer L3VPN services with customer isolation. Which technology is used to maintain separate routing tables for different customers on a single PE router?

B.Route distinguisher (RD)
C.VRF
D.MPLS labels
AnswerC

VRF creates separate routing tables.

Why this answer

VRF (Virtual Routing and Forwarding) instances provide separate routing tables per customer, ensuring isolation in L3VPN.

19
MCQmedium

Which MEF Carrier Ethernet service type is used for a rooted-multipoint topology, where a single root site communicates with multiple leaf sites but leaf sites cannot communicate directly?

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

E-Tree is rooted-multipoint.

Why this answer

E-Tree (Ethernet Tree) is a rooted-multipoint service where the root can communicate with leaves, but leaves cannot communicate with each other.

20
MCQmedium

A service provider is deploying a new MPLS core network and needs a router platform that supports high-scale MPLS forwarding and offers a modular operating system. Which Cisco platform is best suited for this role?

A.Cisco ASR 9000
B.Cisco CRS
C.Cisco 8000 series
D.Cisco NCS 5500
AnswerB

The CRS is a core router supporting high-scale MPLS and IOS XR.

Why this answer

The Cisco CRS is a carrier-grade router designed for the core/backbone with high MPLS scalability and IOS XR modularity. ASR 9000 is more for aggregation, NCS for edge/aggregation.

21
MCQmedium

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

A.To automatically back up configurations to a remote server
B.To enforce role-based access control
C.To apply changes atomically and roll back if needed
D.To verify configuration syntax before applying
AnswerC

This is the core of the commit/rollback model.

Why this answer

The commit/rollback model allows changes to be applied atomically and rolled back if errors occur, ensuring configuration consistency.

22
MCQeasy

What is the main benefit of using Q-in-Q (802.1ad) in metro Ethernet networks?

A.Increases the number of available VLANs
B.Simplifies routing
C.Provides encryption
D.Reduces latency
AnswerA

Q-in-Q expands VLAN space.

Why this answer

Q-in-Q allows multiple customer VLANs to be encapsulated within a service provider VLAN, increasing scalability.

23
MCQmedium

In an MPLS-based service provider core network, the aggregation layer typically connects to the core backbone. Which technology is primarily used at the aggregation layer to scale Ethernet services for many customers while preserving VLAN separation?

A.IEEE 802.1ah (MAC-in-MAC)
C.IEEE 802.1x (Port-based Network Access Control)
D.Q-in-Q (IEEE 802.1ad)
AnswerD

Q-in-Q double-tags Ethernet frames to scale VLANs per customer.

Why this answer

Q-in-Q (802.1ad) allows service providers to stack a customer VLAN tag on top of a service VLAN tag, enabling scalable customer separation in metro Ethernet networks.

24
Multi-Selecthard

Which TWO are correct about network slicing? (Choose two.)

Select 2 answers
A.Network slicing is only applicable to the 5G core network.
B.Network slicing requires a separate physical infrastructure for each slice.
C.Each slice can have its own dedicated bandwidth and latency guarantees.
D.Slices can be optimized for different service types such as eMBB, uRLLC, and mMTC.
E.Network slicing eliminates the need for QoS mechanisms.
AnswersC, D

Correct. Slices provide resource isolation.

Why this answer

Network slicing divides a physical network into multiple virtual networks, each with dedicated resources. Slices can be tailored for specific services like eMBB, uRLLC, mMTC. They are not limited to 5G core but also include transport.

25
Multi-Selectmedium

Which TWO statements about IOS XR architecture are correct? (Choose two.)

Select 2 answers
A.Configuration changes in IOS XR take effect immediately without a commit.
B.The admin plane in IOS XR is used for customer VPN configuration.
C.Each routing protocol runs as an independent process in IOS XR.
D.IOS XR runs a monolithic kernel where all protocols share the same memory space.
E.IOS XR supports a commit/rollback configuration model.
AnswersC, E

Correct. Process separation enhances stability.

Why this answer

IOS XR uses distributed OS with process separation, and a commit/rollback model for configuration. It does not have a monolithic kernel; each protocol is a separate process. The admin plane is separate from SDRs.

26
MCQmedium

An SP is using Cisco ASR 9000 routers with IOS XR. They need to apply a configuration change and ensure that if the change causes issues, it can be easily reverted. Which IOS XR feature supports this?

A.Configuration replace
B.Synchronization to standby
C.Commit/rollback
D.Archive and restore
AnswerC

Correct. The commit/rollback model allows safe configuration changes.

Why this answer

IOS XR uses a commit/rollback configuration model. Changes are staged in a candidate configuration and committed; if issues arise, rollback to a previous commit is possible.

27
MCQmedium

Which Cisco platform is best suited for the core/backbone role of a large service provider network, offering high scalability and MPLS forwarding capacity?

A.Cisco ASR 1000
B.Cisco CRS
C.Cisco ASR 9000
D.Cisco NCS 5500
AnswerB

CRS is a high-end core router.

Why this answer

Cisco CRS (Carrier Routing System) is designed for the core with high capacity and MPLS capabilities.

28
MCQeasy

Which Cisco SP router platform runs IOS XR and is designed for the aggregation layer with high-density 10GE/100GE interfaces?

A.Cisco ISR 4000
B.Cisco ASR 9000
C.Cisco CRS
D.Cisco NCS 5500
AnswerB

ASR 9000 is the correct aggregation platform.

Why this answer

The Cisco ASR 9000 series is optimized for the aggregation layer with dense 10GE/100GE ports and runs IOS XR.

29
Multi-Selecteasy

Which TWO access technologies are considered fiber-based solutions for service provider access networks? (Select two.)

Select 2 answers
A.WiMAX
B.Cable (DOCSIS)
C.XGS-PON
D.DSL
E.GPON
AnswersC, E

XGS-PON is a symmetric 10G PON.

Why this answer

GPON and XGS-PON are fiber-based PON technologies.

30
MCQhard

A service provider wants to provide point-to-point Ethernet services with strict SLAs. Which technology should they use?

A.VPWS
B.EVPN
C.L3VPN
D.VPLS
AnswerA

VPWS/pseudowire is point-to-point.

Why this answer

VPWS (Virtual Private Wire Service) or pseudowire provides a point-to-point Ethernet connection over MPLS.

31
MCQmedium

In a BGP/MPLS IP VPN, which technique ensures that customer traffic from different VPNs remains isolated on the same PE router?

A.Virtual Routing and Forwarding (VRF)
B.Route Target (RT)
C.MPLS labels
D.Route Distinguisher (RD)
AnswerA

VRF maintains separate routing and forwarding tables per VPN.

Why this answer

VRF (Virtual Routing and Forwarding) provides separate routing tables per VPN on a PE router. MP-BGP carries VPN routes with labels, but isolation is achieved by VRF.

32
Multi-Selecthard

Which THREE of the following are benefits of using EVPN over traditional VPLS for L2VPN services? (Select three.)

Select 3 answers
A.Integrated L2 and L3 services (e.g., IRB)
B.Supports only point-to-point pseudowires
C.Multi-homing support with Ethernet Segment Identifier (ESI)
D.BGP-based control plane for MAC/VXLAN distribution
E.Eliminates the need for VPLS
AnswersA, C, D

EVPN can provide L2 and L3 services.

Why this answer

EVPN offers BGP control plane, multi-homing with ESI, and integrated L2/L3 services.

33
MCQeasy

A service provider wants to offer a point-to-point Ethernet service between two customer sites with a defined bandwidth and performance guarantee, according to MEF standards. Which Carrier Ethernet service type is appropriate?

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

E-Line provides point-to-point Ethernet connectivity.

Why this answer

E-Line (Ethernet Line) is a point-to-point service defined by MEF for Carrier Ethernet.

34
MCQmedium

In EVPN, what is the purpose of Ethernet Segment Identifier (ESI)?

A.To identify a VXLAN tunnel
B.To assign a VLAN ID to a customer
C.To enable MPLS label distribution
D.To uniquely identify an Ethernet segment for multi-homing
AnswerD

ESI is key for multi-homing in EVPN.

Why this answer

ESI is used to identify a multi-homed site or Ethernet segment for all-active or single-active redundancy and to prevent loops.

35
MCQmedium

What is the role of Network Services Orchestrator (NSO) in service provider automation?

A.To encrypt data plane traffic
B.To provide real-time traffic monitoring
C.To replace the routing protocol decision process
D.To orchestrate service provisioning across multiple devices
AnswerD

NSO orchestrates services end-to-end.

Why this answer

NSO provides service lifecycle management by modeling services with YANG and configuring devices via NETCONF.

36
MCQeasy

Which Cisco router platform is designed for the aggregation layer and supports both mobile backhaul and business services with high density 10GE/100GE interfaces?

A.Cisco NCS
B.Cisco ASR 9000
C.Cisco CRS
D.Cisco ISR 4000
AnswerA

Correct. NCS is optimized for aggregation with high-density 10GE/100GE.

Why this answer

Cisco NCS (Network Convergence System) routers are designed for the aggregation layer, offering high port density and support for various services including mobile backhaul and business connectivity.

37
MCQeasy

In a service provider network, the access layer connects end customers. Which technology is commonly used for fibre-based access in GPON deployments?

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

GPON is the correct fibre access technology.

Why this answer

GPON (Gigabit Passive Optical Network) is a fibre-based access technology standardized by ITU-T.

38
Multi-Selecteasy

Which TWO are characteristics of the access layer in a service provider network? (Choose two.)

Select 2 answers
A.Provides connectivity to end customers
B.Implements inter-AS MPLS
C.Uses MPLS label switching for core traffic
D.Performs BGP route reflection
E.Supports technologies like DSL, cable, and GPON
AnswersA, E

Access layer interfaces with customers.

Why this answer

Access layer provides connectivity to end users and aggregates traffic from various technologies.

39
MCQmedium

In an MPLS core, which forwarding mechanism do P routers use to forward packets for L3VPN?

A.MPLS label imposition
B.MPLS label disposition
C.IP routing based on destination IP
D.MPLS label switching
AnswerD

Correct. P routers swap labels based on the LFIB.

Why this answer

P routers (core routers) perform label switching based on the MPLS label stack. They do not need to examine the IP header; they swap labels and forward accordingly.

40
Multi-Selectmedium

Which TWO of the following are disadvantages of using VPLS for L2VPN services compared to EVPN?

Select 2 answers
A.Provides better scalability than EVPN.
B.Requires BGP control plane for signaling.
C.Supports only point-to-point service, not multipoint.
D.MAC address learning via flooding across all PEs.
E.Limited to active/standby multi-homing in most implementations.
AnswersD, E

VPLS floods unknown frames; EVPN uses BGP control plane.

Why this answer

VPLS relies on flooding for MAC learning (A) and often uses active/standby multi-homing (B), leading to inefficient bandwidth use.

41
Multi-Selecthard

Which THREE are correct statements about IOS XR process separation? (Choose three.)

Select 3 answers
A.Processes can be restarted independently without affecting others
B.A failure in one process can crash the entire system
C.Each routing protocol runs as a separate process
D.All processes share a single memory space
E.Memory and CPU are allocated per line card
AnswersA, C, E

This is a key benefit.

Why this answer

IOS XR runs each protocol as a separate process, providing fault isolation and independent restart.

42
MCQmedium

Which Cisco SP router platform uses IOS XR and is commonly deployed at the aggregation layer, supporting both L2 and L3 services?

A.Cisco ASR 9000
B.Cisco CRS
C.Cisco ASR 1000
D.Cisco NCS 540
AnswerA

ASR 9000 is a popular aggregation router with IOS XR.

Why this answer

Cisco ASR 9000 is an aggregation router running IOS XR, suitable for L2/L3 services.

43
MCQhard

A service provider wants to offer a point-to-point Layer 2 Ethernet service between two customer sites with strict SLAs. The solution must use MPLS pseudowires. Which MEF service type aligns with this requirement?

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

E-Line provides point-to-point Ethernet connectivity.

Why this answer

E-Line is a point-to-point Ethernet service defined by MEF. E-LAN is multipoint, E-Tree is rooted multipoint, E-Access is for access to a service provider network.

44
MCQeasy

Which Cisco automation tool uses service models in YANG and communicates via NETCONF to orchestrate device configurations and lifecycle management?

A.Ansible
B.Chef
D.Cisco Network Services Orchestrator (NSO)
AnswerD

NSO is designed for service modeling and orchestration using YANG and NETCONF.

Why this answer

NSO (Network Services Orchestrator) uses YANG models and NETCONF for configuration management. Ansible, Cisco DNA Center, and Chef are other tools but NSO is specifically for service orchestration.

45
MCQhard

An SP is designing a GPON access network. Which technology allows multiple ONUs to share the same fiber using different wavelengths for upstream and downstream?

A.Ethernet PON (EPON)
B.Time Division Multiple Access (TDMA)
C.Code Division Multiple Access (CDMA)
D.Wavelength Division Multiplexing (WDM)
AnswerD

Correct. WDM allows bidirectional communication over a single fiber using different wavelengths.

Why this answer

GPON uses Wavelength Division Multiplexing (WDM) with different wavelengths for downstream (1490nm) and upstream (1310nm) on the same fiber.

46
MCQhard

In a Cisco IOS XR router, which statement best describes process separation?

A.Processes share memory to improve performance
B.All routing protocols run in a single process to reduce memory usage
C.Each protocol runs as a separate process with its own memory space
D.Only BGP runs as a separate process; others are monolithic
AnswerC

This is the definition of process separation.

Why this answer

IOS XR runs each protocol as a separate process in protected memory, so a crash of one process does not affect others, improving stability.

47
MCQmedium

In BGP/MPLS IP VPN (L3VPN), which component provides customer isolation by maintaining separate routing tables per customer?

A.Route distinguisher (RD)
B.MPLS label
C.VRF
D.MP-BGP
AnswerC

VRF provides per-customer routing table isolation.

Why this answer

VRF (Virtual Routing and Forwarding) creates separate routing tables for each customer, ensuring isolation.

48
MCQmedium

A service provider is implementing EVPN to support multi-homing for a customer site. Which EVPN attribute ensures that only one of the PEs forwards traffic for a given Ethernet segment?

A.Designated Forwarder (DF) election
B.Label block
C.Route Target
D.Ethernet Tag ID
AnswerA

DF election ensures only one PE forwards traffic for a given ESI in all-active multi-homing.

Why this answer

The ESI (Ethernet Segment Identifier) and designated forwarder election ensure single active forwarding per segment. DF election is used for multi-homing.

49
MCQhard

An SP is deploying EVPN to provide both L2 and L3 VPN services. Which advantage does EVPN offer over traditional VPLS for multi-homing?

A.EVPN uses a single MAC address per PE to reduce forwarding table size.
B.EVPN supports only active/standby redundancy, similar to VPLS.
C.EVPN provides faster convergence and active-active multi-homing using Ethernet Segment Identifier (ESI) and Designated Forwarder (DF) election.
D.EVPN requires MPLS in the core, whereas VPLS can use IP-only.
AnswerC

EVPN's ESI and DF mechanism enable efficient multi-homing.

Why this answer

EVPN uses ESI-based multi-homing with BGP control plane, offering faster convergence and active-active load balancing compared to VPLS's active/standby model.

50
MCQhard

In the context of EVPN, which BGP address family is used to advertise MAC/VPN routes between PE routers?

A.EVPN (AFI 25, SAFI 70)
B.IPv4 Unicast (AFI 1, SAFI 1)
C.L2VPN (AFI 25, SAFI 70)
D.VPNv4 Unicast (AFI 1, SAFI 128)
AnswerA

EVPN uses AFI 25 SAFI 70.

Why this answer

EVPN uses BGP EVPN address family (AFI 25, SAFI 70) to exchange MAC/VPN routes for L2 and L3 services.

51
MCQmedium

In IOS XR, each routing protocol runs as a separate process. What is the primary benefit of this architecture?

A.It simplifies configuration by combining all protocols into a single file.
B.It allows each protocol to be upgraded independently without a system reboot.
C.It reduces memory consumption by sharing code between processes.
D.It improves forwarding performance by dedicating CPU cores to each protocol.
AnswerB

Individual processes can be restarted or upgraded without affecting other processes.

Why this answer

Process separation provides fault isolation; a crash in one protocol process does not affect others, improving overall system stability.

52
MCQmedium

Which architecture feature of IOS XR ensures that a failure in one routing protocol process does not affect other processes on the same router?

A.Admin plane vs default SDR
B.Commit/rollback configuration model
C.Process separation with each protocol as a separate process
D.CPU and memory allocation per card
AnswerC

Process separation isolates failures.

Why this answer

IOS XR uses a distributed OS with process separation; each protocol runs as a separate process in its own memory space, providing fault isolation.

53
Multi-Selecthard

Which THREE of the following are key characteristics of Cisco IOS XR operating system?

Select 4 answers
A.Each routing protocol runs as a separate process.
B.Atomic commit and rollback configuration model.
C.Supports non-stop forwarding (NSF) with graceful restart.
D.Monolithic kernel where all processes run in a single memory space.
E.Distributed OS architecture with separate control and data planes.
AnswersA, B, C, E

Process separation enhances stability.

Why this answer

IOS XR is a distributed OS (A), uses commit/rollback (B), and runs each protocol as a separate process (E). It does not have a monolithic kernel (C) and uses modular packages (D is true but not listed; actually IOS XR uses RPM packages, but 'single image' is false).

54
MCQhard

In Cisco IOS XR architecture, using Secure Domain Routers (SDRs) allows partitioning a physical router into multiple logical routers. Which statement about admin plane and SDRs is correct?

A.The admin plane runs only on route processor cards, while default SDR runs on line cards.
B.The admin plane and default SDR are the same logical entity and share all configuration.
C.The admin plane is a separate SDR that manages hardware resources and system-level functions, while the default SDR handles routing and forwarding.
D.SDRs are only supported on Cisco CRS, not on ASR 9000.
AnswerC

Admin plane is dedicated to system management; default SDR is for data plane and control plane services.

Why this answer

The admin plane is a special SDR used for managing the system (e.g., hardware inventory, shared resources). Default SDR is the primary forwarding SDR, but admin SDR is separate.

55
MCQeasy

Which Cisco router platform is designed for the aggregation layer and runs IOS XR, supporting both L2 and L3 services at high density?

A.Cisco NCS 5500
B.Cisco CRS
C.Cisco ASR 9000
D.Cisco ISR 4000
AnswerC

ASR 9000 is optimized for the aggregation layer with IOS XR.

Why this answer

The ASR 9000 is a widely used aggregation router with IOS XR and supports L2/L3 services. CRS is core, NCS 5500 is edge/aggregation but more focused on 100GE, and ISR is enterprise.

56
MCQhard

A service provider is implementing network slicing for 5G services. Which of the following is NOT a typical characteristic of a network slice?

A.Each slice can have its own dedicated virtualized functions and resources.
B.Slices can be customized for specific service types like eMBB, uRLLC, or mMTC.
C.Slices require dedicated physical infrastructure per slice.
D.Slices are isolated from each other in terms of performance and security.
AnswerC

Slices share physical infrastructure; they are logical partitions.

Why this answer

Network slices are isolated virtual networks, but they share the same physical infrastructure; they do not have dedicated physical links.

57
MCQmedium

Which Cisco router platform is designed for high-density 100GE and uses IOS XR, making it suitable for the core/backbone of a service provider network?

A.Cisco NCS 5500
B.Cisco CRS
C.Cisco ASR 9000
D.Cisco ISR 4400
AnswerB

CRS is designed for core backbone with massive scale.

Why this answer

Cisco CRS (Carrier Routing System) is a high-end core router supporting high-density 100GE and running IOS XR.

58
MCQmedium

A service provider is deploying L3VPN using BGP/MPLS. Which mechanism ensures customer isolation in the provider network?

A.Virtual Routing and Forwarding (VRF)
B.Pseudowire
C.MP-BGP
D.MPLS labels
AnswerA

VRF isolates routing and forwarding per customer.

Why this answer

VRF (Virtual Routing and Forwarding) creates separate routing tables per customer, ensuring isolation.

59
MCQmedium

In IOS XR, which process is responsible for managing the configuration database and commit operations?

A.fman
B.confd
C.sysmgr
D.rib
AnswerB

confd is the configuration daemon.

Why this answer

The configuration management process handles commit/rollback and stores configuration in a database.

60
MCQmedium

Which MEF service type defines a point-to-point Ethernet connection, often used for business connectivity?

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

E-Line is the correct point-to-point service.

Why this answer

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

61
MCQmedium

A service provider is deploying L3VPN. Which mechanism ensures that customer routes are isolated and not leaked between different customers?

A.Route target (RT)
B.Route distinguisher (RD)
C.VRF
D.MPLS labels
AnswerC

Correct. VRF provides isolated routing tables per customer.

Why this answer

VRF (Virtual Routing and Forwarding) instances provide separate routing tables per customer, ensuring isolation in L3VPN.

62
MCQmedium

Which Cisco router platform is designed for the core/backbone of a service provider network, supporting high-density 100GE interfaces and massive scale for MPLS and Segment Routing?

A.Cisco ASR 9000
B.Cisco ISR 4000
C.Cisco CRS
D.Cisco NCS 5500
AnswerC

CRS is designed for core/backbone roles.

Why this answer

The Cisco CRS (Carrier Routing System) is a core router platform with high-density interfaces and large scale for MPLS and Segment Routing.

63
MCQmedium

In the context of IOS XR commit/rollback configuration model, which command is used to apply a set of configuration changes as a single atomic operation?

A.save config
B.apply-changes
C.copy running-config startup-config
D.commit
AnswerD

'commit' atomically applies configuration changes in IOS XR.

Why this answer

The 'commit' command applies changes atomically; if any part fails, the entire commit is rejected.

64
MCQmedium

In IOS XR, each routing protocol runs as a separate process. What is the primary benefit of this architecture?

A.Faster convergence by running protocols in parallel
B.Reduced memory usage by sharing libraries
C.Fault isolation between protocols
D.Simplified configuration due to centralized processing
AnswerC

Each protocol runs independently, so a crash in one does not impact others.

Why this answer

Process separation prevents a failure in one protocol from affecting others, enhancing overall system stability.

65
Multi-Selectmedium

Which TWO of the following are characteristics of the IOS XR operating system architecture? (Select two.)

Select 2 answers
A.Configuration changes take effect immediately without commit
B.Commit/rollback configuration model
C.Monolithic kernel where all processes share memory
D.Distributed OS with process separation
E.All line cards run a single control plane process
AnswersB, D

Changes are staged and committed.

Why this answer

IOS XR features a distributed OS and a commit/rollback configuration model.

66
MCQeasy

Which access technology uses a passive optical splitter to deliver broadband services to multiple subscribers over a single fiber?

A.GPON
B.Cable (DOCSIS)
C.Metro Ethernet
D.DSL (Digital Subscriber Line)
AnswerA

GPON is a passive optical network with optical splitters.

Why this answer

GPON (Gigabit Passive Optical Network) uses passive splitters to share fiber among multiple subscribers.

67
MCQeasy

Which MPLS-based service provides point-to-point Ethernet connectivity over a service provider network, emulating a wire?

A.L3VPN
B.VPWS
C.VPLS
D.EVPN
AnswerB

Correct. VPWS provides point-to-point pseudowire.

Why this answer

VPWS (Virtual Private Wire Service) is a pseudowire that provides point-to-point L2VPN connectivity, emulating a physical wire.

68
Multi-Selectmedium

Which TWO are key features of IOS XR architecture? (Choose two.)

Select 2 answers
A.Configuration applied immediately without validation
B.Monolithic kernel with shared memory address space
C.Distributed OS with process separation
D.Single process for all routing protocols
E.Commit/rollback configuration model
AnswersC, E

Each process runs independently.

Why this answer

IOS XR is a distributed OS with process separation and a commit/rollback model. Monolithic kernel and shared memory are not features.

69
MCQhard

Which Cisco platform is designed for the core/backbone of large service provider networks and offers high scalability with IOS XR?

A.Cisco NCS 5500
B.Cisco CRS
C.Cisco 8000 series
D.Cisco ASR 9000
AnswerB

CRS is the core router.

Why this answer

The Cisco CRS (Carrier Routing System) is a high-end core router designed for the backbone of large SP networks.

70
MCQeasy

In IOS XR architecture, what is the purpose of Secure Domain Router (SDR)?

A.To encrypt control plane traffic
B.To enable process separation and fault isolation
C.To provide a secure management plane
D.To aggregate multiple physical routers
AnswerB

SDR provides fault isolation between virtual routers.

Why this answer

SDR logically partitions a physical router into multiple independent routers, each with its own control plane and resources.

71
MCQeasy

Which MEF service type provides a multipoint-to-multipoint Ethernet virtual connection?

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

Correct. E-LAN is multipoint-to-multipoint.

Why this answer

E-LAN (Ethernet LAN) service provides multipoint-to-multipoint connectivity, as per MEF standards.

72
MCQeasy

What is the primary function of the aggregation layer in a service provider network?

A.Provide direct customer connections
B.Aggregate traffic from the access layer and forward to the core
C.Perform deep packet inspection
D.Provide high-speed backbone connectivity
AnswerB

Aggregation layer consolidates access traffic.

Why this answer

The aggregation layer collects traffic from access nodes and forwards it to the core, often performing QoS, filtering, and subscriber management.

73
MCQeasy

Which component of the IOS XR architecture is responsible for managing the system configuration and providing a separation of control plane for multiple tenants?

A.Default SDR
B.XR Config Manager
C.Admin Plane
D.LRO (Label Rewrite Engine)
AnswerA

Default SDR (Secure Domain Router) handles configuration and control plane separation.

Why this answer

Secure Domain Router (SDR) provides logical separation of control plane resources, while admin plane is for system administration.

74
MCQeasy

Which MPLS-based service provides point-to-point Ethernet connectivity over a service provider network, also known as a pseudowire?

A.EVPN
B.VPWS
C.L3VPN
D.VPLS
AnswerB

VPWS is the correct point-to-point service.

Why this answer

VPWS (Virtual Private Wire Service) is a point-to-point L2VPN service that emulates a wire, also called a pseudowire.

75
MCQmedium

A service provider wants to provide a point-to-point Ethernet service between two customer sites with strict Service Level Agreements (SLAs). Which MEF service type should be used?

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

E-Line provides point-to-point Ethernet connectivity.

Why this answer

E-Line is a MEF standard for point-to-point Ethernet services, providing dedicated bandwidth and SLA guarantees.

Page 1 of 2 · 100 questions totalNext →

Ready to test yourself?

Try a timed practice session using only Spcor Architecture questions.