Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

networking - mac sublayer, Essays (university) of Computer Systems Networking and Telecommunications

help networking to students who dont understand

Typology: Essays (university)

2018/2019

Uploaded on 04/10/2019

johnny-bhaiyaa
johnny-bhaiyaa 🇬🇧

1 document

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
MAC SUBLAYER
( Medium Access Control Sublayer)
Data link layer consists of to sublayers LLC Sublayer or Logical Link Control
Sublayer and Medium Access Control Sublayer in OSI model. LLC Sublayers are
used to connect point to point networks and that to access the internet from
wide area network. MAC protocols are used to allocate a common
transmission medium / channel among multiple stations to get maximum
utilization over wired Local Area Network (LAN) and Wireless LAN (Wi-Fi).
The figure above, wifi network where common transmission medium and
multiple stations tries to get the access of Access point. This stations are
completely unaware about who will go next and it is the challenge for
engineering to share the channel among the multiple stations and if any
contesions occured to resolve it.
pf3

Partial preview of the text

Download networking - mac sublayer and more Essays (university) Computer Systems Networking and Telecommunications in PDF only on Docsity!

MAC SUBLAYER ( Medium Access Control Sublayer)

Data link layer consists of to sublayers LLC Sublayer or Logical Link Control Sublayer and Medium Access Control Sublayer in OSI model. LLC Sublayers are used to connect point to point networks and that to access the internet from wide area network. MAC protocols are used to allocate a common transmission medium / channel among multiple stations to get maximum utilization over wired Local Area Network (LAN) and Wireless LAN (Wi-Fi).

The figure above, wifi network where common transmission medium and multiple stations tries to get the access of Access point. This stations are

completely unaware about who will go next and it is the challenge for engineering to share the channel among the multiple stations and if any contesions occured to resolve it.

MAC Sublayer

Broadcast Networks: Transmission medium or link or single

communication channel is shared by all machines on the networks. packets of information are sent to all machines.

Broadcast LANs: 10Base2 ethernet -Half Duplex

10Base5 ethernet -Half Duplex

Point-to-Point Networks: Transmission link is shared between

one sender and one receiver. In Star Topology server is connected to

the switch. Switch is connected to the multiple switches and then

stations are connected to to the switches. There is a point-to-point

link between station to switch, switch to switch and switch to server.

In Mesh Topology each node is connected to the other node.