[Contents] [Prev] [Next] [Index] [Report an Error]

Enabling IGMP

IGMP is automatically enabled on all interfaces on which you configure PIM and all broadcast interfaces when you configure DVMRP.

Optionally, you can specify the interface or interfaces on which to enable IGMP. If you do not specify any interfaces, IGMP is enabled on all interfaces on which you configure PIM and all broadcast interfaces when you configure DVMRP. To enable IGMP explicitly, include the igmp statement:

igmp {
interface interface-name;
}

You can include this statement at the following hierarchy levels:

For information about specifying interface names, see the JUNOS Network Interfaces Configuration Guide.


[Contents] [Prev] [Next] [Index] [Report an Error]