Fujitsu M8000 Security Camera User Manual


 
setssh(8)
System Administration 215
EXAMPLES EXAMPLE 1 Starts the SSH service.
The reset continues after this point.
EXAMPLE 2 Starts the SSH service. Automatically replies with 'y' to the prompt.
The reset continues after this point.
EXAMPLE 3 Starts the SSH service. Automatically replies with 'y' without displaying
the prompt.
The reset continues after this point.
EXAMPLE 4 Stops the SSH service.
EXAMPLE 5 Generates a host public key for SSH.
The reset continues after this point.
XSCF> setssh -c enable
The XSCF will be reset. Continue? [y|n] :y
Broadcast message from root (pts/4) (Jan 27 16:59:10 2006):
The system is going down for reboot NOW!
XSCF>
setssh -y -c enable
The XSCF will be reset. Continue? [y|n] :y
Broadcast message from root (pts/4) (Jan 27 16:59:10 2006):
The system is going down for reboot NOW!
XSCF>
setssh -q -y -c enable
Broadcast message from root (pts/4) (Jan 27 16:59:10 2006):
The system is going down for reboot NOW!
XSCF> setssh -c disable
XSCF> setssh -c genhostkey
Host key create. The XSCF will be reset. Continue? [y|n] :y
Broadcast message from root (pts/4) (Jan 27 16:59:10 2006):
The system is going down for reboot NOW!