adspace
Explain 1-persistent, p-persistent and 0-persistent CSMA giving strong and weak points of each.
Answer Posted / Dhanraj
Carrier Sense Multiple Access (CSMA) is a protocol used to manage access to a shared communication medium. In CSMA, stations listen for activity on the channel before transmitting. Three variants of CSMA are: 1-persistent, p-persistent, and 0-persistent.
1-Persistent CSMA: In 1-persistent CSMA, a station continues to transmit if it hears no carrier. This results in the lowest delay but can lead to increased collisions and decreased network performance when multiple stations contend for the same channel simultaneously.
p-Persistent CSMA: p-persistent CSMA uses a backoff algorithm to reduce collisions. Each station waits a random time before retransmitting if it hears another station transmitting. The probability of immediate retransmission (p) can be adjusted to balance between network throughput and collision avoidance. A lower value of p reduces the average delay but increases the risk of collision, while a higher value decreases collisions but increases the delay.
0-Persistent CSMA: In 0-persistent CSMA, a station defers its transmission if it senses the carrier is busy. This reduces collisions but can lead to increased delays and decreased network throughput due to the need for stations to wait before transmitting.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is your most recent experience with VERTAS backup software?
What do you understand by the term ‘structured cabling’. State the main rules that should be used when installing a cable. 31. Show that maximum cabling area for LAN for horizontal cabling runs is approximately 200m.
1. What ports does FTP traffic travel over? 2. What ports does mail traffic utilize? 3. What ports do HTTP and HTTPS use? 4. Why is NTP required in an NFS network? 5. Name some common mal software on the server side 6. What is CPAN? How do you access it? 7. What is PEAR? 8. What advantages does mod_perl have over a perl CGI? 9. What is required to do SSL in Apache 1.x? 10. What is Tcl? 11. What is a servlet engine/container? 12. What is BIND? 13. Name the steps to setup a slave zone in BIND 14. Name the steps to setup a primary zone in BIND 15. What commands would you use under Solaris or Linux to modify/view an LDAP tree?