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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <forwarding-options>
                    <helpers>
                        <bootp>
                            <server>
                                <name>name</name> <!-- identifier -->
                                <logical-system>...</logical-system>
                                <routing-instance>...</routing-instance>
                            </server>
                        </bootp>
                    </helpers>
                </forwarding-options>
            </instance>
        </routing-instances>
    </logical-systems>
</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]