Network Fundamentals: Intro to LAN (TryHackMe)

In this article, we’ll cover the Introduction to LAN room on TryHackMe which includes an Introduction to LAN Topologies, a Primer on Subnetting, The ARP Protocol, and the DHCP Protocol.
What does LAN stand for?
Local Area NetworkWhat is the verb given to the job that Routers perform?
RoutingWhat device is used to centrally connect multiple devices on the local network and transmit data to the correct location?
SwitchWhat topology is cost-efficient to set up?
Bus TopologyWhat topology is expensive to set up and maintain?
Star TopologyComplete the interactive lab attached to this task. What is the flag given at the end?
THM{TOPOLOGY_FLAWS}
What is the technical term for dividing a network up into smaller pieces?
SubnettingHow many bits are in a subnet mask?
32What is the range of a section (octet) of a subnet mask?
0-255What address is used to identify the start of a network?
Network AddressWhat address is used to identify devices within a network?
Host AddressWhat is the name used to identify the device responsible for sending data to another network?
Default GatewayWhat does ARP stand for?
Address Resolution ProtocolWhat category of ARP Packet asks a device whether or not it has a specific IP address?
RequestWhat address is used as a physical identifier for a device on a network?
MAC AddressWhat address is used as a logical identifier for a device on a network?
IP AddressWhat type of DHCP packet is used by a device to retrieve an IP address?
DHCP DiscoverWhat type of DHCP packet does a device send once it has been offered an IP address by the DHCP server?
DHCP RequestFinally, what is the last DHCP packet that is sent to a device from a DHCP server?
DHCP ACK
Thank you for reading my article. Please leave any questions or comments on how I can improve my learning journey and the THM challenges.




