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


Usage

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