Skip to main content

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 hostname, specify the host name to set. For xscfu, specify the chassis for the setting. You can specify it as follows depending on the system configuration:
    - For SPARC M10-4S (no crossbar box): bb#00, bb#01

    - For SPARC M10-4S (with crossbar boxes): 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