settelnet(8)
System Administration 301
NAME settelnet - start or stop the Telnet service used in the XSCF network
SYNOPSIS settelnet -c {enable | disable}
settelnet -h
DESCRIPTION settelnet(8) command starts or stops the Telnet service used in the XSCF
network.
Privileges You m ust h ave platadm privileges to run this command.
Refer to setprivileges(8) for more information.
OPTIONS The following options are supported:
EXTENDED
DESCRIPTION
Caution – To stop the Telnet service, you must execute the rebootxscf(8)
command to reset XSCF. If you fail to reset XSCF, problems might occur when you
start the Telnet service next time.
In the M8000/M9000 servers, the setting automatically reflected to the standby
XSCF. When there's a defect on the standby XSCF, it leads to an error and the
setting will be reflected to the active XSCF only.
Stop of the Telnet service is reflected immediately after the settelnet(8)
command executed. Any open Telnet sessions are terminated.
Using the showtelnet(8) command, you can check the current settings of the
Telnet service.
EXAMPLES EXAMPLE 1 Starts the Telnet service.
EXAMPLE 2 Stops the Telnet service.
-c {enable|disable} Specify whether to start the Telnet service. One of the
following values can be specified. If none of them is
specified, an error occurs.
enable Starts the Telnet service.
disable Stops the Telnet service.
-h Displays usage statement. When used with other options
or operands, an error occurs.
XSCF> settelnet -c enable
XSCF> settelnet -c disable
Please reset the XSCF by rebootxscf to apply the telnet settings.