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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <forwarding-options>
                    <helpers>
                        <port>
                            <interface>
                                <server>
                                    <address>address</address>
                                    <logical-system>...</logical-system>
                                    <routing-instance>routing-instance</routing-instance>
                                </server>
                            </interface>
                        </port>
                    </helpers>
                </forwarding-options>
            </instance>
        </routing-instances>
    </logical-systems>
</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]