What does CCNA stand for?
Cisco Certified Network Associate
True or False: CCNA certification is intended for entry-level network engineers.
True
Which layer of the OSI model is responsible for routing?
Layer 3 (Network Layer)
Fill in the blank: The primary protocol used for routing in the Internet is _____ Protocol.
Internet
What command is used to save the configuration on a Cisco router?
write memory or copy running-config startup-config
What does the acronym VLAN stand for?
Virtual Local Area Network
Which protocol is used for dynamic IP address allocation?
DHCP (Dynamic Host Configuration Protocol)
What is the default subnet mask for a Class C address?
255.255.255.0
True or False: A switch operates at Layer 2 of the OSI model.
True
What is the purpose of NAT?
To translate private IP addresses to a public IP address.
Which command would display the routing table on a Cisco router?
show ip route
What does the acronym STP stand for in networking?
Spanning Tree Protocol
Fill in the blank: The _____ address is used to identify a device on a network.
IP
What type of cable is used for connecting devices to a switch?
Ethernet cable
True or False: OSPF is a link-state routing protocol.
True
What is the function of a router?
To route packets between different networks.
What does the acronym WAN stand for?
Wide Area Network
What is the purpose of a subnet mask?
To determine the network and host portions of an IP address.
Which command is used to configure a hostname on a Cisco device?
hostname [desired-name]
What layer of the OSI model does TCP operate on?
Layer 4 (Transport Layer)
Fill in the blank: The _____ Protocol is used for secure remote login.
SSH (Secure Shell)
What is the maximum length of a standard Ethernet cable?
100 meters
True or False: A broadcast domain is limited by a router.
False
What does the acronym ACL stand for?
Access Control List