Chapter 2 Setting Up XSCF 2-55
disconnected. Please log in again to the XSCF. The SSH or telnet settings are
automatically applied to the standby XSCF Unit for a system with a redundant XSCF
configuration.
In this system, the RW or RO consoles from multiple domains can be used. Only one
RW console can be used for each domain. Use the console(8) command to specify
either the RW console or RO console as a domain console. For details about consoles,
see Chapter 3.
Note – The control function of SSH access from domain by XSCF Shell command is
supported only on M3000/M4000/M5000/M8000/M9000 servers that run certain
versions of XCP firmware (beginning with XCP 1081).
Enabling or Disabling SSH/Telnet
â– Command operation
1. Use the showssh(8) command to display SSH settings or use the
showtelnet(8) command to display telnet settings.
2. Use the setssh(8) command to make the SSH settings or use the settelnet(8)
command to make the telnet settings.
<Example 1> Display SSH settings
XSCF> showssh
SSH status: enabled
SSH DSCP: accept
RSA key:
:
DSA key:
:
<Example 2> Display telnet settings
XSCF> showtelnet
Telnet status: disabled
<Example 1> Enable SSH.
XSCF> setssh -c enable
Continue? [y|n] :y
Please reset the XSCF by rebootxscf to apply the ssh settings.
<Example 2> Disable telnet.
XSCF> settelnet -c disable
Please reset the XSCF by rebootxscf to apply the telnet settings.