value-added-service account-type(AAA domain view)

Function

The value-added-service account-type command configures a value-added service accounting mode. default accounting, none accounting, and RADIUS accounting can be adopted for the value-added services.

The undo value-added-service account-type command restores the default value-added service accounting mode.

By default, the accounting mode is default.

This command is supported only on the NetEngine 8000 F1A.

Format

value-added-service account-type { none | radius radius-server | default }

undo value-added-service account-type

Parameters

Parameter Description Value
none

Indicates that accounting is not performed.

-

radius

Indicates RADIUS accounting.

-

radius-server

Specifies the name of the RADIUS server group. The server group must be a configured RADIUS server group.

The value is a string of 1 to 32 characters.

default

value-added-service account-type(aaa-domain).

-

Views

AAA domain view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
vas write

Usage Guidelines

Usage Scenario

If accounting is required for BOD and DAA services, run the value-added-service account-type command to configure an accounting mode.

Precautions

When RADIUS accounting is adopted, the user domain must be bound to a corresponding server group. A maximum of one RADIUS server group for value-added service accounting can be bound to a domain.

If radius is specified in the value-added-service account-type command, RADIUS accounting is performed for the value-added service, regardless of whether a value-added service policy is bound to the domain. The accounting server configured by this command, instead of the server bound to the domain, is used for accounting.

If none is specified in the command, the system does not perform accounting for the value-added service, regardless of whether a value-added service policy is bound to the domain and the accounting scheme configured in the value-added service policy.

If default is specified in the command, the system performs accounting based on the following principles:

  • If the RADIUS server delivers the value-added service policy, the system searches for the local value-added policy matching the policy name delivered by the RADIUS server, and then performs accounting according to the accounting scheme configured in the local value-added service policy.
  • If a value-added service policy is bound to the domain, the system performs accounting according to the accounting scheme configured in the bound value-added service policy. For other value-added services, the server that delivers the value-added service policy functions as the accounting server.

Example

# Set the accounting mode for value-added services to RADIUS accounting. Configure radius1 as the RADIUS group.
<HUAWEI> system-view
[~HUAWEI] radius-server group RADIUS
[*HUAWEI-radius-radiu1] commit
[~HUAWEI-radius-radiu1] quit
[~HUAWEI] aaa
[~HUAWEI-aaa] domain huawei
[*HUAWEI-aaa-domain-huawei] commit
[~HUAWEI-aaa-domain-huawei] value-added-service account-type radius RADIUS1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >