IP Multicast Routing
ExtremeWare XOS 11.1 Concepts Guide
412
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
none
option.
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>}
Summary of Contents for ExtremeWare XOS 11.1
Page 16: ...Contents ExtremeWare XOS 11 1 Concepts Guide 16...
Page 20: ...Preface ExtremeWare XOS 11 1 Concepts Guide 20...
Page 21: ...1 Using ExtremeWare XOS...
Page 22: ......
Page 78: ...Managing the ExtremeWare XOS Software ExtremeWare XOS 11 1 Concepts Guide 78...
Page 168: ...Virtual LANs ExtremeWare XOS 11 1 Concepts Guide 168...
Page 200: ...Policies and ACLs ExtremeWare XOS 11 1 Concepts Guide 200...
Page 252: ...Security ExtremeWare XOS 11 1 Concepts Guide 252...
Page 265: ...2 Using Switching and Routing Protocols...
Page 266: ......
Page 294: ...Ethernet Automatic Protection Switching ExtremeWare XOS 11 1 Concepts Guide 294...
Page 354: ...Extreme Standby Router Protocol ExtremeWare XOS 11 1 Concepts Guide 354...
Page 416: ...IP Multicast Routing ExtremeWare XOS 11 1 Concepts Guide 416...
Page 417: ...3 Appendixes...
Page 418: ......
Page 432: ...Software Upgrade and Boot Options ExtremeWare XOS 11 1 Concepts Guide 432...