Networking Fundamentals Flashcards

1
Q

What are the 7 layers of the OSI Model?

A

Physical, Data Link, Network, Transport, Session, Presentation, Application.

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

What are the layers of the TCP/IP model?

A

Network Interface, Internet, Transport, Application.

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

What are the well-known ports for HTTP, HTTPS, FTP, SSH, and DNS?

A

HTTP: 80, HTTPS: 443, FTP: 20/21, SSH: 22, DNS: 53.

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

What is the difference between IPv4 and IPv6 addressing?

A

IPv4 uses 32-bit addresses (e.g., 192.168.1.1) and IPv6 uses 128-bit addresses (e.g., 2001:0db8::1).

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

What is subnetting and why is it used?

A

Subnetting divides a larger network into smaller, more manageable sub-networks, improving security and reducing broadcast traffic.

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

What is a MAC address, and how is it used?

A

A MAC address is a unique identifier assigned to network interfaces for communications on the physical network segment.

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

What are the common types of network topologies?

A

Bus, Star, Ring, Mesh, and Hybrid.

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

What are the primary functions of routers, switches, and firewalls?

A

Routers direct traffic between networks, switches connect devices within a network, and firewalls control incoming and outgoing traffic based on security rules.

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

What is DHCP and how does it function in a network?

A

Dynamic Host Configuration Protocol (DHCP) automatically assigns IP addresses and other network configuration to devices on a network.

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