Enabling Igmp Immediate-Leave; Disabling Multicast Flooding; Specifying A Port As Connected To A Multicast Router; Configuring The Switch As Querier - Dell Force10 S4810P Configuration Manual

High-density, 1ru 48-port 10gbe switch
Hide thumbs Also See for Force10 S4810P:
Table of Contents

Advertisement

Enabling IGMP Immediate-leave

Configure the switch to remove a group-port association upon receiving an IGMP Leave message using the
command
ip igmp fast-leave
from INTERFACE VLAN mode, as shown in the example below.
show config
FTOS(conf-if-vl-100)#show config
!
interface Vlan 100
no ip address
ip igmp snooping fast-leave
shutdown
FTOS(conf-if-vl-100)#

Disabling Multicast Flooding

If the switch receives a multicast packet that has an IP address of a group it has not learned (unregistered
frame), the switch floods that packet out of all ports on the VLAN.
On the E-Series, you can configure the switch to only forward unregistered packets to ports on a VLAN
that are connected to multicast routers (mrouter ports) using the command
CONFIGURATION mode. When flooding is disabled, if there are no such ports in the VLAN connected to
a multicast router, the switch drops the packets.
On the C-Series and S-Series, when you configure
immediately. The system does not forward the frames on mrouter ports, even if they are present. On the
C-Series and S-Series, Layer 3 multicast must be disabled (
multicast flooding.

Specifying a Port as Connected to a Multicast Router

You can statically specify a port in a VLAN as connected to a multicast router using the command
from INTERFACE VLAN mode.
snooping mrouter
View the ports that are connected to multicast routers using the command
from EXEC Privilege mode.

Configuring the Switch as Querier

Hosts that do not support unsolicited reporting wait for a general query before sending a membership
report. When the multicast source and receivers are in the same VLAN, multicast traffic is not routed, and
so there is no querier. You must configure the switch to be the querier for a VLAN so that hosts send
membership reports, and the switch can generate a forwarding table by snooping.
Configure the switch to be the querier for a VLAN by first assigning an IP address to the VLAN interface,
and then using the command
from INTERFACE VLAN mode. View the configuration using the command
no ip igmp snooping flood
ip igmp snooping querier
no ip igmp snooping flood
, the system drops the packets
no ip multicast-routing
show ip igmp snooping mrouter
from INTERFACE VLAN mode.
Internet Group Management Protocol (IGMP) | 469
from
) in order to disable
ip igmp

Advertisement

Table of Contents
loading

Table of Contents