Enabling pim sm snooping on a vlan, Disabling pim sm snooping on a vlan, Igmp snooping show commands – Brocade TurboIron 24X Series Configuration Guide User Manual

Page 816: Displaying the igmp snooping configuration

Advertising
background image

782

Brocade TurboIron 24X Series Configuration Guide

53-1003053-01

IGMP snooping show commands

NOTE

The device must be in passive mode before it can be configured for PIM SM snooping.

To disable the feature, enter the following command.

TurboIron(config)#no ip pimsm-snooping

If you also want to disable IP multicast traffic reduction, enter the following command.

TurboIron(config)#no ip multicast

Syntax: [no] ip pimsm-snooping

Enabling PIM SM snooping on a VLAN

You can enable PIM SM snooping for a specific VLAN. For example, the following commands enable
PIM SM snooping on VLAN 20.

TurboIron(config)#vlan 20

TurboIron(config-vlan-20)#multicast pimsm-snooping

Syntax: [no] multicast pimsm-snooping

Disabling PIM SM snooping on a VLAN

When PIM SM snooping is enabled globally, you can still disable it for a specific VLAN. For example,
the following commands disable PIM SM snooping for VLAN 20. This setting overrides the global
setting.

TurboIron(config)#vlan 20

TurboIron(config-vlan-20)#multicast disable-pimsm-snoop

Syntax: [no] multicast disable-pimsm-snoop

IGMP snooping show commands

This section shows how to display information about IGMP snooping, including:

“Displaying the IGMP snooping configuration”

“Displaying IGMP snooping errors”

“Displaying IGMP group information”

“Displaying IGMP snooping mcache information”

“Displaying software resource usage for VLANs”

“Displaying the status of IGMP snooping traffic”

Displaying the IGMP snooping configuration

To display the global IGMP snooping configuration, enter the following command at any level of the
CLI.

Advertising