Networking Practice Modules Solutions Numbered
Networking Practice Modules Solutions Numbered
Practice Module 1
True/False Questions
1. T/F: A Local Area Network (LAN) typically spans a large geographical area and connects
multiple remote locations.
Answer: False
2. T/F: Bring Your Own Device (BYOD) allows employees to use personal devices such as
laptops and smartphones to connect to a corporate network.
Answer: True
3. T/F: Peer-to-peer networks are typically used in small networks for simple tasks like
sharing files and printers.
Answer: True
4. T/F: Ethernet WAN extends the LAN access technology into a wide area network
infrastructure.
Answer: True
2. What type of network connects devices over a small geographic area, such as a
home or office?
a) WAN
b) LAN
c) Intranet
d) Extranet
5. Which media type uses electrical impulses to transmit data across a network?
a) Fiber-optic cables
b) Wireless transmission
c) Metal wires
d) Satellite connections
6. Which of the following technologies is not typically used to connect home users to
the internet?
a) DSL
b) Leased lines
c) Cellular networks
d) Cable
Practice Module 2
True/False Questions
1. T/F: The enable secret command is used to secure the user EXEC mode on a Cisco device.
Answer: False
2. T/F: Telnet is a secure method for remote CLI connection to a Cisco device.
Answer: False
3. T/F: IPv4 addresses are represented by four decimal numbers separated by periods,
called dotted decimal notation.
Answer: True
5. Which of the following commands is used to save the running configuration to the
startup configuration?
a) show running-config
b) copy running-config startup-config
c) write erase
d) reload
6. Which of the following is used to configure IP addressing on a switch’s Virtual
Interface?
a) interface vlan 1
b) ip address dhcp
c) configure terminal
d) ip address static
2. How can you encrypt all plaintext passwords in a Cisco device configuration?
Answer: By using the command 'service password-encryption'.