User Manual
Table Of Contents
- Insight Managed 28-Port and 52-Port Gigabit Ethernet Smart Cloud Switches with 2 SFP 1G & 2 SFP+ 10G Fiber Ports
 - Contents
 - 1. Getting Started
- Switch Management Options and Default Management Mode
 - Available Publications
 - Web Browser Requirements and Supported Browsers
 - User-Defined Fields
 - Interface Naming Conventions
 - Access the Switch
 - Change the Management Mode of the Switch
 - Register the Switch
 - How to Configure Interface Settings
 - Local Browser Interface Device View
 
 - 2. Configure System Information
- View and Configure the Switch Management Settings
- View or Define System Information
 - View the Switch CPU Status
 - Configure the CPU Thresholds
 - Configure the IPv4 Address for the Network Interface and Management VLAN
 - Configure the IPv6 Address for the Network Interface
 - View the IPv6 Network Neighbor
 - Configure the Time Settings
 - Configure Denial of Service Settings
 - Configure DNS Settings
 - Configure Green Ethernet Settings
 
 - Manage the Bonjour Settings and View Bonjour Information
 - Control the LEDs
 - Use the Device View
 - Configure Power over Ethernet
 - Configure SNMP
 - Configure Link Layer Discovery Protocol
 - Configure DHCP L2 Relay and DHCP Snooping
 - Set Up PoE Timer Schedules
 
 - View and Configure the Switch Management Settings
 - 3. Configure Switching
 - 4. Configuring Routing
 - 5. Configure Quality of Service
 - 6. Manage Device Security
- Management Security Settings
 - Configure Management Access
 - Configure Port Authentication
 - Set Up Traffic Control
 - Configure Access Control Lists
- Use the ACL Wizard to Create a Simple ACL
 - Configure a Basic MAC ACL
 - Configure MAC ACL Rules
 - Configure MAC Bindings
 - View or Delete MAC ACL Bindings in the MAC Binding Table
 - Configure an IP ACL
 - Configure Rules for a Basic IP ACL
 - Configure Rules for an Extended IP ACL
 - Configure an IPv6 ACL
 - Configure Rules for an IPv6 ACL
 - Configure IP ACL Interface Bindings
 - View or Delete IP ACL Bindings in the IP ACL Binding Table
 - Configure VLAN ACL Bindings
 
 
 - 7. Perform Maintenance Tasks
 - 8. Manage Power over Ethernet
 - 9. Monitor the System
 - A. Configuration Examples
 - B. Hardware Specifications and Default Values
 
Configure Switching 
151
 Insight Managed 28-Port and 52-Port Gigabit Ethernet Smart Cloud Switches
Configure IGMP Snooping
Internet Group Management Protocol (IGMP) snooping is a feature that allows a switch to 
forward multicast traffic intelligently. Multicast IP traffic is traffic that is destined to a host 
group. Host groups are identified by class D IP addresses, which range from 224.0.0.0 to 
239.255.255.255. Based on the IGMP query and report messages, the switch forwards traffic 
only to the ports that request the multicast traffic. This prevents the switch from broadcasting 
the traffic to all ports and possibly affecting network performance.
IGMP Snooping Overview
A traditional Ethernet network can be separated into different network segments to prevent 
placing too many devices onto the same shared media. Bridges and switches connect these 
segments. When a packet with a broadcast or multicast destination address is received, the 
switch forwards a copy to each of the remaining network segments in accordance with the 
IEEE MAC Bridge standard. Eventually, the packet is made accessible to all nodes 
connected to the network.
This approach works well for broadcast packets that are intended to be seen or processed by 
all connected nodes. In the case of multicast packets, however, this approach could lead to 
less efficient use of network bandwidth, particularly when the packet is intended for only a 
small number of nodes. Packets are flooded into network segments where no node is 
receptive to the packet. While nodes rarely incur any processing overhead to filter packets 
addressed to unrequested group addresses, they cannot transmit new packets onto the 
shared media for the period of time that the multicast packet is flooded. The problem of 
wasting bandwidth is even worse when the LAN segment is not shared, for example in 
full-duplex links.
Allowing switches to snoop IGMP packets is a creative effort to solve this problem. The 
switch uses the information in the IGMP packets as they are being forwarded throughout the 
network to determine which segments receive packets directed to the group address.
In addition to building and maintaining lists of multicast group memberships, the IGMP 
snooping switch also maintains a list of multicast routers. Multicast packets are forwarded on 
ports to which multicast routers are connected. With IGMP snooping, only one querier can be 
active in the network. All other routers in the network are suppressed and are not detectable 
by the switch. If a query is not received on an interface within a specified period, the interface 
is removed from the list of interfaces to which multicast routers are attached. However, by 
default, the multicast router expiration time is zero, that is, the multicast router does not 
expire.
A statically configured router that is connected to an interface or VLAN on the switch is 
automatically added to the list with learned multicast routers. The interface must be active or 
must be both active and a member of the VLAN.










