Fujitsu M8000 Security Camera User Manual


 
settelnet(8)
System Administration 219
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.
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.
EXIT STATUS The following exit values are returned:
SEE ALSO showtelnet(8)
-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
0 Successful completion.
>0 An error occurred.