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


Usage

<configuration>
    <routing-instances>
        <instance>
            <forwarding-options>
                <helpers>
                    <port>
                        <server>
                            <logical-system>
                                <logical-system-name>logical-system-name
                                                </logical-system-name> <!-- mandatory -->
                                <routing-instance>routing-instance</routing-instance>
                            </logical-system>
                        </server>
                    </port>
                </helpers>
            </forwarding-options>
        </instance>
    </routing-instances>
</configuration>

Description

Logical system of server to which to forward.

Contents

<logical-system-name>—Name of logical system.

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


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