Radius – HP Virtual Connect FlexFabric 10Gb24-port Module for c-Class BladeSystem User Manual

Page 93

Advertising
background image

Command line 93

Item

Description

->remove radius-group MyGroup

Removes a specified RADIUS group

->remove radius-group *

Removes all RADIUS groups

Item

Description

set radius-group

Modify the properties of an existing RADIUS group.

Syntax

set radius-group <GroupName> [Description=<description>]

[Roles=<roles>]

Parameter

GroupName (required) The name of an existing group to modify
Properties

Description

(optional)

A user-friendly description for the group

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>]

Advertising