Tag Elements Beginning with C
> <client-list> (configuration/services/rpm/twamp/server)
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.
-
authenticate-only—Authentication.
-
encryption—Authentication and encryption.
-
none—No authentication or encryption.
<name>—Name of client list.