Network Layer And Data Link Layer

Click For Summary
SUMMARY

The discussion centers on the distinction between the network layer and the data link layer in a four-node network (A, B, C, D). It is established that while the data link layer ensures reliable message delivery between directly connected nodes (A to B and B to D), the network layer may fail to deliver messages correctly due to factors such as differing addressing schemes. The network layer is responsible for routing data between different networks, while the data link layer operates within a single network.

PREREQUISITES
  • Understanding of OSI model layers, specifically network layer and data link layer
  • Familiarity with addressing schemes in networking
  • Knowledge of routing protocols and their functions
  • Basic concepts of network topology and node connectivity
NEXT STEPS
  • Research the differences between network layer protocols (e.g., IP) and data link layer protocols (e.g., Ethernet)
  • Learn about addressing schemes used in networking, such as IPv4 and IPv6
  • Explore routing algorithms and their impact on message delivery
  • Study network topology types and their implications on data transmission
USEFUL FOR

Network engineers, students studying computer networking, and anyone interested in understanding the intricacies of data transmission between nodes in a network.

wany
Messages
72
Reaction score
0

Homework Statement


If the network layer is sending a message from A to D via B, it can be sure that a message sent by the data link layer from A to B will always arrive at B, and from B to D will always get to D. How is it possible for the network layer not to be able to correctly deliver a message from A to D.

Assume this 4-node network:

A---B----D
|...|...|
|---C ----|

ignore the periods! Basically A is connected with B and C; B is connected with A, C and D; C is connected with A, B, D; D is connected with B and C

Homework Equations


The Attempt at a Solution



I am not sure about this one. Could it be if the two nodes arent using the same addressing scheme? Any help would be appreciated.
 
Physics news on Phys.org
Network layer is basically used when we send data from one network to another,... It usually involves routers etc.

for sending data within one network, data link layer is used.
 
Network layer is basically used when we send data from one network to another,... It usually involves routers etc.

for sending data within one network, data link layer is used.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
4K
Replies
3
Views
2K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
5
Views
3K
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
8
Views
4K