Cisco Certified Technician Routing & Switching Practice Exam – Master Your Certification with Exam Sage
What Is This Practice Exam?
The Cisco Certified Technician (CCT) Routing & Switching Practice Exam by Exam Sage is a comprehensive and carefully crafted study resource designed to prepare IT professionals and network technicians for success on the CCT Routing & Switching certification exam. Whether you’re new to Cisco networking or looking to validate your troubleshooting and maintenance skills, this exam offers a realistic testing experience that mirrors the official exam’s depth and scope.
What You Will Learn
By working through this practice exam, you will:
Build a strong foundational understanding of Cisco routing and switching technologies
Master key networking concepts, including VLANs, Spanning Tree Protocol (STP), routing protocols like EIGRP and OSPF, and IP subnetting
Develop practical skills in configuring and troubleshooting Cisco devices using essential IOS commands
Learn how to implement and verify VLANs, trunks, and inter-VLAN routing
Understand Cisco proprietary protocols such as CDP, VTP, and DTP and their roles in network management
Gain knowledge of network security fundamentals, device management, and routing table analysis
Improve your ability to identify and resolve common network issues in real-world scenarios
Topics Covered
This practice exam covers the most critical and current topics tested on the Cisco Certified Technician Routing & Switching exam, including but not limited to:
VLAN configuration and management (including VLAN ranges and VLAN Trunking Protocol)
Switch port types: access vs trunk ports
Spanning Tree Protocol (STP) to prevent network loops
Cisco Discovery Protocol (CDP) and Dynamic Trunking Protocol (DTP)
Basic routing concepts and protocols: EIGRP, OSPF, and routing tables
Router subinterfaces and 802.1Q trunking for inter-VLAN routing
Switch and router IOS commands for monitoring and troubleshooting
IP addressing fundamentals and default gateway configuration
Administrative distance and load balancing in routing protocols
Network device discovery and Cisco device management
Why Choose Exam Sage for Your Cisco Certification Preparation?
At ExamSage.com, we understand that passing your Cisco CCT Routing & Switching exam requires more than just memorizing facts. That’s why our practice tests are:
Expertly curated and up-to-date, reflecting the latest exam objectives and real Cisco networking scenarios
Comprehensive yet clear, helping you focus on essential knowledge without overwhelm
Accompanied by detailed explanations for every question, so you understand the reasoning behind each answer
Designed for practical learning, reinforcing skills you’ll use in the field, not just on the exam
Convenient and accessible online, letting you study anytime, anywhere at your own pace
Get Ready to Advance Your Cisco Career
Prepare confidently for the Cisco Certified Technician Routing & Switching exam with Exam Sage’s trusted practice test. Whether you’re aiming to launch a career in network support or validate your technical skills, our practice exam will equip you with the knowledge and confidence to succeed.
Sample Questions and Answers
✅ 1. Which layer of the OSI model is responsible for routing packets across different networks?
A. Data Link
B. Transport
C. Network
D. Physical
Correct Answer: C. Network
Explanation: The Network layer (Layer 3) is responsible for path determination and logical addressing, allowing packets to be routed between networks using IP addresses.
✅ 2. What is the purpose of the ARP protocol?
A. Assign IP addresses dynamically
B. Translate IP addresses to MAC addresses
C. Route packets between networks
D. Encrypt data during transmission
Correct Answer: B. Translate IP addresses to MAC addresses
Explanation: ARP (Address Resolution Protocol) resolves IP addresses to MAC addresses within a local network.
✅ 3. Which Cisco command displays the status of interfaces on a switch?
A. show ip interface brief
B. show interfaces status
C. show running-config
D. show vlan
Correct Answer: A. show ip interface brief
Explanation: This command provides a concise summary of all interfaces, including their IP address, status, and protocol state.
✅ 4. What is the default administrative distance of a static route in Cisco IOS?
A. 0
B. 1
C. 90
D. 110
Correct Answer: B. 1
Explanation: Static routes have an administrative distance of 1, making them more preferred than routes learned via dynamic protocols like OSPF or EIGRP.
✅ 5. What is the function of VLANs in a network?
A. Increase physical ports
B. Encrypt data between switches
C. Segment a broadcast domain
D. Monitor network traffic
Correct Answer: C. Segment a broadcast domain
Explanation: VLANs separate broadcast domains in a switched network, improving performance and security.
✅ 6. Which command would you use to save the configuration to NVRAM on a Cisco device?
A. copy running-config startup-config
B. write erase
C. reload
D. show version
Correct Answer: A. copy running-config startup-config
Explanation: This command saves the current running configuration to the startup configuration file in NVRAM.
✅ 7. What does the “ping” command verify?
A. IP-to-MAC resolution
B. Network Layer connectivity
C. VLAN configuration
D. Routing protocol operation
Correct Answer: B. Network Layer connectivity
Explanation: The ping
command uses ICMP to test IP connectivity between devices.
✅ 8. Which protocol is used to automatically assign IP addresses in a network?
A. DNS
B. NAT
C. DHCP
D. ARP
Correct Answer: C. DHCP
Explanation: DHCP (Dynamic Host Configuration Protocol) dynamically assigns IP addresses and configuration to devices on the network.
✅ 9. What type of memory on a Cisco router stores the IOS image?
A. RAM
B. NVRAM
C. ROM
D. Flash
Correct Answer: D. Flash
Explanation: The Cisco IOS image is stored in flash memory, which retains its contents after a reboot.
✅ 10. Which protocol provides loop prevention in a Layer 2 network?
A. OSPF
B. STP
C. EIGRP
D. CDP
Correct Answer: B. STP
Explanation: The Spanning Tree Protocol (STP) prevents Layer 2 loops in a network by blocking redundant paths.
✅ 11. What is the default VLAN on Cisco switches?
A. VLAN 0
B. VLAN 10
C. VLAN 99
D. VLAN 1
Correct Answer: D. VLAN 1
Explanation: By default, all switch ports are assigned to VLAN 1 until configured otherwise.
✅ 12. Which command shows the MAC address table on a Cisco switch?
A. show mac-address-table
B. show arp
C. show interface mac
D. show vlan
Correct Answer: A. show mac-address-table
Explanation: This command displays MAC addresses learned on each switch port and the associated VLANs.
✅ 13. What is the role of a default gateway in a network?
A. Encrypts outgoing packets
B. Filters incoming packets
C. Routes packets to external networks
D. Assigns IP addresses to clients
Correct Answer: C. Routes packets to external networks
Explanation: The default gateway routes traffic from the local network to destinations outside the subnet.
✅ 14. Which cable is used to connect a PC to a Cisco console port?
A. Ethernet crossover
B. Fiber optic
C. Rollover
D. Straight-through
Correct Answer: C. Rollover
Explanation: A rollover cable (console cable) is used to connect to the console port for device management.
✅ 15. Which command shows the version of IOS running on a Cisco device?
A. show config
B. show ip route
C. show version
D. show startup
Correct Answer: C. show version
Explanation: This command displays IOS version, system image file, uptime, and device model.
✅ 16. What is a common reason for a port to be in an “err-disabled” state?
A. Incorrect IP address
B. Port security violation
C. Duplex mismatch
D. Cable unplugged
Correct Answer: B. Port security violation
Explanation: Security violations such as MAC address mismatches can cause the port to be automatically shut down.
✅ 17. What is the main function of a switch in a network?
A. Forward packets based on IP address
B. Translate domain names
C. Segment collision domains
D. Assign VLANs
Correct Answer: C. Segment collision domains
Explanation: Switches reduce collisions by creating separate collision domains per port.
✅ 18. What command do you use to enter interface configuration mode?
A. config terminal
B. enable interface
C. interface [type] [number]
D. configure interface
Correct Answer: C. interface [type] [number]
Explanation: This command is used from global configuration mode to enter interface configuration mode.
✅ 19. Which protocol does a switch use to learn MAC addresses?
A. ARP
B. CDP
C. STP
D. It learns passively
Correct Answer: D. It learns passively
Explanation: Switches learn MAC addresses by examining the source MAC of incoming frames.
✅ 20. What does CDP stand for?
A. Cisco Data Protocol
B. Cisco Discovery Protocol
C. Central Discovery Platform
D. Cisco Device Path
Correct Answer: B. Cisco Discovery Protocol
Explanation: CDP is a Layer 2 Cisco proprietary protocol used to discover neighboring Cisco devices.
✅ 21. What is the effect of using the shutdown
command on an interface?
A. Sets the interface to DHCP mode
B. Resets interface counters
C. Disables the interface
D. Deletes IP address
Correct Answer: C. Disables the interface
Explanation: The shutdown
command administratively brings the interface down.
✅ 22. Which feature allows a switch to limit the number of MAC addresses on a port?
A. MAC filtering
B. ARP blocking
C. Port Security
D. DHCP snooping
Correct Answer: C. Port Security
Explanation: Port Security restricts access based on MAC addresses to prevent unauthorized devices.
✅ 23. Which protocol is used to synchronize time across network devices?
A. SNMP
B. TFTP
C. NTP
D. DHCP
Correct Answer: C. NTP
Explanation: NTP (Network Time Protocol) ensures devices have consistent system time.
✅ 24. What is the purpose of the “reload” command?
A. Restart an interface
B. Save configuration
C. Reboot the device
D. Display logs
Correct Answer: C. Reboot the device
Explanation: The reload
command restarts the Cisco device.
✅ 25. What protocol replaces Telnet for secure remote access?
A. FTP
B. SSH
C. HTTP
D. TFTP
Correct Answer: B. SSH
Explanation: SSH provides secure, encrypted access to devices, unlike Telnet which transmits in plain text.
✅ 26. What is the main difference between a hub and a switch?
A. Hubs are faster
B. Switches operate at Layer 1
C. Switches forward data based on MAC addresses
D. Hubs support VLANs
Correct Answer: C. Switches forward data based on MAC addresses
Explanation: Unlike hubs, which broadcast to all ports, switches intelligently forward based on MAC tables.
✅ 27. What is the purpose of a loopback interface on a Cisco router?
A. For traffic monitoring
B. For testing and diagnostics
C. For logging only
D. To connect two routers
Correct Answer: B. For testing and diagnostics
Explanation: Loopback interfaces are logical and always up, useful for routing protocols and management.
✅ 28. Which address type is used for one-to-many communication?
A. Unicast
B. Broadcast
C. Multicast
D. Anycast
Correct Answer: C. Multicast
Explanation: Multicast addresses send data to a group of recipients that are part of a multicast group.
✅ 29. Which protocol uses Hello packets to establish neighbor relationships?
A. BGP
B. RIP
C. OSPF
D. STP
Correct Answer: C. OSPF
Explanation: OSPF uses Hello packets to discover and maintain neighbor adjacencies.
✅ 30. What is the purpose of NAT in networking?
A. Block incoming traffic
B. Encrypt data
C. Translate private to public IP
D. Assign VLANs
Correct Answer: C. Translate private to public IP
Explanation: NAT (Network Address Translation) allows private IP addresses to communicate with public networks like the internet.