Wednesday, January 18, 2017

The ADSL Alarm Profile Configuration of adsl alarm-profile delete(rfc4706)

Function

This command is used to delete an ADSL2+ line alarm profile. When an ADSL2+ line alarm profile is no longer needed, run this command to delete it. The configuration data are deleted with the deletion of the ADSL2+ line alarm profile and cannot be restored.

Format

adsl alarm-profile delete { profile-index | unused { all | first } }

Parameters

Parameter Description Value
profile-index Indicates the ADSL2+ line alarm profile number. Numeral type. Range: 2-50.
unused Deletes the unused profile. -
all Deletes all the unused profiles. -
first Deletes the first unused profile. -

Modes

Global config mode, ADSL mode, ADEE, ADLE

Level

Operator level

Usage Guidelines

  • Run the config command to enter global config mode, and then run the interface adsl command to enter ADSL mode.
  • When deleting an ADSL2+ line alarm profile, pay attention to the following points:
    • Only the existing ADSL2+ line alarm profile in the system can be deleted.
    • Default profile 1 cannot be deleted.
    • The profile in use cannot be deleted.

Example

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

System Response

  • The system does not display any message after specific or the first unused ADSL2+ line alarm profile is deleted successfully.
  • After all the unused ADSL2+ line alarm profiles are deleted successfully, the system prompts "The number of unused profiles which have been deleted: x". The x is the number of the deleted unused ADSL2+ line alarm profiles.

More blog:

No comments:

Post a Comment