The Full Form of IGMP is Internet Group Management Protocol.
The Internet Group Management Protocol (IGMP) is a communications protocol used by hosts and adjacent routers on IP networks to establish multicast group memberships. IGMP provides your routers with a method to join and leave multicast groups. Multicast groups and systems that have chosen to receive data being sent to a specific multicast address.
Two types of devices, other than the originator of the multicast data, are on the network, as described in this list:
The Querier: Sends out messages asking devices connected to its network segments which devices are members of specific multicast groups.
The Receiver: Receives multicast traffic destined for a multicast address. This device may be a client device or a router, which then forwards the data on to other hosts and routers.
The querier may periodically send a request to find out what devices are in a specific group, because if all the client devices disappear, the router can stop forwarding data to some of the network segments.
IGMP packets are actually sent using multicast, where IGMP version 1 uses 224.0.0.1 as a general query address, and IGMP version 2 uses 224.0.0.2 as its general query address. IGMP group-specific queries are actually sent to the multicast group address that the router is currently querying.
IGMP
means
Internet Group Management Protocol
Leave a Reply
You must be logged in to post a comment.