![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/0/a5/0a5663ab-15e2-4e2c-926f-076e6f549524/0a5663ab-15e2-4e2c-926f-076e6f549524-bg3d.png)
30 SPARC Enterprise Mx000 Servers Administration Guide • November 2007
2. Type the showdscp command:
Command output example for a DSCP network of 10.1.1.0 and a DSCP netmask
of 255.255.255.0 is:
▼ To Configure the XSCF Network Interfaces
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.
2. Type the setnetwork command:
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:
XSCF> showdscp
XSCF> showdscp
DSCP Configuration:
Network: 10.1.1.0
Netmask: 255.255.255.0
Location Address
XSCF 10.1.1.1
Domain #00 10.1.1.2
Domain #01 10.1.1.3
Domain #02 10.1.1.4
Domain #03 10.1.1.5
...
XSCF> setnetwork interface [-m addr] address
XSCF> setnetwork xscf#1-lan#0 -m 255.255.255.0 192.168.11.10