Configuring Ip Multicasting Routing - Extreme Networks ExtremeWare XOS Guide Manual

Concepts guide
Hide thumbs Also See for ExtremeWare XOS Guide:
Table of Contents

Advertisement

IP Multicast Routing
Static IGMP
To receive multicast traffic, a host must explicitly join a multicast group by sending an IGMP report;
then, the traffic is forwarded to that host. In some situations, you would like multicast traffic to be
forwarded to a port where a multicast-enabled host is not available (for example, when you test
multicast configurations). Static IGMP emulates a host or router attached to a switch port, so that
multicast traffic is forwarded to that port, and the switch will send a proxy join for all the statically
configured IGMP groups when an IGMP query is received. You can emulate a host to forward a
particular multicast group to a port; and you may emulate a router to forward all multicast groups to a
port. Use the following command to emulate a host on a port:
configure igmp snooping {vlan} <vlanname> ports <portlist> add static group <ip
address>
To emulate a multicast router on a port, use the following command:
configure igmp snooping {vlan} <vlanname> ports <portlist> add static router
To remove these entries, use the corresponding command:
configure igmp snooping {vlan} <vlanname> ports <portlist> delete static
group [<ip_address> | all]
configure igmp snooping vlan <vlanname> ports <portlist> delete static router
To display the IGMP snooping static groups, use the following command:
show igmp snooping vlan <name> static [group | router]
IGMP Snooping Filters
IGMP snooping filters allow you to configure a policy file on a port to allow or deny IGMP report and
leave packets coming into the port. (For details on creating policy files, see
"Denial of Service
Protection" on page
239.)
For the policies used as IGMP snooping filters, all the entries should be IP address type entries, and the
IP address of each entry must be in the class-D multicast address space but should not be in the
multicast control subnet range (224.0.0.x/24). After you create a policy file, use the following command
to associate the policy file and filter a set of ports:
configure igmp snooping vlan <vlanname> ports <portlist> filter [<policy> | none]
To remove the filter, use the
option.
none
To display the IGMP snooping filters, use the following command:
show igmp snooping {vlan} <name> filter

Configuring IP Multicasting Routing

To configure IP multicast routing:
1 Configure the system for IP unicast routing.
2 Enable multicast routing on the interface using the following command:
enable ipmcforwarding {vlan <name>}
412
ExtremeWare XOS 11.1 Concepts Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware xos 11.1

Table of Contents