Chapter 3 System Configuration 33
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.
Note – When the XSCF unit is configured with redundancy, ISN addresses must be
in the same network subnet.
For additional information on the setnetwork command, including specifying
takeover IP addresses, see the setnetwork(8) man page or to the SPARC
Enterprise M3000/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 34.
1. Log in to the XSCF console with platadm privileges.
2. Type the setroute command:
where -c specifies whether to add or delete routing information, -n address
specifies the IP address to which routing information is forwarded, -m address
specifies the netmask address to which routing information is forwarded, -g
address specifies the gateway address, and interface specifies the network interface
to be set with routing information. See
TABLE 3-1 for valid interface names.
For additional information on the setroute command, including specifying
takeover IP addresses, see the setroute(8) man page or to the SPARC Enterprise
M3000/M4000/M5000/M8000/M9000 Servers XSCF User’s Guide.
XSCF> setnetwork -c [up|down] interface
XSCF> setroute -c [add|del] -n address [-m address] [-g address] interface