Networks Flashcards

1
Q

What is a Network?

A

A network refers to the combination of two or more devices and the interconnecting links facilitating the transmission of information among them.

This includes any setup that allows for communication and data sharing between devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What was the first version of the Internet?

A

ARPANET (1969)

ARPANET connected UCLA, Stanford (UCSB), University of California-Santa Barbara (SRI), and University of Utah.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is LAN?

A

Local Area Network: A wired network within a small geographical area.

LANs are typically used in homes, schools, and small offices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is WLAN?

A

Wireless Local Area Network: A wireless network allowing device connectivity.

WLANs enable devices to connect without physical cables.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does MAN stand for?

A

Metropolitan Area Network: High-speed network covering a city or region.

MANs are larger than LANs but smaller than WANs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is WAN?

A

Wide Area Network: Connects multiple LANs and MANs over large distances.

WANs can span cities, countries, or even continents.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

List the types of Network Topology.

A
  • Point to Point
  • Bus
  • Ring
  • Star
  • Mesh
  • Tree
  • Hybrid

Each topology has its advantages and disadvantages depending on the network design.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the OSI Model?

A

A seven-layer model defining network communication.

The layers include Physical, Data Link, Network, Transport, Session, Presentation, and Application.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the TCP/IP Model?

A

A practical framework simplifying network layers.

It consists of four layers: Link, Internet, Transport, and Application.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What hardware is commonly used in networks?

A
  • Modems
  • Hubs, Bridges, and Switches
  • Routers
  • Network Interface Cards (NIC)
  • Network Cables
  • Firewalls

Each device plays a specific role in facilitating network communication.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are protocols in network software?

A

Rules governing data transmission.

Protocols ensure that devices communicate effectively and consistently.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is IP Addressing?

A

IPv4 (32-bit) and IPv6 (128-bit) addressing.

IP addressing is essential for identifying devices on a network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the purpose of the Domain Name System (DNS)?

A

Converts domain names to IP addresses.

DNS makes it easier for users to access websites without memorizing numerical IP addresses.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is a Firewall?

A

Security applications monitoring network traffic.

Firewalls protect networks from unauthorized access and threats.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are Proxy Servers?

A

Intermediaries improving security and performance.

They can cache data and filter requests for enhanced network efficiency.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What does VPN stand for?

A

Virtual Private Network: Securely extends private networks over public infrastructure.

VPNs encrypt data and provide secure access to remote users.

17
Q

List 3 Protocols in the Application phase of the TCP/Ip model

A

DNS, HTTP, SSH

18
Q

What is the equivalent of the Apllication layer of the TCP/IP model in the OSI Model?

A

Application, Presentation, Session

19
Q

What protocols are used in the Transport phase of both models

20
Q

What protocols are used in the Network phase of both models

A

IPV4, IPV6, ICMP, ARP, IGMP

21
Q

What is the equivalent of Network interphase phase of the TCP/Model in the OSI Model?

A

Data Link And Physical

22
Q

Each connection is established between a specific pair of processes, allowing direct communication between the client and the server.

A

Point-to-Point Communication

23
Q

Full-Duplex Communication:

A

Data can flow in both directions simultaneously on the same connection, enabling
efficient two-way communication between the client and server.
Comunication - Components

24
Q

Socket

A

a unique combination of an IP address and a port number that identifies one end of a connection