It's UWAweek 18 (1st semester, week 9)

help3002

This forum is provided to promote discussion amongst students enrolled in CITS3002 Computer Networks.

Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message. How do I ask a good question?

Displaying the 4 articles in this topic
Showing 4 of 300 articles.
Currently 21 other people reading this forum.


 UWA week 14 (1st semester, non-teaching week) ↓
SVG not supported

Login to reply

👍?
helpful
4:29pm Thu 4th Apr, ANONYMOUS

I'm unsure how to answer this question Given that Data Link Layer protocols already employ sequence numbers, provide 2 distinct motivations for Network Layer protocols also employing sequence numbers.


SVG not supported

Login to reply

👍?
helpful
10:00pm Fri 5th Apr, ANONYMOUS

Hi, Not sure if this is correct but my answer would have been something like this: Reason 1: The network layer primarily deals with packets so the sequencing numbers can be used to sequence the packets whereas in the data link layer, the packets are broken up into frames which are then seperately numbered. Reason 2: The sequence number also helps with flooding protocols. It prevents the same packet from being sent out again by the same router. When the router detects a sequence number that has appeared before, it just discards the packet. Thanks, would love some feedback too!


SVG not supported

Login to reply

👍?
helpful
6:22pm Sun 7th Apr, ANONYMOUS

not sure if your answer already covers this but, like you said the network layer deals with routing of packets. Since packets may take different routes to reach a destination (through different routers) the packets need to be numbered so that at the destination they can be re-assembled


 UWA week 15 (1st semester, week 6) ↓
SVG not supported

Login to reply

👍?
helpful
11:26am Mon 8th Apr, Christopher M.

ANONYMOUS wrote:
> not sure if your answer already covers this but, like you said the network layer deals with routing of packets. Since packets may take different routes to reach a destination (through different routers) the packets need to be numbered so that at the destination they can be re-assembled
This is the strongest answer of all the points made, above. Consider *who* the sequence numbers are for: - in a DataLink Layer protocol, they're for 2 directly connected node - in a Network Layer protocol, they're for 2 nodes possibly many hops apart. If a single physical link (wire) is on the path between multiple pairs of remote nodes, then the traffic crossing that wire will use sequence numbers to control/manage/describe each frame crossing the wire, and each frame will be carrying (in its payload) the NL sequence numbers for each of the many pairs of remote nodee.

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  5:07AM Sep 06 2023
Privacy policy