| 
								        
								         
								        Explain the following terms: ICMP, ARP, Multicast, Broadcast Internet Control Message Protocol: This protocol is used for while checking the connectivity using ping command
 Address Resolution Protocol: This protocol is used to know about the properties of TCP/IP. For example, to know other system MAC addresses.
 
 Multicast: Communication between single sender and a list of select recipients in a network.
 
 Broadcast: To send messages to all the recipients simultaneously in a network.
 |