Tag Elements Beginning with I
> <interface> (configuration/protocols/mld)
Usage
<configuration>
<protocols>
<mld>
<interface>
<name>name</name> <!-- identifier -->
<disable/>
<version>version</version>
<static>...</static>
<ssm-map>ssm-map</ssm-map>
<immediate-leave/>
<group-policy>...</group-policy>
<accounting/>
</interface>
</mld>
</protocols>
</configuration>
Description
Interface options for MLD.
Contents
<accounting>—Enable join and leave event notification.
<disable>—Disable MLD on this interface.
<group-policy>—Group filter applied to incoming MLD report messages.
<immediate-leave>—Group is removed immediately without sending query for last membership.
<name>—Interface name.
<ssm-map>—Map for SSM translation of MLDv1 messages.
<static>—Static group or source membership.
<version>—Set MLD version number on this interface.