Advanced Computer Networks Important Unit 1 & 2
ETIT401 Q1 Short Answer Questions. a. What is the purpose of Reverse Address Resolution Protocol (RARP)? The purpose of Reverse Address Resolution Protocol (RARP) is to obtain an IP address from a physical address. It is used by a device to discover its IP address when it knows only its physical (MAC) address. b. What is congestion control? Congestion control is the set of mechanisms used to avoid or alleviate congestion in a network. It is used to manage the amount of data being sent over a network in order to prevent network congestion, which can lead to dropped packets, increased latency, and decreased throughput. c. What is Protocol Independent Multicast (PIM)? Protocol Independent Multicast (PIM) is a multicast routing protocol that is designed to work with any unicast routing protocol. PIM is used to distribute multicast traffic in a network, enabling a single multicast source to transmit data to multiple receivers. d. Difference between connection less services and ...