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

Page 75

Advertising
background image

Command line 75

Item

Description

ServerKey=test123 SecondaryServerAddress=radserver.hp.com

SecondaryServerKey=test456

Enables RADIUS authentication for users

Item

Description

show radius

Display the Virtual Connect RADIUS authentication settings.

Syntax

show radius

Example

->show radius

Displays RADIUS information

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

[Privileges=<privileges>]

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 256 characters.

Properties

Description

(optional)

An informational description for the new group being added. The description
can consist of 0 to 20 standard text-string characters including backslash (\) and

single-quote (').

Privileges (optional) A set of one or more privileges for the group. Valid values include any

combination of "domain", "server", "network", and "storage". Separate multiple
values with commas. If privileges is not specified, then the group will have no
privileges and can only view information. If '*' is specified, it indicates all

privileges.

Example

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

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

Advertising