Monday, January 16, 2017

The xDSL Bonding Group Profile Configuration of xdsl bonding-group-profile delete

Function Description

This topic describes the commands related to xDSL bonding group profile configuration in TR165 mode. The commands can be used to add, delete, modify, and query an xDSL bonding group profile.

Function

This command is used to delete a specified bonding group profile. When a bonding group profile is unnecessary, run this command to delete it. After a bonding group profile is deleted, the configuration data is also deleted and cannot be restored.

Format

xdsl bonding-group-profile delete { profile-index | unused { all | first } }

Parameters

Parameter Description Value
profile-index Indicates the index of a bonding group profile.
Numeral type. Range:
unused Deletes the unused bonding group profiles. -
all Deletes all the unused bonding group profiles. -
first Deletes the first unused bonding group profiles. -

Modes

Global config mode

Level

Operator level

Usage Guidelines

  • The default bonding group profile (profile 1) cannot be deleted.
  • When a profile is being used by an activated bonding group, the profile cannot be deleted.

Example

To delete bonding group profile 2, do as follows:
huawei(config)#xdsl bonding-group-profile delete
{ profile-index<U><2,256>|unused<K> }:2 

 Command:
           xdsl bonding-group-profile delete 2
To delete the first unused bonding group profile, do as follows:
huawei(config)#xdsl bonding-group-profile delete
{ profile-index<U><2,256>|unused<K> }:unused 
{ all<K>|first<K> }: first
 Command:
           xdsl bonding-group-profile delete unused first
To delete all the unused bonding group profiles, do as follows:
huawei(config)#xdsl bonding-group-profile delete
{ profile-index<U><2,256>|unused<K> }:unused 
{ all<K>|first<K> }: all
 Command:
           xdsl bonding-group-profile delete unused all
The number of unused profiles which have been deleted: 2

System Response

  • The system does not display any message after a specified or the first unused bonding group profile is deleted successfully.
  • The system displays the message "The number of unused profiles which have been deleted: x" after all the unused bonding group profiles are deleted successfully. "x" is the number of unused profiles which have been deleted.

More blog:

No comments:

Post a Comment