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


Usage

<configuration>
    <logical-systems>
        <routing-options>
            <multicast>
                <flow-map>
                    <forwarding-cache>
                        <timeout>
                            <timeout-value>minutes</timeout-value>
                            <never>never</never>
                        </timeout>
                    </forwarding-cache>
                </flow-map>
            </multicast>
        </routing-options>
    </logical-systems>
</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]