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


Usage

<configuration>
    <logical-systems>
        <routing-options>
            <multicast>
                <flow-map>
                    <name>name</name> <!-- identifier -->
                    <policy>...</policy> <!-- mandatory -->
                    <bandwidth>...</bandwidth>
                    <redundant-sources>...</redundant-sources>
                    <forwarding-cache>...</forwarding-cache>
                </flow-map>
            </multicast>
        </routing-options>
    </logical-systems>
</configuration>

Description

Multicast flow map configuration.

Contents

<bandwidth>—Bandwidth properties for matched flows.

<forwarding-cache>—Forwarding cache properties for matched flows.

<name>—Name of the flow map.

<policy>—Policy for matched flows.

<redundant-sources>—Redundant source addresses.


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