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


Usage

<configuration>
    <routing-instances>
        <instance>
            <forwarding-options>
                <helpers>
                    <bootp>
                        <interface>
                            <server>
                                <name>name</name> <!-- identifier -->
                                <logical-system>...</logical-system>
                                <routing-instance>...</routing-instance>
                            </server>
                        </interface>
                    </bootp>
                </helpers>
            </forwarding-options>
        </instance>
    </routing-instances>
</configuration>

Description

Server information.

Contents

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

<name>—Name or address of servers to which to forward.

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


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