Fujitsu M5000 Life Jacket User Manual


 
settelnet(8)
System Administration 243
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 must have platadm privileges to run this command.
Refer to setprivileges(8) for more information.
OPTIONS The following options are supported:
EXTENDED
DESCRIPTION
In case the XSCF unit is duplicated configuration, 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.
In case you stop the Telnet service, it will be reflected by using the
rebootxscf(8) command to reset XSCF.
The current Telnet service state can be checked by using the showtelnet(8)
command.
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.