Question:
LAN access methods?
katrina
2008-02-24 23:18:54 UTC
what are the LAN access methods? Describe their working
Nine answers:
hum_tum
2008-02-25 23:14:39 UTC
Media contention occurs when two or more network devices have data to send at the same time. Because multiple devices cannot talk on the network simultaneously, some type of method must be used to allow one device access to the network media at a time. This is done in two main ways: carrier sense multiple access collision detect (CSMA/CD) and token passing.



In networks using CSMA/CD technology such as Ethernet, network devices contend for the network media. When a device has data to send, it first listens to see if any other device is currently using the network. If not, it starts sending its data. After finishing its transmission, it listens again to see if a collision occurred. A collision occurs when two devices send data simultaneously. When a collision happens, each device waits a random length of time before resending its data. In most cases, a collision will not occur again between the two devices. Because of this type of network contention, the busier a network becomes, the more collisions occur. This is why performance of Ethernet degrades rapidly as the number of devices on a single network increases.



In token-passing networks such as Token Ring and FDDI, a special network frame called a token is passed around the network from device to device. When a device has data to send, it must wait until it has the token and then sends its data. When the data transmission is complete, the token is released so that other devices may use the network media. The main advantage of token-passing networks is that they are deterministic. In other words, it is easy to calculate the maximum time that will pass before a device has the opportunity to send data. This explains the popularity of token-passing networks in some real-time environments such as factories, where machinery must be capable of communicating at a determinable interval.



For CSMA/CD networks, switches segment the network into multiple collision domains. This reduces the number of devices per network segment that must contend for the media. By creating smaller collision domains, the performance of a network can be increased significantly without requiring addressing changes.



Normally CSMA/CD networks are half-duplex, meaning that while a device sends information, it cannot receive at the time. While that device is talking, it is incapable of also listening for other traffic. This is much like a walkie-talkie. When one person wants to talk, he presses the transmit button and begins speaking. While he is talking, no one else on the same frequency can talk. When the sending person is finished, he releases the transmit button and the frequency is available to others.



When switches are introduced, full-duplex operation is possible. Full-duplex works much like a telephone—you can listen as well as talk at the same time. When a network device is attached directly to the port of a network switch, the two devices may be capable of operating in full-duplex mode. In full-duplex mode, performance can be increased, but

not quite as much as some like to claim. A 100-Mbps Ethernet segment is capable of transmitting 200 Mbps of data, but only 100 Mbps can travel in one direction at a time. Because most data connections are asymmetric (with more data traveling in one direction than the other), the gain is not as great as many claim. However, full-duplex operation does increase the throughput of most applications because the network media is no longer shared. Two devices on a full-duplex connection can send data as soon as it is ready.



Token-passing networks such as Token Ring can also benefit from network switches. In large networks, the delay between turns to transmit may be significant because the token is passed around the network.
anonymous
2016-12-17 08:34:34 UTC
Media Access Methods
cabz0r
2008-02-25 01:54:15 UTC
LAN access methods = CSMA/CD or FDDI/token ring



this will be very brief due to it sounding like a homework question

CSMA/CD - detects a collision on network media and causes a backoff algorithm to be triggered - causing one of the two nodes to begin transmitting before the other



Token ring - computers wait their turn for a "token" to arrive.

when they have the token they are able to talk on the shared network. when they dont have a token - they have to "listen" for other computers transmitting on the network.
?
2016-03-13 11:26:38 UTC
if your looking to setup a basic lan it's not too hard 1. get a switch or a router. (router if you plan to share internet access from boardband) 2. connect all the computers to the switch or router. (done) if you plan on making file share then you need to enable file share on all pcs and put them in the same workgroup for easy access.
robertc_tas
2008-02-24 23:29:21 UTC
Connect to a server using the program putty, then you can do the rest in command prompt.

Go to google to find a freebie download of putty
chezzrob
2008-02-24 23:36:36 UTC
cat5 cable plugged into your network card, or wifi



about 10 years ago they used coaxial cable, but still plugged into your network card.
row_o
2008-02-24 23:32:58 UTC
Errrm.....not too sure what you are asking but i.......

Wired, and wireless

Wired would be ethernet or token passing
anonymous
2014-11-16 00:51:35 UTC
problematic subject. search using bing and yahoo. this can assist!
Michael Kevin
2008-02-24 23:25:40 UTC
Please, give more detaills ........


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...