show ip igmp groups
SecureStack C2 Configuration Guide 13-13
show ip igmp groups
UsethiscommandtodisplayalistofIGMPstreamsandclientconnectionports.
Syntax
show ip igmp groups
Parameters
None.
Defaults
None.
Mode
Anyroutermode.
Example
ThisexampleshowshowtodisplayinformationaboutIGMPgroups:
C2(su)->router#show ip igmp groups
REGISTERED MULTICAST GROUP DETAILS
Multicast Version1
IP Address Last Reporter Up Time Expiry Time Host Timer
--------------- --------------- ------- ------------ ------------ ----------
228.1.1.1 12.12.12.2 27
ip igmp query-interval
UsethiscommandtosettheIGMPqueryintervalonaroutinginterface.Thenoformofthis
commandresetstheIGMPqueryintervaltothedefaultvalueof125seconds.
Syntax
ip igmp query-interval time
no ip igmp query-interval
Parameters
Defaults
None.
Mode
Interfaceconfiguration:C2(su)‐>router(Config‐if(Vlan1))#
Example
ThisexampleshowshowtosettheIGMPqueryintervalto1800secondsonVLAN1:
C2(su)->router(Config)#interface vlan 1
C2(su)->router(Config-if(Vlan 1))#ip igmp query-interval 1800
time SpecifiestheIGMPqueryinterval.Validvaluesarefrom1to3600
seconds.Defaultis125seconds.