Network Protocols Flashcards

1
Q

Router

A

Connects multiple networks and routes packets between them.

Directs network traffic based on destination address

Security features such as firewall and NAT.

Operates on network layer [layer 3]

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

Switch

A

Connects multiple devices on a LAN, forward data packets between them.

Directs network traffic based on device’s MAC address.

Reduces network congestion.

Connect devices such as computers,printers and servers on network.

Operates on data link layer [ layer 2]

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

Hub

A

Connects multiple devices on LAN.

Receives data packets from one device, broadcast them to all other device on networks.

Cause network congestion and slow data transfer speed.

Now replaced by switch.

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

Bridge

A

Connects 2 LANs and forward packets between these 2 LANs.

Reduces network congestion.

Filters network traffic and forward necessary data packets.

Used to connect LAN in different buildings or areas.

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

Repeater

A

Amplifies and regenerates weak signal to extend range of network.

Operates at physical layer of network.

Used in wireless or wired network where signals need to be transmitted over long distance.

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

MAC address

A

Unique identifier to assign NIC to identify devices on network.

Ensure data is sent to correct device.

Used on data link layer.

In a 48-bit number, Divided in 6 parts by colons.

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

NIC

A

Network Interface Card

Provide computer ability to connect to network by translating digital signals to network signals and vice versa.

An add-on card integrated in motherboard.

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

IP Address

A

numerical label such as 192.0.2.1 assigned to a device connected to a computer network that uses the Internet Protocol for communication.

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

CSMA/CD

A

Carrier Sense Multiple Access with Collision Detection

Avoid data collisions between devices that want to transmit data at the same time.

When devices transmit data at the same time, a collision occurs, data becomes corrupted.

When a collision is detected, the devices stop transmitting and wait for a random amount of time before trying again.

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

Describe the function of STP within a network.

A

The Spanning Tree Protocol (STP) prevents network loops by blocking extra paths, ensuring only one active path between devices.

Prevents excessive message flooding.

Activates alternative paths if primary paths fail.

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

Describe the function of NTP.

A

Network Time Protocol (NTP) keeps clocks on computers and devices in sync so that they all show same time.

This helps with scheduling and ensures accurate records across systems.

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

Modem: Modulation - Demodulation

A

Device for data transmission over communication lines.

Modulation: Converts digital data to analog signals for transmission.

Demodulation: Converts incoming analog signals back to digital data.

Types: DSL, cable, fiber-optic modems.

Use: Connects devices to the internet through ISPs.

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