Specifications
Startup and General Configuration Summary
Starting and Configuring Telnet
SecureStack B2 Configuration Guide 2-81
2.1.15.2 set telnet
Use this command to enable or disable Telnet on the device.
set telnet {enable | disable}[inbound | outbound | all]
Syntax Description
Command Defaults
None.
If not specified, both inbound and outbound Telnet service will be enabled or
disabled.
Command Mode
Read-Write.
Example
This example shows how to disable inbound and outbound Telnet services:
enable | disable Enables or disables Telnet services.
inbound |
outbound | all
(Optional)Specifies inbound service (the ability to Telnet
to this device), outbound service (the ability to Telnet to
other devices), or all (both inbound and outbound).
B2(rw)->set telnet disable all
Disconnect all telnet sessions and disable now (y/n)? [n]: y
All telnet sessions have been terminated, telnet is now disabled.