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


Usage

<configuration>
    <routing-options>
        <multicast>
            <flow-map>
                <forwarding-cache>
                    <timeout>
                        <timeout-value>minutes</timeout-value>
                        <never>never</never>
                    </timeout>
                </forwarding-cache>
            </flow-map>
        </multicast>
    </routing-options>
</configuration>

Description

Timeout properties for matched flows.

Contents

<never>—Forwarding cache entries never time out.

<timeout-value>—Timeout for forwarding cache entry.


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