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


mld

Syntax

mld { 

    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 MLD on the router. MLD must be enabled for the router to receive multicast packets.

Default

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

Options

The statements are explained separately.

Usage Guidelines

See Enabling MLD.

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]