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


Usage

<configuration>
    <services>
        <rpm>
            <twamp>
                <server>
                    <client-list>
                        <name>name</name> <!-- identifier -->
                        <authentication-mode>authentication-mode-choice
                                    </authentication-mode>
                        <address>...</address>
                    </client-list>
                </server>
            </twamp>
        </rpm>
    </services>
</configuration>

Description

List of allowed clients.

Contents

<address>—IP prefix of client.

<authentication-mode>—Authentication modes.

<name>—Name of client list.


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