Specifications

Observing Syntax and Conventions
7-84 Configuring IP Multicast
Syntax
Thenoformofthecommanddisablesthemulticastservice:
no ip multicast-routing
Mode
Globalconfiguration:XSR(config)#
Default
Disabled
Example
Inthefollowingexample,multicastserviceisenabledontheXSR:
XSR(config)#ip multicast-routing
ip igmp version
ThiscommandmanuallysetstheIGMPversiononalocalinterface.
Syntax
ip igmp version version_number
Syntax of the “no” Form
Thenoformofthiscommandsetsthedefaultvalue.
no ip igmp version
Mode
Interfaceconfiguration:XSR(config-if<xx>)#
Default
IGMPVersion2
Example
ThefollowingexamplesetstheIGMPversionnumberto3:
XSR(config)#interface FastEthernet 1
XSR(config-if<F1>)#ip igmp version 3
version_number
IGMPversionnumber,rangingfrom1to3.