user-group(Value-added service policy view)

Function

The user-group command binds an ACL user group to a value-added service policy.

The undo user-group command unbinds an ACL user group from a value-added service policy.

By default, an ACL user group is not bound to a value-added service policy.

This command is supported only on the NetEngine 8000 F1A.

Format

user-group group-name

undo user-group [ group-name ]

Parameters

Parameter Description Value
group-name

Specifies the name of a user group.

The value is a string of 1 to 32 case-insensitive characters.

Views

Value-added service policy view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
vas write

Usage Guidelines

Usage Scenario

To bind an ACL user group to a value-added service policy, run the user-group command.

Prerequisites

  • A value-added service policy has been configured.
  • An ACL user group has been created.

Configuration Impact

The bound ACL user group is used to perform filtering on the value-added service.

Precautions

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

Example

# Configure a service in a BOD service policy, and bind an ACL user group named huawei to the service policy.
<HUAWEI> system-view
[~HUAWEI] user-group huawei
[*HUAWEI] commit
[~HUAWEI] qos-profile 2M
[*HUAWEI-qos-profile-2M] commit
[~HUAWEI-qos-profile-2M] quit
[~HUAWEI] aaa
[~HUAWEI-aaa] accounting-scheme none
[*HUAWEI-aaa-accounting-none] commit
[~HUAWEI-aaa-accounting-none] quit
[~HUAWEI-aaa] quit
[~HUAWEI] value-added-service policy bod-policy1 bod
[*HUAWEI-vas-policy-bod-policy1] commit
[~HUAWEI-vas-policy-bod-policy1] accounting-scheme none
[*HUAWEI-vas-policy-bod-policy1] commit
[~HUAWEI-vas-policy-bod-policy1] qos-profile 2M
[~HUAWEI-vas-policy-bod-policy1] user-group huawei
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >