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


Usage

<configuration>
    <routing-instances>
        <instance>
            <forwarding-options>
                <helpers>
                    <tftp>
                        <interface>
                            <server>
                                <address>address</address>
                                <logical-system>...</logical-system>
                                <routing-instance>routing-instance</routing-instance>
                            </server>
                        </interface>
                    </tftp>
                </helpers>
            </forwarding-options>
        </instance>
    </routing-instances>
</configuration>

Description

Server information.

Contents

<address>—Name or address of server to which to forward.

<logical-system>—Logical system of server to which to forward.

<routing-instance>—Routing instance of server to which to forward.


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