CCNA Flashcards
(75 cards)
What does CCNA stand for?
Cisco Certified Network Associate
True or False: CCNA is a beginner-level certification.
True
What is the primary focus of CCNA certification?
Networking fundamentals
Fill in the blank: The OSI model has ___ layers.
7
Which layer of the OSI model deals with routing?
Network layer
What protocol is used for network management?
SNMP (Simple Network Management Protocol)
What does the acronym TCP stand for?
Transmission Control Protocol
Multiple Choice: Which of the following is a private IP address? A) 192.168.1.1 B) 172.16.5.5 C) 10.0.0.1 D) All of the above
D) All of the above
What command is used to check the configuration of a Cisco router?
show running-config
True or False: IPv6 addresses are 128 bits long.
True
What is the purpose of the ARP protocol?
To resolve IP addresses to MAC addresses
Fill in the blank: The default gateway is typically the IP address of the ___ device.
router
What does DHCP stand for?
Dynamic Host Configuration Protocol
Which device operates at Layer 2 of the OSI model?
Switch
Multiple Choice: Which of the following is an example of a routing protocol? A) HTTP B) FTP C) OSPF D) SNMP
C) OSPF
What is the main function of a firewall?
To control incoming and outgoing network traffic
True or False: A subnet mask is used to divide an IP address into network and host portions.
True
What is NAT used for?
Network Address Translation
Fill in the blank: The command to save the configuration on a Cisco device is ___.
write memory
Which protocol is used to send email?
SMTP (Simple Mail Transfer Protocol)
What is the maximum length of a CAT5e Ethernet cable?
100 meters
True or False: The ping command is used to test connectivity between two devices.
True
What is the purpose of a VLAN?
To segment networks for better traffic management
Multiple Choice: Which layer of the OSI model is responsible for end-to-end communication? A) Transport B) Network C) Data Link D) Physical
A) Transport