Skip to main content
  1. Home >
  2. Products >
  3. Computing Products >
  4. Servers >
  5. Fujitsu SPARC servers >
  6. Downloads >
  7. User Manuals >
  8. Fujitsu SPARC M12-2S Installation Guide >
  9. 7.5.1 Setting an XSCF Host Name and Domain Name

7.5.1 Setting an XSCF Host Name and Domain Name


7.5.1 Setting an XSCF Host Name and Domain Name
  1. Execute the showhostname command to display host names.
    The following example displays the factory default settings.
XSCF> showhostname -a
bb#00:localhost.localdomain
bb#01:localhost.localdomain
  1. Execute the sethostname command to set a host name.
    For xscfu, specify the SPARC M12-2S for which a host name is set up.
    For hostname, specify the host name to be set for the master XSCF and standby XSCF.
    - In the case of SPARC M12-2S (without crossbar box): bb#00, bb#01

    - In the case of SPARC M12-2S (with crossbar box): xbbox#80, xbbox#81
XSCF> sethostname xscfu hostname
  1. The following example sets the host name scf0-hostname for BB#00 and the host name scf1-hostname for BB#01.
XSCF> sethostname bb#00 scf0-hostname
XSCF> sethostname bb#01 scf1-hostname
  1. The following example sets the host name scf0-hostname for XBBOX#80 and the host name scf1-hostname for XBBOX#81.
XSCF> sethostname xbbox#80 scf0-hostname
XSCF> sethostname xbbox#81 scf1-hostname
  1. The following example sets the domain name example.com for the master XSCF and standby XSCF.
XSCF> sethostname -d example.com