|
Internet
Group Management Protocol (IGMP) is a Layer 3 protocol used by IPv4
systems to report IP multicast memberships to neighboring multicast
switches and routers. IGMP is a standard defined in RFC1112
for IGMPv1 and in RFC2236 for IGMPv2. It
specifies how a host can register a router to receive specific multicast
traffic.
IGMP
snooping, as implied by the name, is a feature that allows an Ethernet
switch to "listen in" on the IGMP conversation between hosts
and routers. When a Switch hears an IGMP report from a host for a given
multicast group, the switch adds the host's port number to the IGMP
list for that group. And, when the switch hears an IGMP leave, it removes
the host's port from the IGMP list.
A
key feature of the MNS-6K software, crucial for today’s Industrial
Ethernet protocols and Integrated Video applications, is IGMP Snooping. IGMP
(Internet Group Management Protocol) is important in industrial networking,
and may be used with some field bus protocols over Ethernet such as
Allen-Bradley’s EtherNet/IP, Foundation Fieldbus HSE (High Speed Ethernet),
and Siemens’ Profibus.
These
industrial Ethernet protocols make extensive use of publisher/subscriber
communications models by multicasting packets onto the network that
could inundate a large network with heavy traffic. IGMP
Snooping provides the ability to “prune” multicast traffic so that
it travels only those end destinations that require that traffic. In
effect, it yields the best of both unicast and multicast addressing,
and reduces the amount of traffic on the Ethernet LAN.
Integrated
Video networks are designed to meet the requirements of video surveillance
applications. The video-over-Ethernet traffic stream from the cameras
is combined with other typical LAN data traffic, enabling one common
LAN system to be used for operations traffic as well as for video surveillance.
Besides
IGMP Snooping, the network management requirements for Integrated Video
Networks often include Spanning Tree Protocol for redundancy, tagged VLANs
for multi-switch security, Port
Security for intruder protection, and SNMP access control. The Switches
are often environmentally hardened. Typical
applications are in public and private buildings, incident management along
freeways and at city traffic intersections, and in transportation facilities
such as airports, railways and light rail stations. |