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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <routing-options>
                    <multicast>
                        <scope>
                            <name>name</name> <!-- identifier -->
                            <prefix>prefix</prefix> <!-- mandatory -->
                            <interface>...</interface>
                        </scope>
                    </multicast>
                </routing-options>
            </instance>
        </routing-instances>
    </logical-systems>
</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]