Use the following CLI syntax to enable IGMP.
config>router# igmp
The following example displays the detailed output when IGMP is enabled.
A:LAX>>config>router# info detail
...
#------------------------------------------
echo "IGMP Configuration"
#------------------------------------------
igmp
query-interval 125
query-last-member-interval 1
query-response-interval 10
robust-count 2
no shutdown
exit
#------------------------------------------
A:LAX>>config>system#