Dell EqualLogic PS6210XS EqualLogic Host Integration Tools for Linux Version 1 - Page 27

Example: Adding Group Access, Listing Accessible Groups, rswcli --list-group Command Syntax

Page 27 highlights

The following table describes the required and optional command parameters. Table 7. Add Group Access Command Parameters Parameter Abbr. Required Parameters Argument Description --group-name --gn group-name Designates the name of the PS Series group to which access is being configured. --group-ip --gip IP_address or FQDN Designates the IP address or fully-qualified domain name (FQDN) to be used for accessing the specified group. Optional Parameter --noping none none Specifies whether RSWCLI should ping the specified IP Address to determine whether it is accessible by the host. Example: Adding Group Access In the following example, access is added to the PS series group farm31-grp. The command syntax includes the group name (--gn) and group IP address (--gip). # rswcli --add-group-access --gn farm31-grp --gip 192.x.x.xx Processing add-group-access command... Group Name: farm31-grp Group IP Address: 192.x.x.xx The add-group-access command succeeded. The following example specifies a FQDN for the group IP: # rswcli --add-group-access --gn farm32-grp --gip testgroup03.mycompany.com Processing add-group-access command... Group Name: farm32-grp Group IP Address: testgroup03.mycompany.com The add-group-access command succeeded. Listing Accessible Groups Use the rswcli --list-group (or rswcli -l) command to for a list of the names and IP addresses of all PS Series groups to which access is configured for this host. rswcli --list-group Command Syntax The command syntax is as follows: rswcli --list-group | -l [--group-name group-name] | --gn] The following table describes the optional command parameter. Table 8. List Group Optional Command Parameter Parameter Abbr. Argument --group-name --gn group-name Description Displays a list of names and IP addresses of all PS Series groups to which access is configured for this host. Remote Setup Wizard Command Line Interface 27

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127

The following table describes the required and optional command parameters.
Table 7. Add Group Access Command Parameters
Parameter
Abbr.
Argument
Description
Required Parameters
--group-name
--gn
group-name
Designates the name of the PS Series group to which
access is being configured.
--group-ip
--gip
IP_address
or FQDN
Designates the IP address or fully-qualified domain name
(FQDN) to be used for accessing the specified group.
Optional Parameter
--noping
none
none
Specifies whether RSWCLI should ping the specified IP
Address to determine whether it is accessible by the host.
Example: Adding Group Access
In the following example, access is added to the PS series group
farm31-grp
. The command syntax includes the group name (
--gn
)
and group IP address (
--gip
).
# rswcli --add-group-access --gn farm31-grp --gip 192.x.x.xx
Processing add-group-access command...
Group Name: farm31-grp
Group IP Address: 192.x.x.xx
The add-group-access command succeeded.
The following example specifies a FQDN for the group IP:
# rswcli --add-group-access --gn farm32-grp --gip testgroup03.mycompany.com
Processing add-group-access command...
Group Name: farm32-grp
Group IP Address: testgroup03.mycompany.com
The add-group-access command succeeded.
Listing Accessible Groups
Use the
rswcli --list-group
(or
rswcli -l
) command to for a list of the names and IP addresses of all PS Series groups to
which access is configured for this host.
rswcli --list-group Command Syntax
The command syntax is as follows:
rswcli --list-group | -l
[--group-name
group-name
] | --gn]
The following table describes the optional command parameter.
Table 8. List Group Optional Command Parameter
Parameter
Abbr.
Argument
Description
--group-name
--gn
group-name
Displays a list of names and IP addresses of all PS Series groups to
which access is configured for this host.
Remote Setup Wizard Command Line Interface
27