メイン コンテンツに進む
  • すばやく簡単にご注文が可能
  • 注文内容の表示、配送状況をトラック
  • 会員限定の特典や割引のご利用
  • 製品リストの作成とアクセスが可能
  • 「Company Administration(会社情報の管理)」では、お使いのDell EMCのサイトや製品、製品レベルでのコンタクト先に関する情報を管理できます。

文書番号: 000143003


L2 Multicast Traffic is Flooded in the VLAN with no Recievers

この記事は自動翻訳されたものである可能性があります。品質に関するフィードバックがある場合は、このページの下部にあるフォームを使用してお知らせください。

文書の内容


現象

Description:

When no receivers are present L2 multicast traffic is being flooded in the VLAN. 
Multicast traffic is flooded even when "no ip igmp snooping unregistered floodall" command is configured and no receivers are present.

Solution:

The solution to this issue is to use a static mrouter port as a live mrouter port even though nothing is connected. This breaks the loop of sending multicast traffic until a receiver joins. The port used for the mrouter port can be an unused port or a live one, but this port will get flooded with the multicast traffic all the time.

Please configure the following commands to resolve the issue.

Please note that, in the below commands, I have used te1/0/11 as an example, this can be any interface in target VLAN (VLAN 999).  The interface can be operationally DOWN or UP. If the interface is UP, then multicast traffic will be flooded on this interface.  So it is recommended to use a non-used interface in the below configuration.

解決方法

config# ip igmp version 2

config# ip igmp snooping vlan 999 mrouter interface te1/0/11

config# ip igmp snooping querier

config# ip igmp snooping querier vlan 999

config# ip igmp snooping querier vlan 999 address 172.20.254.23

config# interface te1/0/11

config#(config-if-te-1/0/11)#switchport access vlan 999

config#(config-if-te-1/0/11)#exit

 config# wr mem

 

文書のプロパティ


影響を受ける製品

Force10 S60-44T

最後に公開された日付

21 2月 2021

バージョン

3

文書の種類

Solution