Radius-group – HP Virtual Connect 4Gb Fibre Channel Module for c-Class BladeSystem User Manual

Page 93

Advertising
background image

Command line 93

radius-group

Manage Virtual Connect RADIUS groups.
Supported actions: add, help, remove, set, show

Item

Description

add radius-group

Add a RADIUS group.

Syntax

add radius-group <GroupName> [Description=<string>]

[Roles=<roles>]

Parameters

GroupName (required) The name of the RADIUS group being added. The name can consist of

alphanumeric characters, hyphens (-), underscores (_) and periods (.). The

maximum length of the name is 255 characters.

Properties

Description

(optional)

An informational description for the new group being added. The description
can consist of 0 to 20 alphanumeric characters, dash (–), underscore (_), or
period (.), backslash (\) and single-quote (').

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. If privileges are not specified, then the group has no privileges and can
only view information. If "*" is specified, it indicates all privileges.

Example

->add radius-group MyNewGroup Description="Test Group"

Roles=domain,server

Adds a new RADIUS group

Item

Description

remove radius-group

Remove an existing RADIUS group.

Syntax

remove radius-group <GroupName|*>

Parameter

GroupName (required) The name of an existing RADIUS group to be removed. Use "*" to remove all

RADIUS groups.

Examples

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

Advertising