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

Page 92

Advertising
background image

Command line 92

Item

Description

Option

Active (optional)

Displays detailed information for the active QoS configuration. The active QoS
configuration is the configuration selected using the set qos command.

Examples

->show qos

Displays a summary list of all QoS configuration types

->show qos CustomWithFCoE

Displays detailed information for the specified QoS configuration

->show qos -active

Displays detailed information for the active QoS configuration

->show qos *

Displays detailed information for all QoS configurations

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

Advertising