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


Usage

<configuration>
    <routing-instances>
        <instance>
            <routing-options>
                <multicast>
                    <flow-map>
                        <bandwidth>
                            <bandwidth-value>bps</bandwidth-value>
                            <adaptive/>
                        </bandwidth>
                    </flow-map>
                </multicast>
            </routing-options>
        </instance>
    </routing-instances>
</configuration>

Description

Bandwidth properties for matched flows.

Contents

<adaptive>—Auto-sense bandwidth for matched flows.

<bandwidth-value>—Static or default bandwidth for the matched flows.


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