Wednesday, December 21, 2016

ONT Backup Power Management Profile Configuration on display ont power-shedding-profile

Function

This command is used to query the information about an optical network terminal (ONT) backup power management profile. Service running status on an ONT after the ONT is powered off are configured in the ONT(like HG8245H) backup power management profile. The profile is used to control the service running status on an ONT after the ONT is powered off.

Format

display ont power-shedding-profile { all | profile-id profile-id-value | profile-name profile-name-value }

Parameters

Parameter Description Value
all Queries the basic information about all the ONT backup power management profiles, including profile ID, profile name, and bound times.. -
profile-id profile-id-value Queries the detailed information about a specific ONT backup power management profile based on the ID. Numeral type. Range: 1-16.
profile-name profile-name-value Queries the detailed information about a specific ONT backup power management profile based on the name. Character string type, a string of 1-32 characters.

Modes

Privilege mode, GPON mode, diagnose mode

Level

Operator level

Usage Guidelines

  • Run the configcommand to enter the global config mode, and then run the interface gpon command to enter GPON mode.
  • In the privilege mode or global config mode, run the diagnose command to enter the Diagnose mode.
  • You can run the ont power-shedding-config(gpon) command to bind an ONT to the profile after the ONT backup power management profile that meets the service requirements is obtained.

Example

To query the information about all the ONT backup power management profiles, do as follows:
huawei#display ont power-shedding-profile                  
{ all<K>|bound-info<K>|profile-id<K>|profile-name<K> }:all                                    
                                                                                
  Command:
          display ont power-shedding-profile all
 ----------------------------------------------------------------------------
 Profile ID    Profile name                                Binding times
 ----------------------------------------------------------------------------
 1             power-shedding-profile_1                    0
 2             power-shedding-profile_2                    0
 3             power-shedding-profile_3                    0
 4             power-shedding-profile_4                    0
 5             power-shedding-profile_5                    0
 6             abc                                         0
 ----------------------------------------------------------------------------
To query the information about ONT backup power management profile 5, do as follows:
huawei#display ont power-shedding-profile                                    
{ all<K>|bound-info<K>|profile-id<K>|profile-name<K> }:profile-id                             
{ profile-id-value<U><1,16> }: 5                                                      
                                                                                
  Command:
          display ont power-shedding-profile profile-id 5
 ---------------------------------------------------------------------
 Profile ID    : 5
 Profile name  : power-shedding-profile_5
 Binding times : 0
 ---------------------------------------------------------------------
 Data class shedding interval                  : 5 (second)
 Voice class shedding interval                 : 4 (second)
 Video overlay class shedding interval         : Immediate down
 Video return class shedding interval          : Disable
 DSL class shedding interval                   : Disable
 ATM class shedding interval                   : Disable
 CES class shedding interval                   : Disable
 Frame class shedding interval                 : Disable
 Sdh-sonet class shedding interval             : Disable
 Service restore interval after power restore  : Immediate restore
 ---------------------------------------------------------------------

System Response

  • The system displays the queried result when the command runs successfully.
  • The following table describes the parameters in response to the command.
    Parameter Description
    Profile ID Indicates the ID of an ONT backup power management profile.
    Profile name Indicates the name of an ONT backup power management profile.
    Binding times Indicates the times the ONT backup power management profile is bound.
    Data class shedding interval Indicates the hold time of the data service. Unit: s. You can run ont power-shedding-profile add command to set this parameter. 0 maps Disable, and 1 maps Immediate down.
    Voice class shedding interval Indicates the hold time of the voice service.
    Video overlay class shedding interval Indicates the hold time of the video overlay service.
    Video return class shedding interval Indicates the hold time of the video transmitting service.
    DSL class shedding interval Indicates the hold time of the DSL service.
    ATM class shedding interval Indicates the hold time of the ATM service.
    CES class shedding interval Indicates the hold time of the CES service.
    Frame class shedding interval Indicates the hold time of the non-Ethernet data service.
    Sdh-sonet class shedding interval Indicates the hold time of the Sdh-sonet service.
    Service restore interval after power restore Indicates the interval for service restoring after the power supply recovers.  
More related:

No comments:

Post a Comment