CCNA 200-301 Practice Exam: 120 Questions Covering All Topics (2025 Edition)
Are you preparing for the CCNA 200-301 exam in 2025? We've got you covered! Below is a complete set of 120 CCNA multiple-choice practice questions that comprehensively cover all domains of the official CCNA exam blueprint. Test your knowledge and identify areas where you need more focus. Answers are provided at the end of the blog.
Network Fundamentals (20 Questions)
- What is the purpose of the OSI model?A. Encrypt data for securityB. Provide a framework for network communicationC. Allocate IP addressesD. Define routing protocols
- Which layer of the OSI model is responsible for logical addressing?A. TransportB. Data LinkC. NetworkD. Application
- Which cable type is used for long-distance, high-bandwidth network connections?A. CoaxialB. Fiber opticC. Twisted pairD. HDMI
- What protocol is used to dynamically assign IP addresses to devices?A. DNSB. ARPC. DHCPD. ICMP
- Which of the following is a private IP address?A. 172.32.0.1B. 192.168.1.1C. 8.8.8.8D. 169.254.1.1
- What does a MAC address identify?A. A logical deviceB. A physical deviceC. A domain nameD. A subnet mask
- Which command is used to test network connectivity?A. telnetB. netstatC. pingD. traceroute
- Which protocol resolves domain names to IP addresses?A. DHCPB. DNSC. FTPD. SNMP
- What is the default subnet mask for a Class C IP address?A. 255.0.0.0B. 255.255.0.0C. 255.255.255.0D. 255.255.255.255
- What is the function of ARP?A. Assign IP addressesB. Resolve domain namesC. Resolve IP to MAC addressesD. Transfer files
- Which layer is responsible for end-to-end communication?A. ApplicationB. Data LinkC. NetworkD. Transport
- What is the maximum number of IP addresses in a /24 subnet?A. 254B. 256C. 255D. 253
- What is the purpose of subnetting?A. Increase the number of routersB. Divide a network into smaller logical segmentsC. Expand the IP address rangeD. Connect networks to the internet
- What is the binary equivalent of decimal 192?A. 11000001B. 11000000C. 10000000D. 11111111
- Which device connects different networks together?A. SwitchB. Access pointC. RouterD. Bridge
- What protocol is used for web traffic?A. SMTPB. FTPC. HTTPD. SNMP
- Which device uses MAC addresses to forward data?A. RouterB. FirewallC. SwitchD. Hub
- What does TTL in an IP packet stand for?A. Time to LifeB. Time to LiveC. Transport to LiveD. Transmission to Layer
- Which IPv6 address is a loopback address?A. ::1B. fe80::C. ff00::D. 2001::
- What is the primary purpose of a VLAN?A. Encrypt trafficB. Connect different locationsC. Segment networks logicallyD. Increase bandwidth
Network Access (20 Questions)
- What device operates at Layer 2 of the OSI model?A. RouterB. SwitchC. FirewallD. Repeater
- Which port security action drops unauthorized traffic but doesn’t log?A. RestrictB. ShutdownC. ProtectD. Monitor
- What is the default VLAN on a Cisco switch?A. VLAN 5B. VLAN 10C. VLAN 1D. VLAN 100
- What does a trunk port do?A. Blocks all trafficB. Assigns IP addressesC. Carries multiple VLANsD. Encrypts frames
- What command enables an interface on a switch?A. no switchportB. enable portC. activate interfaceD. no shutdown
- Which command assigns a port to VLAN 10?A. switchport vlan 10B. switchport access vlan 10C. vlan access 10D. assign vlan 10
- What protocol is used for loop prevention?A. VLANB. IPSECC. STPD. ARP
- What is the function of a root bridge?A. Assign MAC addressesB. Determine the best path in STPC. Provide DNS servicesD. Route packets
- What happens when a port is in err-disabled state?A. It continues forwardingB. It shuts downC. It restartsD. It blocks only STP
- What is a collision domain?A. An area with Wi-Fi signalsB. A network segment where data collisions can occurC. A server roomD. A firewall zone
- Which VLANs are allowed by default on a trunk port?A. NoneB. AllC. VLAN 1D. Only configured VLANs
- Which STP state does a switch port enter first?A. BlockingB. ListeningC. LearningD. Forwarding
- What is the purpose of VTP?A. Encrypt VLANsB. Manage STPC. Propagate VLAN infoD. Route VLANs
- What is a broadcast domain?A. The entire internetB. The area a broadcast packet can reachC. A subnetD. A DMZ
- What causes broadcast storms?A. Routing loopsB. DNS misconfigurationsC. Loops without STPD. Incorrect IPs
- What is BPDU used for?A. To send DHCP offersB. To detect loopsC. To encrypt packetsD. To resolve IPs
- What is the role of PortFast?A. Slows port initializationB. Speeds up STP convergenceC. Prevents VLANsD. Blocks unknown frames
- Which STP port state allows frame forwarding?A. ListeningB. LearningC. ForwardingD. Blocking
- What does the command
show mac address-tabledo?A. Displays IP addressesB. Displays MAC to port mappingC. Displays routesD. Displays STP paths - What is a trunk port typically used for?A. Connecting PCsB. Connecting to the internetC. Connecting switchesD. Connecting firewalls
IP Connectivity (20 Questions)
- What is the function of a routing table?A. Filter trafficB. Store VLANsC. Determine best path to networksD. Assign IP addresses
- Which routing protocol is distance-vector based?A. OSPFB. EIGRPC. RIPD. BGP
- Which command shows IP routing table?A. show ip interface briefB. show running-configC. show ip routeD. show interfaces
- What is the administrative distance of a directly connected route?A. 0B. 1C. 90D. 110
- What does the 'C' in a routing table stand for?A. ConnectedB. CachedC. ComputedD. Configured
- What metric does OSPF use to determine the best path?A. Hop countB. BandwidthC. DelayD. Cost
- Which protocol supports VLSM?A. RIP v1B. RIP v2C. IPXD. RARP
- What is the purpose of a default route?A. Send all unknown traffic to a gatewayB. Block outside trafficC. Provide DNSD. Encrypt data
- Which command enables a router interface?A. enable interfaceB. no shutdownC. activate portD. bringup interface
- What does the command
ip route 0.0.0.0 0.0.0.0do?A. Blocks all trafficB. Configures DNSC. Sets a default routeD. Sets an IP address - What type of address is 127.0.0.1?A. BroadcastB. LoopbackC. PrivateD. Public
- Which command shows interface status and IP?A. show ip interface briefB. show running-configC. show vlanD. show protocols
- What is the purpose of routing protocols?A. Provide encryptionB. Manage VLANsC. Share route info between routersD. Block traffic
- What type of protocol is OSPF?A. Link-stateB. Distance-vectorC. HybridD. Static
- Which command configures RIP on a router?A. router eigrp 1B. router ospf 1C. router ripD. enable rip
- Which protocol uses DUAL algorithm?A. RIPB. EIGRPC. OSPFD. BGP
- What is route summarization?A. Creating static routesB. Combining multiple routes into oneC. Assigning MAC addressesD. Preventing loops
- What is the purpose of split horizon?A. Improve bandwidthB. Prevent routing loopsC. Provide encryptionD. Configure NAT
- What is the administrative distance of RIP?A. 100B. 90C. 120D. 110
- What does OSPF use to form adjacencies?A. PingB. Hello packetsC. TracerouteD. BPDUs
IP Services (20 Questions)
- What is NAT used for?A. RoutingB. Assigning IPsC. Translating private IPs to publicD. Encrypting data
- Which protocol uses UDP port 53?A. DHCPB. DNSC. FTPD. SMTP
- Which DHCP message is sent by a client first?A. DHCPDISCOVERB. DHCPOFFERC. DHCPREQUESTD. DHCPACK
- What is the purpose of SNMP?A. Secure accessB. Monitor network devicesC. Encrypt dataD. Assign IP addresses
- Which type of NAT maps one private IP to one public IP?A. PATB. Static NATC. Dynamic NATD. Overload
- What does the
ip nat insidecommand specify?A. Outbound interfaceB. Inside local interfaceC. Outside global interfaceD. NAT pool - Which protocol is used for email sending?A. POP3B. SMTPC. IMAPD. HTTP
- What port does HTTP use?A. 443B. 22C. 80D. 110
- What is the function of FTP?A. Email transferB. Web accessC. File transferD. Encryption
- Which command verifies NAT translation?A. show ip nat translationsB. show nat configC. show ip routeD. show interfaces
- What is a benefit of DHCP?A. Reduces network loadB. Automates IP address assignmentC. Blocks trafficD. Improves security
- Which DHCP message is sent by the server to offer an IP?A. DHCPDISCOVERB. DHCPACKC. DHCPNAKD. DHCPOFFER
- What is the function of DNS?A. Translate IPs to MACsB. Route trafficC. Assign IPsD. Resolve domain names
- Which command configures a static NAT entry?A. ip nat static insideB. ip nat inside source staticC. nat enable staticD. set static nat
- What port does HTTPS use?A. 21B. 25C. 443D. 80
- What is the function of PAT?A. Assign DNS addressesB. Translate many IPs to oneC. Block unauthorized accessD. Configure VLANs
- What does SNMP stand for?A. Secure Network Management ProtocolB. Simple Network Monitoring ProtocolC. Simple Network Management ProtocolD. Secure NetMap Protocol
- Which device typically provides DHCP service?A. SwitchB. RouterC. Access pointD. Repeater
- What is the benefit of DNS?A. Reduces bandwidthB. Blocks IPsC. Easy access to websites via namesD. Prevents collisions
- What is the NAT term for a private IP?A. Inside localB. Inside globalC. Outside localD. Outside global
Security Fundamentals (20 Questions)
- What does AAA stand for in network security?A. Authentication, Authorization, AccountingB. Authorization, Authentication, AllocationC. Advanced Access AccountingD. Authorized Audit Access
- What is the purpose of a firewall?A. Speed up network trafficB. Encrypt all transmissionsC. Block or allow traffic based on rulesD. Create VLANs
- What type of attack is a phishing attack?A. Physical attackB. Social engineering attackC. Brute force attackD. Spoofing attack
- What is the purpose of a VPN?A. Provide wireless accessB. Secure remote connectionC. Assign IP addressesD. Filter spam
- What is a characteristic of strong passwords?A. Easy to rememberB. Common dictionary wordsC. Mix of letters, numbers, and symbolsD. Your name or birthday
- Which security feature prevents broadcast storms?A. ACLsB. DHCP snoopingC. Port securityD. BPDU Guard
- What does SSH provide?A. Unsecured terminal accessB. Encrypted remote accessC. File transfer onlyD. VPN tunneling
- What is the default port for HTTPS?A. 443B. 80C. 22D. 25
- What is a benefit of using ACLs?A. Dynamic routingB. Traffic filteringC. IP addressingD. NAT translation
- What is the main function of a DMZ in networking?A. Encrypt dataB. Protect internal networkC. Block malwareD. Assign IPs
- Which protocol encrypts user credentials?A. TelnetB. FTPC. SSHD. HTTP
- What is spoofing?A. Encrypting dataB. Faking an identityC. Monitoring trafficD. Flooding the network
- What is a good practice when configuring wireless security?A. Use WEPB. Disable SSID broadcastingC. Use open authenticationD. Share password with everyone
- What type of traffic does an ACL control?A. Routing updatesB. Broadcast trafficC. IP packet trafficD. VLAN frames
- What is a brute-force attack?A. Physically breaking a serverB. Guessing passwords repeatedlyC. Spoofing packetsD. Modifying headers
- What is the function of port security on a switch?A. Block all unknown IPsB. Allow only specific MAC addressesC. Filter DNS requestsD. Configure static routes
- What tool helps prevent MAC flooding attacks?A. DNSSECB. ACLsC. Port securityD. NAT
- What is the purpose of DHCP snooping?A. Block rogue DHCP serversB. Monitor DNS queriesC. Encrypt DHCP trafficD. Enable NAT
- What is the default port for SSH?A. 80B. 23C. 22D. 25
- What type of security threat is malware?A. Natural disasterB. Hardware failureC. Software attackD. User error
Automation and Programmability (10 Questions)
- What is a benefit of network automation?A. Increase errorsB. Manual configurationC. Reduce human errorD. More complex commands
- What is an API?A. Automatic Process InterfaceB. Application Programming InterfaceC. Advanced Programming InstructionD. Automatic Peripheral Integration
- What is a JSON file?A. A router configurationB. A file systemC. A data exchange formatD. A routing protocol
- Which language is commonly used for network automation?A. SQLB. C++C. PythonD. COBOL
- Which term refers to a controller-based network model?A. TCP/IPB. SDNC. HTTPD. LAN
- What does REST stand for in REST APIs?A. Routing Encrypted Secure TransferB. Representational State TransferC. Redundant Stateful TrackingD. Remote Event System Tool
- What is the function of Cisco DNA Center?A. Basic routingB. Manual IP assignmentC. Network automation and assuranceD. Web browsing
- Which tool is used for network automation testing?A. TelnetB. AnsibleC. FTPD. Traceroute
- What is the purpose of a network model like YANG?A. Measure throughputB. Model configuration dataC. Speed up routingD. Scan for malware
- What type of API is RESTful?A. CLI-basedB. GUI-basedC. Web-basedD. Token-only
Wireless Fundamentals (10 Questions)
- What is the standard for wireless LANs?A. IEEE 802.3B. IEEE 802.11C. IEEE 802.15D. IEEE 802.1D
- What does SSID stand for?A. Secure Server IdentifierB. Shared System IdentifierC. Service Set IdentifierD. Single Signal ID
- What frequency does 802.11ac use?A. 2.4 GHzB. 3.4 GHzC. 5 GHzD. 6 GHz
- What causes interference in wireless networks?A. DHCPB. FirewallsC. Microwave ovensD. Static routing
- Which encryption method is most secure for wireless?A. WEPB. WPA2C. WPAD. Open
- What is a BSSID?A. Base Station Serial IDB. Broadcast Service Set IdentifierC. Basic Service Set IdentifierD. Backup Signal Set ID
- Which mode connects wireless clients to a wired network?A. Ad-hocB. InfrastructureC. MeshD. Bridge
- What is the maximum theoretical speed of 802.11ac?A. 300 MbpsB. 1.3 GbpsC. 600 MbpsD. 54 Mbps
- Which device connects wireless devices in a home?A. SwitchB. Access PointC. HubD. Firewall
- What is roaming in wireless networks?A. Using mobile dataB. Changing Wi-Fi passwordsC. Moving between APs without dropping connectionD. Static IP assignment Comment for answers

Comments
Post a Comment