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


Usage

<configuration>
    <system>
        <services>
            <service-deployment>
                <servers>
                    <name>name</name> <!-- identifier -->
                    <port>port</port>
                    <user>user</user>
                    <security-options>...</security-options>
                </servers>
            </service-deployment>
        </services>
    </system>
</configuration>

Description

Service deployment system configuration.

Contents

<name>—IPv4 address of SDX server.

<port>—TCP port of SDX server.

<security-options>—Specify mechanism to secure the connection.

<user>—Username used by SDX when logging into the router.


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