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


Usage

<configuration>
    <services>
        <pgcp>
            <virtual-interface>
                <routing-instance>
                    <routing-instance-name>routing-instance-name
                                                </routing-instance-name> <!-- mandatory -->
                    <service-interface>service-interface</service-interface> <!-- mandatory -->
                </routing-instance>
            </virtual-interface>
        </pgcp>
    </services>
</configuration>

Description

Routing instance.

Contents

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

<service-interface>—Service interface name.


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