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


Usage

<configuration>
    <logical-systems>
        <routing-options>
            <interface-routes>
                <family>
                    <export>
                        <point-to-point/>
                        <lan/>
                    </export>
                </family>
            </interface-routes>
        </routing-options>
    </logical-systems>
</configuration>

Description

Control exportability of local routes.

Contents

<lan>—Make LAN routes exportable.

<point-to-point>—Make point-to-point routes exportable.


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