Fujitsu M9000 Server User Manual


 
30 SPARC Enterprise Mx000 Servers Administration Guide April 2007
a. To set the network interface, netmask, and IP address:
where interface specifies the network interface to be set, -m addr specifies the
netmask address of the network interface, and address specifies the IP address of
the network interface. If the -m option is omitted, the netmask corresponding to
the IP address is set. Refer to
TABLE 3-1 for valid interface names.
The following example sets the IP address and netmask for the interface XSCF-
LAN#0 on XSCF Unit 1 in a high-end server:
b. To enable the specified network interface:
where -c specifies whether to enable or disable the specified network interface,
and interface specifies the network interface to be enabled.
For additional information on the setnetwork command, including specifying
takeover IP addresses, refer to the setnetwork(8) man page or to the SPARC
Enterprise M4000/M5000/M8000/M9000 Servers XSCF User’s Guide.
3. Verify the operation with the shownetwork command.
To Configure the XSCF Network Route
Information
Settings to configure the XSCF network must be applied to XSCF, and the Service
Processor must be reset, before the settings become effective. See “To Set Or Reset
the XSCF Network” on page 31.
1. Log in to the XSCF console with platadm privileges.
XSCF> setnetwork interface [-m addr] address
XSCF> setnetwork xscf#1-lan#0 -m 255.255.255.0 192.168.11.10
XSCF> setnetwork -c [up|down] interface