Administrator Guide

Table Of Contents
Configuring Mobility Multicast
To enable IGMP and/or IGMP snooping on this interface, or configure a VLAN interface for uninterrupted
streaming of multicast traffic:
In the WebUI
1. Navigate to the Configuration > Network > IP window.
2. Click Edit by the VLAN interface for which you want to configure mobility multicast. The Edit VLAN window
opens.
3. Select Enable IGMP to enable the router to discover the presence of multicast listeners on directly-attached
links.
4. Select Snooping to save bandwidth and limit the sending of multicast frames to only those nodes that
need to receive them.
5. Select the Interface checkbox, then click the Proxy drop-down list and select the controller interface, port
and slot for which you want to enable proxy IGMP.
6. Click Apply.
7. (Optional) Repeat steps 1-6 above to configure mobility multicast for another VLAN interface.
In the CLI
interface vlan <vlan>
ip igmp proxy [{fastethernet|gigabitethernet} <slot>/<port>]|[snooping]
Parameter Description
fastethernet
Enable IGMP proxy on the FastEthernet (IEEE 802.3) interface
gigabitethernet
Enable IGMP proxy on the GigabitEthernet (IEEE 802.3) interface
<slot>/<port>
<slot>/<module>/<port>
(7000 Series only)
Any command that references a Fast Ethernet or Gigabit Ethernet
interface requires that you specify the corresponding port on the
controller in the format <slot>/<port>.
<slot> is always 1, except when referring to interfaces on the W-6000
controller(slots 0-3).
The <port> parameter refers to the network interfaces that are
embedded in the front panel of the W-3000 Series controller, or a W-
6000M3 controller module. Port numbers start at 0 from the left-most
position.
The W-7000 and W-7200 Series controllers use a <slot>/<module>/<port>
port numbering scheme. <slot> and <module> will always be 0 on the W-
7000 and W-7200 Series.
snooping
Enable IGMP snooping.
The IGMP protocol enables an router to discover the presence of
multicast listeners on directly-attached links. Enable IGMP snooping to
limit the sending of multicast frames to only those nodes that need to
receive them.
Table 142: Command Syntax
Example
Dell Networking W-Series ArubaOS 6.4.x | User Guide IP Mobility | 709