< Home

group (SLB Configuration View)

Function

The group command creates a real server group and access the real server group view.

The undo group command deletes a real server group.

Format

group [ group-id ] group-name

undo group { group-id | group-name }

Parameters

Parameter Description Value

group-id

Specifies the ID of a real server group.

The value is an integer. The value ranges from 0 to 127.

group-name

Specifies the name of a real server group.

The value is a case-insensitive string of 1 to 32 characters. It must start with a letter and cannot be all, vsys, or all-systems.

Views

SLB configuration view

Default Level

2: Configuration level

Usage Guidelines

This command is used to create a real server group and access the real server group view. If a real server group already exists, this command is used to access the real server group view.

If you do not set an ID for a real server group when creating it, the FW assigns an ID to it. The FW will walk through the real server group IDs of all virtual systems and assign the smallest idle ID to a newly created real server group.

Example

# Create a real server group named grp1.

<sysname> system-view
[sysname] slb
[sysname-slb] group 1 grp1
[sysname-slb-group-1] 
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >