Module 1 - 03-1 Flashcards
Introduction to networks (60 cards)
Define Network
A group of connected devices
What are the names of the unique addresses, or identifiers, that devices use to locate each other on a network to establish communications?
- IP addresses
- MAC addresses
What two types of networks can devices use to communicate on?
- LAN
- WAN
What does LAN stand for?
Local Area Network (LAN)
What does WAN stand for?
Wide Area Network (WAN)
Define LAN
A network that spans a small area like an office building, a school, or a home
Define WAN
A network that spans a large geographical area like a city, state, or country
A _____ is a group of connected devices.
- network
- router
- media access control (MAC) address
- hub
network
A network is a group of connected devices. The devices on a network can communicate with each other over network cables or wireless connections.
Define Hub
A network device that broadcasts information to every device on the network
Think of a hub like a radio tower that broadcasts a signal to any radio tuned to the correct frequency.
Define Switch
A device that makes connections between specific devices on a network by sending and receiving data between them
A switch is more intelligent than a hub. It only passes data to the intended destination. This makes switches more secure than hubs, and enables them to control the flow of traffic and improve network performance.
Define Router
A network device that connects multiple networks together
Describe how a computer in one network sends information to a tablet on another network
1) The information travels from the computer to the router
2) The router reads the destination address, and forwards the data to the intended network’s router
3) The receiving router directs that information to the tablet
Define Modem
A device that connects your router to the internet, and brings internet access to the LAN
Describe how a computer from one network wants to send information to a device on a network in a different geographic location
1) The computer would send information to the router
2) The router would then transfer the information through the modem to the internet
3) The intended recipient’s modem receives the information and transfers it to the router
4) The recipient’s router forwards that information to the destination device
Fill in the blank: A ____ is a network device that broadcasts information to every device on the network.
- router
- modem
- hub
- switch
hub
A hub is a network device that broadcasts information to every device on the network.
Define and briefly explain Virtualization tools
Pieces of software that perform network operations.
Virtualization tools carry out operations that would normally be completed by a hub, switch, router, or modem, and they are offered by Cloud service providers (CSP). These tools provide opportunities for cost savings and scalability.
What does CSP stand for?
Cloud Service Providers (CSP)
Network Architecture is sometimes referred to as ___
Network Design
Describe how Network devices communicate with each other
Network devices maintain information and services for users of a network. These devices connect over wired and wireless connections. After establishing a connection to the network, the devices send data packets. The data packets provide information about the source and the destination of the data. This is how the information is sent and received via different devices on a network.
What does ISP stand for?
Internet Service Provider (ISP)
What is the advantage of having two or more routers connected to a switch?
Having two or more routers connected to the switch is for load balancing purposes which will improve the performance of the network
Define Firewall
A network security device that monitors traffic to or from your network.
Define Server
A device that provides information and services for devices like computers, smart home devices, and smartphones on the network.
The devices that connect to a server are called clients.
What are devices that connect to a server called?
Clients