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


Usage

<configuration>
    <system>
        <services>
            <netconf>
                <ssh>
                    <connection-limit>connection-limit</connection-limit>
                    <rate-limit>rate-limit</rate-limit>
                </ssh>
            </netconf>
        </services>
    </system>
</configuration>

Description

Allow NETCONF over SSH.

Contents

<connection-limit>—Maximum number of allowed connections.

<rate-limit>—Maximum number of connections per minute.


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