Tag Elements Beginning with T > <telnet> (configuration/system/services) Usage <configuration> <system> <services> <telnet> <connection-limit>connection-limit</connection-limit> <rate-limit>rate-limit</rate-limit> </telnet> </services> </system></configuration> Description Allow telnet login. Contents <connection-limit>—Maximum number of allowed connections. <rate-limit>—Maximum number of connections per minute.
Tag Elements Beginning with T > <telnet> (configuration/system/services)
<configuration> <system> <services> <telnet> <connection-limit>connection-limit</connection-limit> <rate-limit>rate-limit</rate-limit> </telnet> </services> </system></configuration>
<configuration>
<system>
<services>
<telnet>
<connection-limit>
connection-limit
</connection-limit>
<rate-limit>
rate-limit
</rate-limit>
</telnet>
</services>
</system></configuration>
Allow telnet login.
<connection-limit>—Maximum number of allowed connections.
<rate-limit>—Maximum number of connections per minute.