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


Usage

<configuration>
    <logical-systems>
        <routing-options>
            <multicast>
                <interface>
                    <name>name</name> <!-- identifier -->
                    <maximum-bandwidth>...</maximum-bandwidth>
                    <reverse-oif-mapping/>
                    <subscriber-leave-timer>seconds</subscriber-leave-timer>
                </interface>
            </multicast>
        </routing-options>
    </logical-systems>
</configuration>

Description

Multicast interface options.

Contents

<maximum-bandwidth>—Maximum multicast bandwidth for the interface.

<name>—Name of a logical interface.

<reverse-oif-mapping>—Enable reverse OIF mapping on the multicast interface.

<subscriber-leave-timer>—Timeout in seconds to credit back the bandwidth on the subscriber interface.


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