Hi,
I don't really understand the meaning/reason of "stopped" word in the output of "sh ip mrotue" command.
Here is the result for 2 groups on a router, one with remaining time for the expire time and the other, the word "stopped"
(*, 239.255.255.254), 1d11h/00:02:43, RP 0.0.0.0, flags: DC
Incoming interface: Null, RPF nbr 0.0.0.0
Outgoing interface list:
Vlan15, Forward/Sparse-Dense, 00:04:21/00:00:00
Vlan16, Forward/Sparse-Dense, 14:44:20/00:00:00
TenGigabitEthernet6/4, Forward/Sparse-Dense, 1d11h/00:00:00
TenGigabitEthernet5/4, Forward/Sparse-Dense, 1d11h/00:00:00
(*, 239.255.255.253), 7w0d/stopped, RP 0.0.0.0, flags: DC
Incoming interface: Null, RPF nbr 0.0.0.0
Outgoing interface list:
Vlan15, Forward/Sparse-Dense, 00:00:19/00:00:00
Vlan16, Forward/Sparse-Dense, 00:01:13/00:00:00
GigabitEthernet1/1.1, Forward/Sparse-Dense, 00:01:22/00:00:00
Vlan13, Forward/Sparse-Dense, 00:02:22/00:00:00
Cisco indicates, but for the commond "sh ip igmp group":
"The word "stopped" indicates that timing out of this entry is not determined by this expire timer. If the router is in INCLUDE mode for a group, then the whole group entry will time out after the last source entry has timed out (unless the mode is changed to EXCLUDE mode before it times out). "
But my groups are all in EXCLUDE mode:
#sh ip igmp group 239.255.255.253 detail
Flags: L - Local, U - User, SG - Static Group, VG - Virtual Group,
SS - Static Source, VS - Virtual Source,
Ac - Group accounted towards access control limit
Interface: Vlan15
Group: 239.255.255.253
Flags:
Uptime: 00:00:00
Group mode: EXCLUDE (Expires: 00:02:59)
Last reporter: 10.10.1.1
Source list is empty
Thanks for your help
P.