FUJITSU SPARC M4000 User Manual

Page 80

Advertising
background image

2-24

SPARC Enterprise Mx000 Servers XSCF User’s Guide • April 2008

4. Use the setdscp (8) command (see Note) to specify network interface

information.

< Example 1> Specify the entire DSCP network IP address 192.168.2.0

and netmask 255.255.255.0.

XSCF> setdscp -i 192.168.2.0 -m 255.255.255.0

<Example 2> Specify IP address 192.168.2.1 for the XSCF.

XSCF> setdscp -s -i 192.168.2.1

<Example 3> Specify the IP address of 192.168.2.2 to domain ID 1.

XSCF> setdscp -d 1 -i 192.168.2.2

<Example 4> Setting DSCP addresses using Interactive mode.

XSCF> setdscp

DSCP network [192.168.244.0 ] > 192.168.2.0

DSCP netmask [255.255.255.0 ] > 255.255.255.0

XSCF address [192.168.2.1 ] > 192.168.2.1

Domain #00 address [192.168.2.2 ] > 192.168.2.2

:

Commit these changes to the database? [y|n]:y

Note –

It is necessary to configure DSCP to enable it for the domains. For details

about the Domain Configuration, see

Section 2.2.11, “Domain Configuration” on

page 2-87

.

Note –

Setting DSCP addresses can only be done when affected domains are not

running. Use of the -i and -m options to set all DSCP addresses can only be done
when no domains are running. Setting the XSCF address can only be done when no
domains are running, since this would affect the XSCF's communication to running
domains. Setting individual domain addresses can be done only if the specified
domain is not running.

Note –

You can specify a network address for use by all of the DSCP links using the

-i and -m options. In this mode of operation, the IP addresses used by the XSCF and
each domain-specific DSCP link are automatically selected from within the range of
addresses indicated by the network address.

Advertising