HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.20 User Guide
Command line  98 
Item  Description 
(optional) 
Roles (optional) 
A set of one or more privileges for the group. Valid values are any combination 
of "domain", "server", "network", and "storage". Separate multiple values with 
commas. 
Example 
->set radius-group MyGroup Description="Test Group" 
Roles=domain,server,network 
Modifies a RADIUS group description and privileges 
Item  Description 
show radius-group 
Display the existing RADIUS groups. 
Syntax 
show radius-group [<GroupName>|*] 
Parameter 
GroupName (optional) 
The name of an existing RADIUS group in the domain. Use "*" to display 
detailed information for all RADIUS groups. If no value is specified, a summary of 
all groups appears. 
Examples 
->show radius-group 
Displays a summary of all RADIUS groups 
->show radius-group MyGroup 
Displays detailed information for a specific RADIUS group 
->show radius-group * 
Displays detailed information for all RADIUS groups 
radius 
Manage RADIUS authentication settings. 
Supported actions: help, set, show 
Item  Description 
set radius 
Modify and test the Virtual Connect RADIUS authentication settings. 
Syntax 
set radius [-test] [Enabled=<true|false>] 
[ServerAddress=<IP Address|DNS Name>] [Port=<portNum>] 
[ServerKey=<key>] [Timeout=<timeout>] 
[SecondaryServerAddress=<IP Address|DNS Name>] 
[SecondaryPort=<portNum>] [SecondaryServerKey=<key>] 
[SecondaryTimeout=<timeout>]
Option 
Test (optional)
Tests the RADIUS configuration without applying changes 
Properties 
Enabled (optional) 
Enables or disables RADIUS authentication. Valid values include "true" and 
"false". 
ServerAddress 
(optional) 
The IP address or the DNS name of the primary RADIUS server used for 
authentication 
Port (optional) 
The server UDP port number. Valid values include a valid port number between 1 
and 65535. The default port is 1812. 
ServerKey (optional) 
The plain-text string used to encrypt user details exchanged with the primary 
RADIUS server. It must match the server key configured for this VC on the primary 










