Monday, August 22, 2016

display ont-srvprofile epon(dpoe)

Function

This command is used to query the information about an EPON ONT service profile. The EPON ONT service profile is used to configure the actual ONT capability and the parameters related to services, and provides the service configuration channel for the ONT that is managed by using operation, administration and maintenance (OAM). You can run this command to query the EPON ONT service profile that meets the real service needs, add ONT and the bind the EPON ONT service profile, then the ONT will carry the corresponding service according to the parameter configured in the EPON ONT service profile.

Format

display ont-srvprofile epon { profile-id profile-id | profile-name profile-name | all }

Parameters

Parameter Description Value
profile-id profile-id Queryies the detailed information oabout EPON ONT service profile by profile ID, use this parameter. Numeral type. Range:1-8192.
profile-name profile-name Queries the detailed information about EPON ONT service profile by profile name. Character string type, a string of 1-32 characters.
all Queries the basic information about all the ONT service profiles. including the ID, name and binding times of the ONT service profiles. -

Modes

Privilege mode, EPON mode, diagnose mode

Level

Operator level

Usage Guidelines

  • Run the config command to enter global config mode, and then run the interface epon command to enter EPON mode.
  • In the privilege mode or global config mode, run the diagnose command to enter the Diagnose mode.
  • By default, there is an EPON ONT service profile in the system with ID 1.

Example

To query the information about all the EPON ONT service profiles related to the 0/3 board, do as follows:
huawei(config-if-epon-0/3)#display ont-srvprofile epon                                
{ all<K>|profile-id<K>|profile-name<K> }:all                               
                                                                                
  Command:                                                                      
          display ont-srvprofile epon all                                       
  -----------------------------------------------------------------------------
  Profile-ID  Profile-name                                Binding times
  -----------------------------------------------------------------------------
  1           srv-profile_1                               0        
  10          srv-profile_10                              0        
  -----------------------------------------------------------------------------
  Total: 2
To query the detailed information about EPON ONT service profile 10 related to the 0/3 board, do as follows:
huawei(config-if-epon-0/3)#display ont-srvprofile epon                                
{ all<K>|profile-id<K>|profile-name<K> }:profile-id                        
{ profile-id<U><1,8192> }:10                                               
                                                                                
  Command:                                                                      
          display ont-srvprofile epon profile-id 10
  -----------------------------------------------------------------------------
  Profile-ID  : 10
  Profile-name: srv-profile_10
  Access-type : EPON
  -----------------------------------------------------------------------------
  Port-type     Port-number
  -----------------------------------------------------------------------------
  ETH           8
  -----------------------------------------------------------------------------
  Binding times : 0
  -----------------------------------------------------------------------------

System Response

  • The system displays the queried result when the command runs successfully.
  • The following table describes the parameters in response to the command.
    NOTE:
    In the interface, "-" indicates that the item is not configured.
    Parameter Description
    Meaning Remark(Configuration Command)
    Profile-ID Indicates the ID of an ONT service profile. It can be spicified in the ont-srvprofile epon command when configuring an EPON ONT service profile.
    Profile-name Indicates the name of an ONT(such as HG8245H) service profile.
    Binding times Indicates the binding times of the ONT service profile.
    There are two methods to bind an ONT to an EPON ONT service profile.
    • Run the ont add(dpoe) command to add an ONT offline, and bind the ONT to an EPON ONT service profile.
    • Run the ont confirm(dpoe) command to confirm an automatically discovered ONT, and bind the ONT to an EPON ONT service profile.
    Total Indicates the total number of ONT service profiles. -
    Access-type Indicates the access type of an EPON ONT service profile. Option: EPON. -
    Port-type Indicates the port type. Option: ETH. Run the ont-port(epon profile) command to configure this parameter.
    Port-number Indicates the number of ports.
  • For more information about the error message that the system displays against a command entered with incorrect syntax

MORE BLOG:

No comments:

Post a Comment