Users Guide

The mpio-parameters command succeeded.
rswcli --mpio-list Command Syntax
The command syntax is as follows:
rswcli --mpio-list | -L
[--include-only | -io or --exclude-only | --eo]
The following table describes the optional command parameters.
Table 13. List of Optional MPIO Parameters
Parameter Abbr. Description
--include-only --io Specifies that the list should only contain the subnets that are included for use by
MPIO. If this parameter is specified, the exclude-only parameter cannot be
specified.
--exclude-only --eo Specifies that the list should only contain the subnets that are excluded from use by
MPIO. If this parameter is specified, the include-only parameter cannot be
specified.
Example: Listing Included MPIO Subnets
In the following example, the command syntax lists only included MPIO subnets:
# rswcli --mpio-list --io
Processing mpio-list command...
Subnets included for MPIO:
192.x.x.xx - 225.xxx.x.x
Subnets excluded from MPIO: none
The mpio-list command succeeded.
Including a Subnet or Adapter for MPIO
Use the rswcli --mpio-include (or rswcli -I) command to select the subnets or adapters to include for MPIO. You can
specify a subnet, an adapter identified by a user-defined string, an IP address, or a MAC address. Dell recommends using a subnet or
adapter name based on inclusion/exclusion rules.
rswcli --mpio-include Command Syntax
rswcli --mpio-include | -I
[--network ip-address | --net]
[--mask subnet-mask ]
[--adapter=adapter-name ]
[--mac=mac-address ]
[--ip-address=ip-address ]
[--force]
[--default=include/exclude ]
The following table describes the optional command parameters.
Table 14. Include MPIO Subnet Optional Parameters
Parameter Abbr. Argument Description
--network --net ip-address Specifies a subnet to include. Used with the --mask
parameter.
Configuring Multipath I/O Devices 39