Practice DC Networking Questions Now
Start a timed practice session focusing on Data Center Networking Basics topics from the CCTDC question bank.
Start CCTDC Practice Quiz →CCTDC DC Networking Question Bank (12 Questions)
Browse all 12 practice questions covering Data Center Networking Basics for the CCTDC certification exam. Each question includes the full answer and a detailed explanation to help you understand the concepts.
- Question 1Cisco Data Center Administration
What does Virtual Port Channel (VPC) provide on Nexus switches?
Show Answer & Explanation
Correct Answer: BExplanation:VPC enables a downstream device (switch, server, FI) to connect to two Nexus peers via a single logical port-channel. Both uplinks are active (no STP blocking), providing redundancy and doubling bandwidth. Key components: peer link, peer keepalive, VPC domain.
- Question 2Cisco Data Center Administration
What is zoning in a Fibre Channel SAN?
Show Answer & Explanation
Correct Answer: BExplanation:FC zoning controls which server HBAs (initiators) can see which storage ports (targets). Types: soft zoning (name server filtering), hard zoning (fabric-enforced). Best practice: single-initiator zoning — one server HBA per zone with its storage targets.
- Question 3Data Center Software and Configuration
What is a vPC (virtual Port Channel) on Nexus switches?
Show Answer & Explanation
Correct Answer: BExplanation:vPC enables a device to connect to two Nexus switches using a single port-channel. Both links are active (no STP blocking). Provides: double bandwidth, fast failover, and loop-free topology without STP.
- Question 4Cisco Data Center Troubleshooting
What is the first thing to check when a Virtual Port Channel (VPC) is not coming up?
Show Answer & Explanation
Correct Answer: BExplanation:VPC troubleshooting: 1) Check peer link status ('show vpc'), 2) Verify VPC domain IDs match, 3) Check peer keepalive link (management connectivity), 4) Run 'show vpc consistency-parameters' to identify mismatched config between peers.
- Question 5Cisco Data Center Troubleshooting
What is a common cause of FCoE (Fibre Channel over Ethernet) connectivity problems?
Show Answer & Explanation
Correct Answer: BExplanation:FCoE requires lossless Ethernet achieved through DCB: PFC (Priority Flow Control) prevents frame drops on the FCoE class, ETS (Enhanced Transmission Selection) allocates bandwidth. Missing PFC causes storage traffic drops and SCSI errors.
- Question 6Cisco Data Center Troubleshooting
Why might a port-channel on a Nexus switch show individual links as suspended?
Show Answer & Explanation
Correct Answer: BExplanation:Suspended port-channel members: check LACP mode (active/passive) matches, speed/duplex settings are identical, port-channel mode is compatible, and 'channel-group' config matches on both sides. 'show port-channel summary' and 'show lacp neighbor' help diagnose.
- Question 7Cisco Data Center Administration
How are VLANs created on a Cisco Nexus switch?
Show Answer & Explanation
Correct Answer: BExplanation:On NX-OS: 'vlan 100' (creates VLAN), 'name DATA' (assigns name). Then assign to access ports ('switchport access vlan 100') or allow on trunks ('switchport trunk allowed vlan add 100'). NX-OS requires explicit feature enablement for some protocols.
- Question 8Cisco Data Center Administration
What is a Virtual Port Channel (vPC) in Cisco NX-OS?
Show Answer & Explanation
Correct Answer: BExplanation:vPC allows two Nexus switches to present a unified port-channel to a downstream device, providing active-active redundancy and eliminating STP blocking while doubling bandwidth.
- Question 9Cisco Data Center Administration
Which NX-OS command displays the vPC status and peer-link health between two Nexus switches?
Show Answer & Explanation
Correct Answer: BExplanation:'show vpc' displays the vPC domain status, peer-link state, peer keepalive status, and the operational state of all vPC member port-channels.
- Question 10Cisco Data Center Troubleshooting
A vPC peer-link between two Nexus switches is down. What is the MOST critical impact?
Show Answer & Explanation
Correct Answer: AExplanation:When the vPC peer-link fails, the secondary switch suspends all its vPC member ports to prevent duplicate traffic, since it can no longer synchronize with the primary. The keepalive link determines roles.
- Question 11Cisco Data Center Troubleshooting
A server connected to a Nexus switch via vPC is experiencing intermittent connectivity. Which log should be checked first?
Show Answer & Explanation
Correct Answer: AExplanation:Checking logs filtered for vPC events reveals peer-link flaps, role changes, or member port state changes that could cause intermittent connectivity for hosts using vPC port-channels.
- Question 12Cisco Data Center Troubleshooting
A Nexus vPC keeps flapping. What is a common cause?
Show Answer & Explanation
Correct Answer: BExplanation:vPC flapping commonly results from peer-link failures, type-1 consistency check failures (mismatched VLAN, STP, or QoS settings), or keepalive link problems between peer switches.
Key DC Networking Concepts for CCTDC
CCTDC DC Networking Exam Tips
Data Center Networking Basics questions in CCTDC are typically scenario-based. Focus on service-level decision making aligned to official exam objectives. Priority concepts: nexus, nxos, vlan, port channel, vpc, fibre channel.
What CCTDC Expects
- Anchor your answer in select the most practical, secure, and scalable answer for the stated scenario.
- DC Networking scenarios for CCTDC are frequently mapped to Domain 2 (30%), 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 (Entry) and managed-service best practices.
High-Value DC Networking Concepts
- Know the core DC Networking building blocks cold: nexus, nxos, vlan, port channel.
- Review the edge-case features and limits for vpc, fibre channel; these details are commonly used to differentiate answer choices.
- Practice service-integration reasoning: how DC Networking pairs with DC Hardware, DC Troubleshooting in real deployment patterns.
- For CCTDC, explain why the chosen DC Networking design meets reliability, security, and cost expectations better than the alternatives.
Common CCTDC Traps
- Watch for answers that partially solve the requirement but miss operational constraints.
- Questions in Data Center Networking and Software 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 Data Center Networking and Software (30%) outcomes for CCTDC?
- 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 Hardware and DC Troubleshooting during failure, scaling, and monitoring events?