Networking Flashcards
(147 cards)
PCI
Peripheral Component Interconnect
What is a Network Interface Card (NIC)?
A Network Interface Card (NIC), also known as a network adapter or network interface controller, is a critical hardware component that enables computers and servers to connect to a network.
Example sentence: My computer’s NIC allows me to access the internet.
What is the primary function of an NIC?
The NIC converts digital data from the computer into signals suitable for transmission over the network medium. It also translates incoming signals back into digital data that the computer can process.
Example sentence: The NIC is responsible for converting data into signals for network transmission.
What is another function of an NIC?
The NIC manages data flow to prevent collisions and reduce network congestion, employing various algorithms and protocols.
Example sentence: NICs use algorithms to control data flow and prevent network congestion.
What does an NIC do in terms of error detection and correction?
It checks data packets for errors and can request retransmission or attempt to correct errors based on the protocols in use.
Example sentence: NICs can detect errors in data packets and request retransmission when needed.
What is the role of an NIC in data transfer?
It handles the actual sending and receiving of data packets.
Example sentence: NICs are responsible for sending and receiving data packets on the network.
Why is addressing important for an NIC?
Each NIC has a unique MAC address, which is essential for identifying the device on the network and ensuring accurate packet delivery.
Example sentence: MAC addresses are crucial for identifying devices on the network and ensuring proper packet delivery.
How does an NIC work?
When a device is turned on, the NIC initializes and configures itself to communicate with the network. This includes setting up the MAC address and possibly requesting an IP address from a DHCP server.
What does the NIC do after initializing?
Data from the computer is encapsulated into frames by the NIC. Each frame includes the data payload, source and destination MAC addresses, and error-checking information.
What happens when a frame addressed to the NIC’s MAC address is detected?
The NIC captures the frame, checks for errors, and if it’s error-free, passes the data to the computer’s operating system.
What happens when the NIC transmits frames onto the network medium?
The NIC transmits these frames onto the network medium, which could be a wired connection (e.g., Ethernet) or a wireless connection (e.g., Wi-Fi).
What does the operating system do with the data received from the NIC?
The operating system processes the data received and passes it to the appropriate application, allowing for network communication like browsing the internet, sending emails, or streaming media.
What are network devices?
Network devices are hardware components that facilitate the operation and connectivity of computer networks.
What is a Network Interface Card (NIC)?
A Network Interface Card (NIC), also known as a network adapter or network interface controller, is a critical hardware component that enables computers and servers to connect to a network.
What roles do network devices play?
Network devices play critical roles in managing data traffic, ensuring secure communications, and maintaining the overall efficiency of network operations.
What types of networks can network devices connect to?
Network devices can connect to various network types, from small local area networks (LANs) to expansive wide area networks (WANs).
What is the connection of network devices?
The connection can be for local area networks (LAN), wide area networks (WAN), or the internet.
What is the role of a NIC?
The NIC serves as the interface between the connections like Wi-Fi.
Example: Ethernet
What is the first layer of the OSI model?
PHYSICAL
Hubs, Repeaters, Modems, …
What devices operate at the second layer of the OSI model?
DATA LINK
Routers, L3 Switches, …
What is the term for the third layer of the OSI model?
NETWORK
L2 Switches, Bridges, …
Which layer of the OSI model includes firewalls and IDS?
APPLICATION
Firewalls, IDS, …
What is the term for the fifth layer of the OSI model?
PRESENTATION
Which layer of the OSI model includes some firewalls?
SESSION