beautypg.com

2 command examples – ZyXEL Communications ZyXEL Dimension ES-2024PWR User Manual

Page 112

background image

Chapter 24 IGMP Filtering Commands

Ethernet Switch CLI Reference Guide

112

24.2 Command Examples

This example restricts ports 1-4 to multicast IP addresses 224.255.255.0 through
225.255.255.255.

sysname# configure
sysname(config)# igmp-filtering
sysname(config)# igmp-filtering profile example1 start-address
--> 224.255.255.0 end-address 225.255.255.255
sysname(config)# interface port-channel 1-4
sysname(config-interface)# igmp-filtering profile example1
sysname(config-interface)# exit
sysname(config)# exit