sysinfo.4 (2010 09)

s
sysinfo(4) sysinfo(4)
(Itanium(R)-based System Only)
Status The SYSINFO_LAN_HW_PATH
must be specified for any interface for which
SYSINFO_MAC_ADDRESS
is not supplied.
If both parameters are set for a given index,
SYSINFO_MAC_ADDRESS
takes precedence
over
SYSINFO_LAN_HW_PATH
.
Value A hardware path, specified by non-negative integers separated by forward slashes (
/).
SYSINFO_IP_ADDRESS
[n]
Default None.
Status An IP address must be specified for any network interface for which
SYSINFO_DHCP_ENABLE
is not set to 1.
Value An IP address in decimal-dot notation.
SYSINFO_MAC_ADDRESS
[n]
Default None.
Status This parameter is required for any interface for which
SYSINFO_LAN_HW_PATH
is not
supplied.
If both parameters are set for a given index,
SYSINFO_MAC_ADDRESS
takes precedence
over
SYSINFO_LAN_HW_PATH
.
Value The prefix "0x" followed by a value of the MAC address expressed as 12 hex digits (e.g.,
0x0017A451E718). The alphabetic characters A-C must be specified in upper case.
SYSINFO_ROUTE_COUNT
[n]
Default None.
Status
SYSINFO_ROUTE_COUNT
is optional for a network interface.
Value The values are:
0
SYSINFO_ROUTE_GATEWAY
is a local or loopback interface.
1
SYSINFO_ROUTE_GATEWAY
is a remote interface.
SYSINFO_ROUTE_DESTINATION
[n]
Default None
Status
SYSINFO_ROUTE_DESTINATION
is optional for a network interface.
Value The value can only be set to
default and can only be set for an interface for which
DHCP is not enabled.
SYSINFO_ROUTE_GATEWAY
[n]
Default None.
Status The
SYSINFO_ROUTE_GATEWAY
is optional for a network interface.
Value An IP address in decimal-dot notation.
If the loopback interface, 127.0.0.1, is specified,
SYSINFO_ROUTE_COUNT must be set
to 0 for this interface.
SYSINFO_SUBNET_MASK[n]
Default None.
Status
SYSINFO_SUBNET_MASK must be set for any interface for which
SYSINFO_DHCP_ENABLE is not set to 1.
Value Subnet mask in hexadecimal or decimal-dot notation.
EXAMPLES
To supply a file that will cause the FIRST-BOOT interactive interface to be displayed, enter the following
single line in the file:
SYSINFO_INTERACTIVE=ALWAYS
To supply a file that will cause a DHCP server to be contacted for configuring a system with hostname
myhost and a single network interface with MAC address 0x0017A451E718:
SYSINFO_HOSTNAME=myhost
SYSINFO_MAC_ADDRESS[0]=0x0017A451E718
SYSINFO_DHCP_ENABLE[0]=1
4 Hewlett-Packard Company 4 HP-UX 11i Version 3: September 2010