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


igmp

Syntax

igmp { 

    interface interface-name {

        disable;

        static {

            group group {

                source source;

            }

        }

        version version; 

    }

    query-interval seconds; 

    query-last-member-interval seconds; 

    query-response-interval seconds; 

    robust-count number; 

    traceoptions {

        file name <replace> <size size> <files number> <no-stamp>

            <(world-readable | no-world-readable)>;

        flag flag <flag-modifier> <disable>; 

    }

} 

Hierarchy Level

[edit logical-routers logical-router-name protocols],

[edit protocols]

Description

Enable IGMP on the router. IGMP must be enabled for the router to receive multicast packets.

Default

IGMP is disabled on the router. IGMP is automatically enabled on all broadcast interfaces when you configure PIM or DVMRP.

Options

The statements are explained separately.

Usage Guidelines

See Enabling IGMP.

Required Privilege Level

routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.


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