net Flashcards

1
Q

1

A

2

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

What is the OSI Model?

A

The Open Systems Interconnection Reference Model, used as a guide for Networking.

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

What mnemonic can help remember the OSI layers?

A

All People Seem To Need Data Processing (Application, Presentation, Session, Transport, Network, Data Link, Physical)

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

What is Layer 1 of the OSI Model?

A

Physical Layer

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

What does the Physical Layer focus on?

A

Signaling, cabling, and connectors used in Networking.

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

Give examples of issues in the Physical Layer.

A

Cabling, punch-downs, loopback tests, replacing cables, swapping adapter cards, signal issues.

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

What is Layer 2 of the OSI Model?

A

Data Link Layer

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

What does the Data Link Layer do?

A

Facilitates communication between devices on a network through MAC addresses.

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

Give examples of the Data Link Layer.

A

Ethernet adapters, wireless adapters, MAC addresses, switching layer, ethernet frame, EUI, switches.

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

What is Layer 3 of the OSI Model?

A

Network Layer

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

What does the Network Layer handle?

A

Routing traffic using IP addresses.

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

Give examples of the Network Layer.

A

IP addresses, subnet masking, routers, packets.

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

What is Layer 4 of the OSI Model?

A

Transport Layer

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

What does the Transport Layer do?

A

Transports information between devices using TCP or UDP segments.

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

Give examples of the Transport Layer.

A

TCP segments, UDP segments, IP packets.

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

What is Layer 5 of the OSI Model?

A

Session Layer

17
Q

What does the Session Layer manage?

A

Communication sessions, including starting, stopping, and restarting.

18
Q

Give examples of the Session Layer.

A

Control protocols, tunneling protocols.

19
Q

What is Layer 6 of the OSI Model?

A

Presentation Layer

20
Q

What does the Presentation Layer handle?

A

Character encoding and formatting data for human readability.

21
Q

Give examples of the Presentation Layer.

A

Application encryption (SSL/TLS), encoding data.

22
Q

What is Layer 7 of the OSI Model?

A

Application Layer

23
Q

What does the Application Layer do?

A

Interfaces directly with the user, providing applications like webpages and email.

24
Q

Give examples of the Application Layer.

A

HTTP, FTP, DNS, POP3, webpages.

25
What is a router?
A layer 3 device that routes data between IP subnets.
26
Give examples of a router's use.
Connecting LANs, WANs, copper, and fiber networks.
27
What is a switch?
A layer 2 device that forwards traffic based on MAC addresses.
28
What additional utility can switches have?
Power over Ethernet or routing, making it a layer 3 switch.
29
What is a firewall?
A device that filters traffic by TCP/UDP port number or application.
30
What other functions can firewalls perform?
Create VPNs, route traffic, manage inside/outside networks.
31
What are IDS/IPS?
Intrusion Detection/Prevention Systems monitor traffic and create alerts based on it.
32
What is a load balancer?
A device that balances traffic across multiple servers to maintain availability.
33
Give examples of load balancer utilities.
Caching, encryption/decryption.
34
What is a proxy?
A device that acts as an intermediary between users and external networks.
35
What functions can a proxy perform?
Caching, access control, URL filtering, content scanning.
36
What is NAS?
Network Attached Storage that provides file-level access across the network.
37
What is SAN?
Storage Area Network that provides block-level access to modify data.
38
What is an Access Point?
A layer 2 device that extends wired networks to wireless.
39
What is the purpose of a Wireless LAN Controller?
To manage and configure multiple access points across an infrastructure.