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


Usage

<configuration>
    <routing-options>
        <multicast>
            <scope>
                <name>name</name> <!-- identifier -->
                <prefix>prefix</prefix> <!-- mandatory -->
                <interface>...</interface>
            </scope>
        </multicast>
    </routing-options>
</configuration>

Description

Multicast address scope.

Contents

<interface>—Interface on which to configure scoping.

<name>—Name to identify multicast address scope.

<prefix>—Administratively scoped address.


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