service-group(Service policy view)

Function

The service-group command specifies a service group for a service policy.

The undo service-group command deletes a service group for a service policy.

By default, no service group for a service policy is specified.

This command is supported only on the NetEngine 8000 F1A.

Format

service-group service-group-name [ inbound | outbound ] [ priority priority ]

undo service-group [ service-group-name [ [ inbound | outbound ] [ priority priority ] ] ]

Parameters

Parameter Description Value
inbound

Indicates the upstream direction for a service group.

-

outbound

Indicates the downstream direction for a service group.

-

priority priority

Specifies a priority value that a service matches.

The value is an integer ranging from 0 to 1000.

service-group service-group-name

Specifies the name of a service group.

The name is a string of 1 to 31 case-sensitive characters, spaces not supported.

Views

Service policy view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
vas write

Usage Guidelines

Usage Scenario

This command sets a service group for an EDSG service policy template. The EDSG service will serve the users in different ways according to the service group.

To change traffic priorities for a service group, run the service-group command for the user-to-network and network-to-user traffic in a service group with an EDSG service policy.

Prerequisites

A service group has been configured using the service-group command in the system view.

Precautions

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

  • When service groups with the same destination IP address exist, the smaller value indicates a higher priority.
  • Only a single service group can be added in the portal service policy, and priority values for user-to-network and network-to-user services cannot be changed.
  • If priority values for user-to-network and network-to-user services are not set, both services in the EDSG service policy view take effect and the priority values for user-to-network and network-to-user services are 0.
  • In the EDSG service policy view, only a single service can be specified, and the service groups for both the user-to-network and network-to-user traffic cannot be simultaneously configured.
  • Only a service group can be added in the mirror service policy, and priority values for user-to-network and network-to-user services cannot be changed.

Example

# Configure a service group a with priority value 0 in the EDSG service policy view.
<HUAWEI> system-view
[~HUAWEI] service-group 123
[~HUAWEI] service-policy name test edsg
[*HUAWEI-service-policy-test] commit
[~HUAWEI-service-policy-test] service-group 123 priority 0
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >