4.22 scfconsole (1M)
- Name
- scfconsole - configures XSCF network and console
- Format
- /usr/sbin/FJSVmadm/scfconsole inet ip-address mask subnet-mask gateway gateway-address
/usr/sbin/FJSVmadm/scfconsole hostname hostname
/usr/sbin/FJSVmadm/scfconsole dns {-|nameserver-address}
/usr/sbin/FJSVmadm/scfconsole set {serial|lan}
/usr/sbin/FJSVmadm/scfconsole port [RW {enable|disable}] [RO {enable|disable}] [SCF {enable|disable}]
/usr/sbin/FJSVmadm/scfconsole timeout {enable [time=min]|disable}
- Function
- The scfconsole configures the XSCF network and console. The scfconsole actions are controlled by the subcommand argument.
- Subcommands
- The following subcommands are supported:
- inet ip-address mask subnet-mask gateway gateway-address
- Configures the XSCF network. The ip-address specifies Internet Protocol address of XSCF. The subnet-mask specifies the subnet mask of XSCF. The gateway-address specifies the default gateway address of XSCF.
The network settings specified by this command becomes effective after executing the reboot of XSCF by scfreset(1M).
- hostname hostname
- Specifies the hostname of XSCF to hostname. The name of full domain name (FQDN) form within 63 characters can be specified for hostname.
The hostname specified by this command becomes effective after executing the reboot of XSCF by scfreset(1M).
- dns nameserver-address1[,nameserver-address2]
- Specifies the DNS server used with XSCF to nameserver-address1 and nameserver-address2. IP address of the nameserver is specified for nameserver-address1 and nameserver-address2.
The DNS servers specified by this command becomes effective after executing the reboot of XSCF by scfreset(1M).
- set {serial|lan}
- Changes the output destination of OS console. When serial is specified, OS console is output to the serial port. When lan is specified, OS console is output to XSCF-LAN.
- port [RW {enable|disable}] [RO {enable|disable}] [SCF {enable|disable}]
- Changes the availability of the connection port to XSCF.
RW changes the setting of the read/write port of OS console. RO changes the setting of read-only port of OS console. SCF changes the setting of SCF shell port.
The "enable" enables the port, and "disable" disables the port.
- timeout { enable [time=min]|disable}
- Configures the automatic logout time-out of the XSCF shell.
If enable is specified, the automatic logout time-out becomes effective. The time-out time is specified with min.
If disable is specified, the automatic logout time-out becomes invalid.
- End status
- The scfconsole command exits with one of the following values:
0: Success.
Other than 0: An error occurred.
All Rights Reserved, Copyright(C) FUJITSU LIMITED 2001-2005
All Rights Reserved, Copyright (C) PFU LIMITED 2001-2005