It looks like you're new here. If you want to get involved, click one of these buttons!
|----------|
|Packet A | Contains header info etc
|----------|
|
|
| |-----------|
|----------| |Computer B |
|Router A | |-----------|
|----------|
| |
| |
| |
|----------------------------------| |
|Passed through physical data layer| --------> |----------|
|----------------------------------| |Router B|
|----------|
255.255.255.255
2001:0db8:85a3:0000:0000:8a2e:0370:7334.
255.255.255.255
Can I point out there are errors in this paper, a) a router is an OSI layer 3 device and also probably worth mentioning a gateway is a layer 4 device. Layer one devices for example would be 'dumb' devices such as network hubs, network hubs don't perform any function apart from passing on communications. Because network hubs blindly send out information anyway they can they make a network very insecure as a computer connected can packet-sniff everything without much trouble. Other examples would be usb devices and bluetooth. Opposite the hub would be on level 2 the smart switch which actually 'learns' where devices (computers) are on the network and knows pretty much automatically where to send data due to it's addressing tables and intercepting headers in "frames" being sent through the network.
Another problem is you are being specific between "bit", "frame" and "packet". Layer 1 packets aren't involved, it's bit's, layer 2: frames and layer 3: packets.
I'm guessing McKittrick hasn't been online otherwise he'd probably notice this lol
I have issues with some information
posted here. Why list the OSI layers, with some incorrect information and then gloss over important issues by saying you won't go into much?
"Layer 3 - Network layer
The third layer is the Network layer. This layer is another layer I won't go too much into."
Why bother even listing it then? There is also no mention of the three-way handshake on the transport layer. This is a pretty important feature for TCP. Think about the different nmap flags for scanning. It's relevant.
The role of the physical layer is to
encode frames from the data link layer into signals. These signals are sent on the media, which consists
of wireless, fiber optic or copper wires. A router is NOT an example
of a medium. It is an intermediate device. They operate at layer 3
and exist to forward packets to the next hop. Routers really have no
reason to be mentioned at layer one, aside from the fact that they can accept
connectors, like RJ-45 for unshielded twisted-pair (UTP) cabling used
in ethernet.
You don't want to confuse by going to deep and yet list vague information at the surface.
I don't like it.
you could also mention the data types for each layer---as in:
2-FRAMES
3-PACKETS
4-SEGMENTS
5-7-APPLICATIONS/DATA?
also, who is "Hanna"?