Specifications

Table Of Contents
2-292
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
service telnetd
service telnetd
Enables the Telnet daemon. Use the no form of this command to disable the daemon preventing new
users from accessing the SCE platform via Telnet.
service telnetd
no service telnetd
Syntax Description This command has no arguments or keywords.
Command Default Telnet daemon enabled
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Authorization: admin
Examples The following examples illustrate the use of the service telnetd command:
EXAMPLE 1:
The following example enables the Telnet daemon.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#service telnetd
SCE(config)#
EXAMPLE 2:
The following example disables the Telnet daemon.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#no service telnetd
SCE(config)#
Release Modification
2.5.7 This command was introduced.