< Home

rename ip service-set

Function

The rename ip service-set command renames a user-defined service set.

Format

rename ip service-set service-set-name [ vpn-instance vpn-instance-name ] service-set service-set-new-name

Parameters

Parameter Description Value
service-set-name Specifies the original name of a user-defined service set. The value must be the name of an existing user-defined service set.
vpn-instance vpn-instance-name Specifies the name of a VPN instance. If this parameter is specified, rename the user-defined service set of the specified VPN instance. It is a string of 1 to 31 characters without spaces.
service-set-new-name Specifies the new name of the user-defined service set.

The name is a string of case-sensitive characters. If the name does not contain any space, the length ranges from 1 to 63 characters. If the name contains spaces, the length ranges from 3 to 65 characters, and you must use double quotation marks ("") to enclose it (for example, service for test").

The name cannot contain question marks (?). If the name does not contain any space, it also cannot have any double quotation marks ("). In addition, the name cannot be any or all.

Views

System view

Default Level

2: Configuration level

Usage Guidelines

Ensure that the user-defined service set to be renamed exists. The new name becomes valid immediately after you run the rename ip service-set command.

Example

# Rename user-defined service set ser as sernew.

<sysname> system-view
[sysname] rename ip service-set ser service-set sernew
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >