Configure Explicit Host Tracking
Configure explicit host tracking to track all the source and group members.
Procedure
Examples
Configure explicit host tracking:
Switch:1(config-if)#ip igmp igmpv3–explicit-host-tracking
Display all the tracked members:
Switch:1#show ip igmp group ================================================================================ Igmp Group - GlobalRouter ================================================================================ GRPADDR INPORT MEMBER EXPIRATION TYPE L2ISID -------------------------------------------------------------------------------- 224.5.2.1 V701-1/4 62.0.1.1 214 Dynamic 40400 224.5.2.2 V702-1/4 62.0.2.1 221 Dynamic 40400 224.5.2.3 V703-1/4 62.0.3.1 217 Dynamic 40400 224.5.2.4 V704-1/4 62.0.4.1 223 Dynamic 40400 4 out of 4 group Receivers displayed Total number of unique groups 2
Display all the tracked members for a specific group:
Switch:1(config-if)#show ip igmp group group 232.1.1.1 tracked-members ================================================================================ Members of Channels/Groups - GlobalRouter ================================================================================ INTERFACE CHANNEL/GROUP MEMBER MEMBER_MODE EXP -------------------------------------------------------------------------------- Vlan333-2/30 */232.1.1.1 133.133.133.200 IS_EXCLUDE 205 Note: The "*" attached to the interface (if any) indicates that the interface has explicit host tracking disabled.
Display IGMPv3 specific data:
Switch:1(config-if)#show ip igmp group group 232.32.32.10 detail ================================================================================ Igmp Group Detail - GlobalRouter ================================================================================ Interface: Vlan222-1/10 IGMPv3 Group: 232.32.32.10 Interface Group Mode: INCLUDE Interface Compatibility Mode: IGMP_V3 V2 Host Timer: Not Running V1 Host Timer: Not Running Interface Group Include Source List: Source Address Expires 133.133.133.200 114
Variable definitions
Use the data in the following table to use the ip igmp igmpv3–explicit-host-tracking command.
Variable |
Value |
---|---|
explicit-host-tracking |
Enables explicit host tracking on IGMPv3. The default state is disable. |
<A.B.C.D> |
Specifies the IP address of the group of the tracked member. |