Configure Igmp Snooping Vlan Ports Filter - Extreme Networks ExtremeWare XOS Command Reference Manual

Software version 11.5
Hide thumbs Also See for ExtremeWare XOS:
Table of Contents

Advertisement

ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
IP Multicast Commands

configure igmp snooping vlan ports filter

configure igmp snooping vlan <vlanname> ports <portlist> filter [<policy> |
none]
Description
Configures an IGMP snooping policy file filter on VLAN ports.
Syntax Description
vlanname
portlist
policy
Default
None.
Usage Guidelines
Use this command to filter multicast groups to the specified VLAN ports.
The policy file used by this command is a text file that contains the class-D addresses of the multicast
groups that you wish to block.
To remove IGMP snooping filtering from a port, use the
Use the following template to create a snooping filter policy file:
#
# Add your group addresses between "Start" and "end"
# Do not touch the rest of the file!!!!
entry igmpFilter {
if match any {
#------------------ Start of group addresses ------------------
nlri
nlri
#------------------- end of group addresses -------------------
} then {
deny;
}
}
entry catch_all {
if {
} then {
1802
Specifies a VLAN name.
Specifies one or more ports or slots and ports. On a modular switch, can be a
list of slots and ports. On a stand-alone switch, can be one or more port
numbers. May be in the form 1, 2, 3-5, 2:5, 2:6-2:8.
Specifies the policy file for the filter.
239.11.0.0/16;
239.10.10.4/32;
keyword version of the command.
none
ExtremeWare XOS 11.5 Command Reference Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware xos 11.5

Table of Contents