Chapter 8: Using the Command Line Interface
626
Creating an Outlet Group
This command creates a new outlet group.
config:#
outletgroup add "<name>" <members>
Variables:
<name> is a string comprising up to 64 ASCII printable characters.
The <name> variable must be enclosed in quotes when it contains
spaces.
Tip: PX3 allows you to assign the same name to diverse outlet
groups. If this really occurs, you still can identify different groups
through their unique index numbers.
<members> is one or multiple member outlets' index numbers
separated with commas. If the member outlets are consecutive
outlets, you can type a hyphen between the initial and the final index
number instead of using commas.
For example, to assign outlets 3, 4, 5, 8 and 10 to the outlet group
named "servers", you have two choices -- either use a hyphen for
consecutive outlets 3 to 5, or use commas for all of member outlets:
outletgroup add servers 3-5,8,10
-- OR --
outletgroup add servers 3,4,5,8,10
Managing an Outlet Group
You can modify an outlet group's name and member outlets, or simply
remove any existing outlet group.
You can modify both the name and members of an outlet group at a time
by combining multiple commands. See
Multi-Command Syntax
(on page
Modify an outlet group's name:
config:#
outletgroup modify <ID> name "<name>"
Modify an outlet group's member outlets:
config:#
outletgroup modify <ID> members <members>
Delete an outlet group:
Summary of Contents for Raritan PX3-3000 Series
Page 5: ......
Page 90: ...Chapter 4 Connecting External Equipment Optional 69 ...
Page 424: ...Chapter 6 Using the Web Interface 403 ...
Page 447: ...Chapter 6 Using the Web Interface 426 ...
Page 448: ...Chapter 6 Using the Web Interface 427 Continued ...
Page 885: ...Appendix K RADIUS Configuration Illustration 864 Note If your PX3 uses PAP then select PAP ...
Page 890: ...Appendix K RADIUS Configuration Illustration 869 14 The new attribute is added Click OK ...
Page 891: ...Appendix K RADIUS Configuration Illustration 870 15 Click Next to continue ...
Page 921: ...Appendix L Additional PX3 Information 900 ...