Specifications
B-151
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix B Cisco MWR 2941 Router Command Reference
ip igmp join-group
Examples The following example shows how to configure a router to forward multicast traffic in the absence of
directly connected IGMP hosts using the ip igmp join-group command. With this method, the router
accepts the multicast packets in addition to forwarding them. Accepting the multicast packets prevents
the router from fast switching. In this example, Fast Ethernet interface 0/0 on the router is configured to
join the group 225.2.2.2.
interface FastEthernet0/0
ip igmp join-group 225.2.2.2
Related Commands Command Description
ip igmp static-group Configures static group membership entries on an interface.