Configure Igmp Snooping Flood-List - Extreme Networks ExtremeWare XOS Command Reference Manual

Version 11.3
Hide thumbs Also See for ExtremeWare XOS:
Table of Contents

Advertisement

IP Multicast Commands

configure igmp snooping flood-list

configure igmp snooping flood-list [<policy> | none]
Description
Configures certain multicast addresses to be slow path flooded within the VLAN.
Syntax Description
policy
none
Default
None.
Usage Guidelines
With this command, a user can configure certain multicast addresses to be slow path flooded within the
VLAN, which otherwise will be fast path forwarded according to IGMP and/or layer 3 multicast
protocol.
A policy file is a text file with the extension, .pol. It can be created or edited with any text editor. The
specified policy file
multicast streams are to be treated specially. Typically, if the switch receives a stream with a destination
address which is in the
hardware entry would be installed.
When adding an IP address into the policy file, a 32-bit host address is recommended.
This feature is meant to solve the multicast connectivity problem for unknown destination addresses
within system reserved ranges. Specifically this feature was introduced to solve the problem of
recognizing certain stream as control packets.
To create a policy file for the snooping flood-list, use the following template:
#
# This is a template for IGMP Snooping Flood-list Policy File
# Add your group addresses between "Start" and "End"
# Do not touch rest of file!!!!
entry igmpFlood {
if match any {
#------------------ Start of group addresses ------------------
nlri
nlri
#------------------- end of group addresses -------------------
} then {
permit;
}
1532
Specifies a policy file with a list of multicast addresses to be handled.
Specifies no policy file is to be used.
should contain a list of addresses which will determine if certain
<policy file>
in 'permit' mode, that stream will be software flooded and no
<policy file>
234.1.1.1/32;
239.1.1.1/32;
ExtremeWare XOS 11.3 Command Reference

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware xos 11.3

Table of Contents