Practice DC Networking Questions Now
Start a timed practice session focusing on Data Center Networking topics from the DCCOR question bank.
Start DCCOR Practice Quiz →DCCOR DC Networking Question Bank (17 Questions)
Browse all 17 practice questions covering Data Center Networking for the DCCOR certification exam. Each question includes the full answer and a detailed explanation to help you understand the concepts.
- Question 1Networking
Which routing protocol is most commonly used as the underlay in a VXLAN BGP EVPN data center fabric?
Show Answer & Explanation
Correct Answer: CExplanation:OSPF or IS-IS are the recommended underlay IGP protocols for VXLAN BGP EVPN fabrics. They provide fast convergence and scalability for advertising loopback addresses (VTEPs) used by the VXLAN overlay.
- Question 2Networking
What is the primary purpose of VXLAN in a data center fabric?
Show Answer & Explanation
Correct Answer: BExplanation:VXLAN (Virtual Extensible LAN) encapsulates Layer 2 Ethernet frames in UDP packets, allowing Layer 2 segments to be extended across a Layer 3 routed underlay network. It uses a 24-bit VNI, supporting up to 16 million segments.
- Question 3Networking
What is Overlay Transport Virtualization (OTV) used for in data center networking?
Show Answer & Explanation
Correct Answer: AExplanation:OTV extends Layer 2 domains across data center sites over any transport (Layer 3 IP). It uses MAC-in-IP encapsulation and includes built-in loop prevention, making it safer than traditional L2 extension methods like EoMPLS.
- Question 4Networking
What does a Cisco Nexus virtual port channel (vPC) provide?
Show Answer & Explanation
Correct Answer: BExplanation:vPC allows links that are physically connected to two different Nexus switches to appear as a single port channel to a downstream device. This eliminates STP blocked ports and provides active-active forwarding with redundancy.
- Question 5Networking
In a VXLAN BGP EVPN fabric, what does the EVPN control plane provide?
Show Answer & Explanation
Correct Answer: BExplanation:BGP EVPN provides a standards-based control plane for VXLAN that distributes MAC addresses, IP addresses, and multi-homing information using BGP route types. This eliminates the need for flood-and-learn behavior.
- Question 6Networking
What is the purpose of a spine-leaf architecture in data centers?
Show Answer & Explanation
Correct Answer: BExplanation:Spine-leaf provides equal-cost paths between any two leaf switches, consistent low latency, and scalable bandwidth for the east-west traffic patterns dominant in modern data centers.
- Question 7Security
Which AAA protocol is recommended for device administration on Cisco Nexus data center switches?
Show Answer & Explanation
Correct Answer: BExplanation:TACACS+ is recommended for device administration because it separates authentication, authorization, and accounting, provides command-level authorization, and encrypts the entire payload. RADIUS is typically used for network access.
- Question 8Networking
Which multicast protocol is commonly used in data center fabrics for BUM traffic handling in VXLAN environments?
Show Answer & Explanation
Correct Answer: AExplanation:In VXLAN multicast mode, PIM Sparse Mode in the underlay creates multicast distribution trees for BUM (Broadcast, Unknown unicast, Multicast) traffic. However, modern fabrics often use ingress replication with BGP EVPN instead.
- Question 9Security
What does MACsec provide between Cisco Nexus switches in a data center fabric?
Show Answer & Explanation
Correct Answer: BExplanation:MACsec (802.1AE) on Nexus switches provides hop-by-hop Layer 2 encryption between directly connected switches. It encrypts the entire Ethernet frame payload, providing confidentiality, data integrity, and replay attack protection on inter-switch links.
- Question 10Networking
What is the purpose of VXLAN in a data center network?
Show Answer & Explanation
Correct Answer: BExplanation:VXLAN encapsulates Layer 2 Ethernet frames in UDP packets for transport across a Layer 3 network, enabling Layer 2 adjacency between endpoints in different subnets or data centers.
- Question 11Security
Which Cisco data center security feature provides micro-segmentation within a VXLAN fabric?
Show Answer & Explanation
Correct Answer: BExplanation:Security Group Tags with TrustSec provide micro-segmentation in VXLAN fabrics by classifying traffic based on identity and enforcing policies at SGT boundaries rather than IP-based ACLs.
- Question 12Networking
What is VXLAN and why is it used in data centers?
Show Answer & Explanation
Correct Answer: BExplanation:VXLAN (Virtual Extensible LAN) provides L2 overlay over L3 underlay, supporting up to 16 million segments (vs. 4096 VLANs), enabling multi-tenant data center fabrics and VM mobility.
- Question 13Networking
What is the benefit of a distributed anycast gateway in a VXLAN EVPN fabric?
Show Answer & Explanation
Correct Answer: BExplanation:Distributed anycast gateway assigns the same gateway IP and MAC to all VTEP leaf switches. Each leaf acts as the first-hop gateway for locally attached hosts, enabling optimal routing without hair-pinning traffic through a centralized gateway.
- Question 14Networking
Which technology provides first-hop gateway redundancy in a VXLAN EVPN fabric?
Show Answer & Explanation
Correct Answer: CExplanation:Anycast gateway provides a distributed default gateway across all leaf switches using the same virtual IP and MAC address, eliminating the need for HSRP/VRRP and enabling optimal east-west traffic flow.
- Question 15Networking
What is the role of MP-BGP EVPN in a VXLAN fabric?
Show Answer & Explanation
Correct Answer: BExplanation:MP-BGP EVPN serves as the control plane for VXLAN, distributing MAC and IP address reachability information between VTEPs, replacing flood-and-learn with a more scalable approach.
- Question 16Networking
What is a vPC (virtual PortChannel) on Nexus switches?
Show Answer & Explanation
Correct Answer: BExplanation:vPC eliminates STP blocked ports by allowing a downstream device to form a port channel across two independent Nexus switches, providing active-active forwarding with redundancy.
- Question 17Networking
What is EVPN in a VXLAN fabric?
Show Answer & Explanation
Correct Answer: BExplanation:EVPN provides an efficient control plane for VXLAN, distributing MAC/IP addresses via MP-BGP route types, eliminating unnecessary BUM flooding and enabling optimal forwarding.
Key DC Networking Concepts for DCCOR
DCCOR DC Networking Exam Tips
Data Center Networking questions in DCCOR are typically scenario-based. Focus on service-level decision making aligned to official exam objectives. Priority concepts: nexus, vpc, vxlan, evpn, fabricpath, otv.
What DCCOR Expects
- Anchor your answer in select the most practical, secure, and scalable answer for the stated scenario.
- DC Networking scenarios for DCCOR are frequently mapped to Domain 1 (25%), so read the objective carefully before picking controls or architecture.
- Expect multi-service scenarios where DC Networking interacts with IAM, networking, storage, or observability patterns rather than appearing as an isolated service question.
- When two options are both technically valid, prefer the choice that best aligns with the exam's operational scope (Professional) and managed-service best practices.
High-Value DC Networking Concepts
- Know the core DC Networking building blocks cold: nexus, vpc, vxlan, evpn.
- Review the edge-case features and limits for fabricpath, otv; these details are commonly used to differentiate answer choices.
- Practice service-integration reasoning: how DC Networking pairs with DC Compute, DC Automation in real deployment patterns.
- For DCCOR, explain why the chosen DC Networking design meets reliability, security, and cost expectations better than the alternatives.
Common DCCOR Traps
- Watch for answers that partially solve the requirement but miss operational constraints.
- Questions in Networking often include distractors that look correct for DC Networking but violate least-privilege, durability, or availability requirements.
- Avoid picking options purely by feature name; validate data path, failure handling, and governance impact before answering.
- If the prompt hints at automation or repeatability, eliminate manual-only operational answers first.
Fast Review Checklist
- Can you compare at least two DC Networking implementation paths and justify which one best fits the scenario?
- Can you map the chosen answer back to Networking (25%) outcomes for DCCOR?
- Can you explain security and access boundaries for DC Networking without relying on default-open assumptions?
- Can you describe how DC Networking integrates with DC Compute and DC Automation during failure, scaling, and monitoring events?