authentication-scheme(Prepaid profile view)

Function

The authentication-scheme command configures the authentication scheme for the current pre-paid profile. The scheme must be a configured authentication scheme.

The undo authentication-scheme command restores the default authentication scheme of the pre-paid profile.

By default, the authentication scheme adopted by the service policy is default1 and the authentication method is RADIUS.

This command is supported only on the NetEngine 8000 F1A.

Format

authentication-scheme authentication-scheme-name

undo authentication-scheme [ authentication-scheme-name ]

Parameters

Parameter Description Value
authentication-scheme-name

Specifies the name of an authorization scheme.

The value is a string of 1 to 32 case-insensitive characters. The name should follow the naming criterion of Windows, that is, it does not contain such characters as \, /, |, :, *, ?, ", <, and >.

Views

Prepaid profile view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
bras-control write

Usage Guidelines

Usage Scenario

The prepaid function allows such an accounting mode that the RADIUS server to deliver session-time or traffic quotas to users beforehand. When the users or services use up their quotas, they will begin to apply for quotas until the server replies that the quotas are used up.

Currently only RADIUS is supported to be the authentication and accounting mode.

Prerequisites

The pre-paid profile and the authentication scheme template have been configured before you use the authentication-scheme command.

Configuration Impact

If the authentication scheme template is imported to the pre-paid profile template, the corresponding prepaid service will apply this authentication scheme.

Precautions

In VS mode, this command is supported only by the admin VS.

Example

# Set the authentication scheme adopted by the pre-paid profile template test to radius.
<HUAWEI> system-view
[~HUAWEI] aaa
[~HUAWEI-aaa] authentication-scheme radius
[*HUAWEI-aaa-authentication-radius] commit
[~HUAWEI-aaa-accounting-radius] quit
[~HUAWEI-aaa] quit
[~HUAWEI] prepaid-profile test
[~HUAWEI-prepaid-profile-test] authentication-scheme radius
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >