interfaces <interface> ip igmp join-group <group>
Allows the router to join a multicast group.
- interface
- The type of interface. For a list of supported interfaces and detailed syntax, see interfaces <interface> ip igmp.
- group
- The multicast group being joined. The format is an IPv4 multicast address.
- source
- In source-specific multicast, the multicast source. The format is an IPv4 host address.
Configuration mode
interfaces interface {
ip {
igmp {
join-group group
source source
}
}
}
Use this command to add the router to a multicast group.
Use the set form of this command to add the router to a multicast group.
Use the delete form of this command to have the router leave a multicast group.
Use the show form of this command to show multicast group membership configuration.