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


Usage

<configuration>
    <routing-options>
        <interface-routes>
            <family>
                <export>
                    <point-to-point/>
                    <lan/>
                </export>
            </family>
        </interface-routes>
    </routing-options>
</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]