Tag Elements Beginning with S
> <servers> (configuration/system/services/outbound-ssh/client)
Usage
<configuration>
<system>
<services>
<outbound-ssh>
<client>
<servers>
<name>name</name> <!-- identifier -->
<port>port</port>
<retry>retry</retry>
<timeout>timeout</timeout>
</servers>
</client>
</outbound-ssh>
</services>
</system>
</configuration>
Description
Client application servers.
Contents
<name>—Client address to connect to.
<port>—Client port to connect to.
<retry>—Maximum number of connection attempts.
<timeout>—Timeout value for conection attempts.