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


Usage

<configuration>
    <protocols>
        <mld>
            <traceoptions>...</traceoptions>
            <query-interval>seconds</query-interval>
            <query-response-interval>seconds</query-response-interval>
            <query-last-member-interval>seconds</query-last-member-interval>
            <robust-count>robust-count</robust-count>
            <maximum-transmit-rate>maximum-transmit-rate</maximum-transmit-rate>
            <accounting/>
            <interface>...</interface>
        </mld>
    </protocols>
</configuration>

Description

MLD options.

Contents

<accounting>—Enable join and leave event notification.

<interface>—Interface options for MLD.

<maximum-transmit-rate>—Maximum transmission rate (packets per second).

<query-interval>—When to send host query messages.

<query-last-member-interval>—When to send group query messages.

<query-response-interval>—How long to wait for a host query response.

<robust-count>—Expected packet loss on a subnet.

<traceoptions>—Trace options for MLD.


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