Specifications
ip igmp version
SecureStack C3 Configuration Guide 10-13
ip igmp version
UsethiscommandtosettheversionofIGMPrunningontherouter.Thenoformofthiscommand
resetsIGMPtothedefaultversionof2(IGMPv2).
Syntax
ip igmp version version
no ip igmp
Parameters
Defaults
None.
Mode
Interfaceconfiguration:C3(su)‐>router(Config‐if(Vlan1))#
Example
ThisexampleshowshowtosettheIGMPversiontoversion1onVLAN1:
C3(su)->router(Config)#interface vlan 1
C3(su)->router(Config-if(Vlan 1))#ip igmp version 1
show ip igmp interface
UsethiscommandtodisplayinformationaboutoneormoreIGMProutinginterfaces.
Syntax
show ip igmp interface [vlan vlan-id]
Parameters
Defaults
Ifnotspecified,informationwillbedisplayedforallVLANsconfiguredforIGMProuting.
Mode
Anyroutermode.
Example
ThisexampleshowshowtodisplayIGMProutinginformationforVLAN1:
C3(su)->router#show ip igmp interface vlan 1
Vlan 1 is Admin UP
Vlan 1 is Oper UP
IGMP is configured via the Switch
IGMP ACL currently not supported
version SpecifiestheIGMPversionnumbertorunontherouter.Validvaluesare
1,2,or3.
vlanvlan‐id (Optional)DisplaysinformationforoneormoreVLANs.