Friday, October 28, 2016

GPON ONT Management(display ont cos-queue-map-profile)

Function Description

ONT management and control Interface (OMCI) is a configuration transmission channel defined in GPON. The OMCI message is transmitted through the GEM port that is set up between the optical line terminal (OLT) and the optical network terminal (ONT).

This topic provides commands for configuring and querying GPON ONT.

display ont cos-queue-map-profile

Function

This command is used to query the information about a class of service (CoS) queue mapping profile bound to an optical network terminal (ONT). To query the information about a CoS queue mapping profile bound to an ONT, run this command.

Format

display ont cos-queue-map-profile portid ontid

Parameters

Parameter Description Value
portid Indicates the ID of the gigabit-capable passive optical network (GPON) port connected to the ONT to be queried. Please see Differences Between Shelves.
ontid Indicates the ID of the ONT to be queried. Numeral type. Range: varies with the board type.

Modes

GPON mode

Level

Operator level

Usage Guidelines

  • In global config mode, run the interface gpon command to enter GPON mode.
  • When you specify the port ID and ONT ID, the detailed information about the CoS queue mapping profile bound to the ONT is displayed.

Example

To query the information about the CoS queue mapping profile bound to ONT 0 connected to port 0/3/1, do as follows:
huawei(config-if-gpon-0/3)#display ont cos-queue-map-profile                            
{ portid<U><0,7> }:1                                                            
{ ontid<U><0,63> }:0                                                    
                                                                                
   Command:
          display ont cos-queue-map-profile 1 0
 ------------------------------------------------------------------------------
  Port ID                               : 1
  ONT ID                                : 0
  Upstream cos-queue-map profile-ID     : 1
  Upstream cos-queue-map profile-name   : cos-queue-map-profile_1
  Downstream cos-queue-map profile-ID   : 1
  Downstream cos-queue-map profile-name : cos-queue-map-profile_1
 ------------------------------------------------------------------------------
  CoS          Upstream    Downstream
               Queue ID    Queue ID
 ------------------------------------------------------------------------------
  0            0           0
  1            1           1
  2            2           2
  3            3           3
  4            4           4
  5            5           5
  6            6           6
  7            7           7
 ------------------------------------------------------------------------------

System Response

  • The system displays the query result after the command is executed successfully.
  • The following table describes the parameters in response to the display ont cos-queue-map-profile 1 0 command.
    Parameter Description
    Port ID Indicates the GPON port ID.
    ONT ID Indicates the ONT ID.
    Upstream cos-queue-map profile-ID Indicates the ID of a CoS queue mapping profile for upstream services.
    Upstream cos-queue-map profile-name Indicates the name of a CoS queue mapping profile for upstream services.
    Downstream cos-queue-map profile-ID Indicates the ID of a CoS queue mapping profile for downstream services.
    Downstream cos-queue-map profile-name Indicates the name of a CoS queue mapping profile for downstream services.
    CoS Indicates the 802.1p priority. It is the virtual local area network (VLAN) priority. Range: 0-7.
    Upstream Queue ID Indicates the queue ID of upstream services. The greater the value, the higher the queue priority.
    Downstream Queue ID Indicates the queue ID of downstream services. The greater the value, the higher the queue priority.
Related Topics

No comments:

Post a Comment