Function
This command is used to delete a dynamic bandwidth assignment (DBA) profile.
When you do not need to use a DBA profile, run this command to delete the
profile to facilitate the DBA profile management.
Parameters
Parameter | Description | Value |
---|---|---|
profile-id profile-id | Indicates the DBA profile ID. When you need to specify the DBA profile by profile ID, use this parameter. | Numeral type. Range: 10-512. |
profile-name profile-name | Indicates the DBA profile name. When you need to delete a DBA profile by specifying the profile name, use this parameter. If the parameter is specified as the name (dba-profile_x, x ranges from 0 to 9) of any one of the default ten DBA profiles (profile 0 to profile 9), the system does not delete the DBA profile. | Character string type, a string of 1-33 characters.The characters must be visible and cannot contain a question mark (?). A double quotation mark (") except the outer-layer double quotation mark (") cannot be followed by a space. If the start or end character is a double quotation mark (), the corresponding end or start character must also be a double quotation mark ("). |
Usage Guidelines
- By default, the system has ten DBA profiles numbering 0-9. The default DBA profiles can be queried or modified, but cannot be deleted.
- The DBA profile that is bound to a GPON port cannot be deleted. If you need to delete a DBA profile that is bound to a GPON port, run the undo tcont bind-profile (In the distributing mode) or undo tcont (In the profile mode) command to unbind them first.
Example
To delete DBA profile 20, do as follows:
huawei(config)#dba-profile delete { profile-id<K>|profile-name<K> }:profile-id { profile-id<U><10,512> }:20 Command: dba-profile delete profile-id 20
No comments:
Post a Comment