Network Protocols Flashcards

(13 cards)

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

What are network protocols?

A

Network protocols are sets of rules and conventions that determine how devices communicate over a network. They ensure data is sent, received, and understood correctly.

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

At which OSI layer do network protocols mainly operate?

A

Network protocols operate mainly at the Network Layer (Layer 3) of the OSI model, which is responsible for packet forwarding and routing.

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

What are the key responsibilities of network protocols?

A

Their responsibilities include path determination, packet forwarding, logical addressing (using IP addresses), and packet fragmentation and reassembly.

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

What is IP (Internet Protocol)?

A

IP is a network protocol used to deliver packets from the source host to the destination host based on their IP addresses. It defines the addressing method and routing system.

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

What does ICMP stand for and what does it do?

A

ICMP stands for Internet Control Message Protocol. It is used to send error messages and operational information, such as when a service is unavailable or a host cannot be reached.

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

What is ARP and why is it used?

A

ARP (Address Resolution Protocol) is used to map an IP address to a physical MAC address in a local network. It helps in finding the hardware address of a device based on its IP.

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

What is meant by packet fragmentation and reassembly?

A

Packet fragmentation occurs when a large data packet is split into smaller fragments to fit the network’s maximum transmission unit. Reassembly is the process of putting these fragments back together at the destination.

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

How do network protocols ensure data is routed correctly?

A

They use logical addressing (IP addresses) and routing algorithms to determine the best path for data to travel across the network.

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

What is the function of path determination in network protocols?

A

Path determination involves choosing the most efficient route for data to travel from source to destination, considering network topology and routing tables.

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

How do network protocols relate to routers?

A

Routers use network protocols like IP and ICMP to forward packets between networks, make routing decisions, and report errors or unreachable hosts.

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

What happens if a network protocol does not follow standard rules?

A

If protocols don’t follow standard rules, communication can break down — leading to lost data, incorrect routing, or incompatibility between devices.

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

Can a single network packet pass through multiple networks using different protocols?

A

Yes. Protocols like IP are designed to be universal, so packets can travel across different network segments and types (e.g., Wi-Fi, Ethernet) as long as each network supports IP.

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