set telnet

Use this command to enable or disable Telnet on the device.

Syntax

set telnet {enable | disable} {all | inbound |outbound}

Parameters

enable | disable Enables or disables Telnet services.
all Enables or disables both inbound and outbound Telnet services.
inbound Enables or disables the ability for another device to Telnet to this device.
outbound Enables or disables ability to Telnet to other devices from this device.

Defaults

None.

Mode

All command modes.

Example

This example shows how to disable inbound and outbound Telnet services:

System(rw)->set telnet disable all
System(rw)->