Monday, October 31, 2016

ONT Voice Service Management(display statistics ont-pots sip)

display statistics ont-pots sip

Function

This command is used to query the SIP agent and SIP call initation statistics of SIP users on the ONT in GPON mode. To query the SIP agent and SIP call initation statistics of SIP users on the ONT, run this command.

Format

display statistics ont-pots sip portid ontid [ ont-portid ]

Parameters

Parameter Description Value
portid Indicates the port ID. It identifies the PON port uniquely. Numeral type. Range: varies with the board type.
ontid Indicates the ONT ID. It uniquely identifies an ONT of the PON port. Numeral type. Range: varies with the board type.
ont-portid Indicates the ID of the ONT POTS port. Numeral type. Range: 1-255.

Level

Operator level

Usage Guidelines

  • Run the config command to enter global config mode, than run the interface gpon command to enter GPON mode.
  • Before this command is executed, make sure that SIP users are configured for the ONT.

Example

To query the performance statistics of POTS port 1 of ONT port 0 on GPON port 0/13/0, do as follows:
huawei(config-if-gpon-0/13)#display statistics ont-pots sip 
{ portid<U><0,7> }:0 
{ ontid<U><0,127> }:0 
{ <cr>|ont-portid<U><1,255> }:1 
    Command:                                                                      
          display statistics ont-pots sip 0 0 1
                                                                                  
huawei(config-if-gpon-0/13)#
  -----------------------------------------------------------------------------
   F/S/P                                                   : 0/13/0
   ONTID                                                   : 0
  -----------------------------------------------------------------------------
   ONT-POTSID                                              : 1
  -----------------------------------------------------------------------------
   SIP agent statistics
      Transactions initiated                               : 0
      Invite received                                      : 0
      Invite retransmission received                       : 0
      Non-invite received                                  : 0
      Non-invite retransmission received                   : 0
      Responses received                                   : 0
      Response retransmissions received                    : 0
      Invite transmitted                                   : 0
      Invite retransmission transmitted                    : 0
      Non-invite transmitted                               : 0
      Non-invite retransmission transmitted                : 0
      Total responses sent                                 : 0
      Response retransmissions sent                        : 0
   SIP call statistics
      Failed to reach/connect its TCP/UDP peer             : 0
      Failed to validate its peer                          : 0
      Times of timed out                                   : 0
      Received failure error code                          : 0
      Failed authentication                                : 0
---------------------------------------------------------------------    

System Response

  • The system displays the queried result when the command runs successfully.
  • The following table describes the parameters in response to this command.
    Parameter Description
    F/S/P Indicates the subrack ID, slot ID, and port ID of the PON port connected to the ONT.
    ONTID Indicates the ONT ID. It uniquely identifies an ONT of the PON port.
    ONT-POTSID Indicates the ID of the ONT POTS port.
    Transactions initiated Indicates the number of initiated transactions.
    Invite received Indicates the number of received INVITE messages.
    Invite retransmission received Indicates the number of received retransmitted INVITE messages.
    Non-invite received Indicates the number of received non-INVITE messages.
    Non-invite retransmission received Indicates the number of received retransmitted non-INVITE messages.
    Responses received Indicates the number of received response messages.
    Response retransmissions received Indicates the number of received retransmitted response messages..
    Invite transmitted Indicates the number of initiated INVITE messages.
    Invite retransmission transmitted Indicates the number of retansmitted INVITE messages.
    Non-invite transmitted Indicates the number of initiated non-INVITE messages.
    Non-invite retransmission transmitted Indicates the number of retransmitted non-INVITE messages.
    Total responses sent Indicates the number of initiated response messages.
    Response retransmissions sent Indicates the number of retansmitted response messages.
    Failed to reach/connect its TCP/UDP peer Indicates the number of connection failures with the peer end.
    Failed to validate its peer Indicates the number of E2E connection failures.
    Times of timed out Indicates the number of timeouts.
    Received failure error code Indicates the number of received error response codes.
    Failed authentication Indicates the number of authentication failures.
MORE BLOG:

ONT Voice Service Management(display statistics ont-pots call)

display statistics ont-pots call

Function

This command is used to query the Real-Time Transport Protocol (RTP) and call control statistics of SIP users on the ONT in GPON mode. To query the RTP and call control statistics of SIP users on the ONT, run this command.

Format

display statistics ont-pots call portid ontid [ ont-portid ]

Parameters

Parameter Description Value
portid Indicates the port ID. It identifies the PON port uniquely. Numeral type. Range: varies with the board type.
ontid Indicates the ONT ID. It uniquely identifies an ONT of the PON port. Numeral type. Range: varies with the board type.
ont-portid Indicates the ID of the ONT POTS port. Numeral type. Range: 1-255.

Level

Operator level

Usage Guidelines

  • Run the config command to enter global config mode, than run the interface gpon command to enter GPON mode.
  • Before this command is executed, make sure that SIP users are configured for the ONT.

Example

To query the performance statistics of POTS port 1 of ONT port 0 on GPON port 0/13/0, do as follows:
huawei(config-if-gpon-0/13)#display statistics ont-pots call 
{ portid<U><0,7> }:0 
{ ontid<U><0,127> }:0 
{ <cr>|ont-portid<U><1,255> }:1 
    Command:                                                                      
          display statistics ont-pots call 0 0 1
                                                                                  
huawei(config-if-gpon-0/13)#
  -----------------------------------------------------------------------------
   F/S/P                                                   : 0/13/0
   ONTID                                                   : 0
  -----------------------------------------------------------------------------
   ONT-POTSID                                              : 1
  -----------------------------------------------------------------------------
   RTP packet errors                                       : 0
   Fraction of packets lost(0-0xFFFF indicates 0-100)      : 0
   The maximum jitter identified(RTP timestamp)            : 0
   The maximum time between RTCP packets(ms)               : 0
   Times of reassembly buffer underflows                   : 0
   Times of reassembly buffer overflows                    : 0
   Call setup failures                                     : 0
   The longest duration of a single call setup(ms)         : 0
   Terminated calls                                        : 0
   Times of analog port releases without dialling detected : 0
   Longest period of a single off-hook detected(ms)        : 0
---------------------------------------------------------------------    

System Response

  • The system displays the queried result when the command runs successfully.
  • The following table describes the parameters in response to this command.
    Parameter Description
    F/S/P Indicates the subrack ID, slot ID, and port ID of the PON port connected to the ONT.
    ONTID Indicates the ONT ID. It uniquely identifies an ONT of the PON port.
    ONT-POTSID Indicates the ID of the ONT POTS port.
    RTP packet errors Indicates the number of RTP packets with errors.
    Fraction of packets lost(0-0xFFFF indicates 0-100) Indicates the packet loss ratio(0-0xFFFF indicates 0-100).
    The maximum jitter identified(RTP timestamp) Indicates the detected maximum jitter packet (RTP timestamp).
    The maximum time between RTCP packets(ms) Indicates the maximum interval of receiving two RTCP packets.
    Times of reassembly buffer underflows Indicates the count of packet buffer underflows
    Times of reassembly buffer overflows Indicates the count of packet buffer overflows.
    Call setup failures the count of Call setup failures.
    The longest duration of a single call setup(ms) the longest duration of a single call setup(ms).
    Terminated calls Indicates the number of call interruptions caused by accidents.
    Times of analog port releases without dialling detected Indicates the count that subscribers pick up phones connected to a port but without dialup.
    Longest period of a single off-hook detected(ms) Indicates the maximum duration required by a port to detect the off-hook (ms).
MORE BLOG:

ONT Voice Service Management(display sippstnuser attribute(ont))

display sippstnuser attribute(ont)

Function

This command is used to query the configurations and attributes of the ONT SIP user, including the codec types, packetization periods, and silence suppression configurations in the codec modes, the running status and management status of the POTS port at the physical layer. To query or confirm the information about the ONT SIP user, run this command.

Format

display sippstnuser attribute portid ontid ont-portid

Parameters

Parameter Description Value
portid Indicates the ID of the OLT GPON port connected to the ONT. Numeral type. Range: varies with the board type.
ontid Indicates the ONT ID. Numeral type. Range: varies with the board type.
ont-portid Indicates the ID of the POTS port on the ONT. Numeral type. Range: 1-255.

Modes

GPON mode, EPON mode, H807GPBD

Level

Operator level

Usage Guidelines

  • In the global config mode, run the interface gpon command to enter the GPON mode before running this command.
  • In the global config mode, run the interface epon command to enter the EPON mode before running this command.

Example

To query the details (without specifying ont-portid) of the PSTN user at POTS port 0 on ONT 0 connected to GPON port 0/4/0, do as follows:
huawei(config-if-gpon-0/4)#display sippstnuser
{ attribute<K>}:attribute
{portid<U><0,7>}:0
{ontid<U><0,127>}:0
{<cr>|ont-portid<U><1,255>}:

    Command:
          display sippstnuser attribute 0 0
 -----------------------------------------------------------------------------
   Port  Physical Admin   Hook        Service       Service          Session
   ID    State    State   State       Codes         State            Type
  ----------------------------------------------------------------------------
   1     Normal   Unlock  OnHook      G711U         Initial          Idle
   2     Normal   Unlock  OnHook      G711U         Initial          Idle
  ----------------------------------------------------------------------------
To query the configuration information about the ONT SIP user and the status (specifying ont-portid) of all POTS ports on an ONT connected to GPON port 0/4/0, do as follows:
huawei(config-if-gpon-0/4)#display sippstnuser
{ attribute<K> }:attribute                                                      
{ portid<U><0,15> }:0                                                           
{ ontid<U><0,127> }:0                                                           
{ <cr>|ont-portid<U><1,255> }:1                                                 
                                                                                
  Command:                                                                      
           display  sippstnuser  attribute 0 0 1                                
  ------------------------------------------------------------------------------
  F/S/P                       : 0/4/0
  ONT ID                      : 0
  Port ID                     : 1

  MG ID                       : 32
  Telephone NO.               : 77007801
  User name                   : -
  Password                    : -
  ------------------------------------------------------------------------------
  Digitmap profile ID         : 1
  Digitmap profile name       : digitmap-profile_1
  ------------------------------------------------------------------------------
  Call waiting                : enable
  Three party                 : enable
  Call transfer               : enable
  Call hold                   : enable
  Call park                   : enable
  Do not disturb              : enable
  Conference calling function : enable
  Message waiting indication  : enable
  Hotline                     : enable
  Hotline numbers             : 123456
  Hotline delay               : enable
  ------------------------------------------------------------------------------
  Using MG value              : enable
  Order1
  Codec1                      : G711A
  Packet period1              : 20 ms
  Silence1                    : off
  Order2
  Codec2                      : G711U
  Packet period2              : 20 ms
  Silence2                    : off
  Order3
  Codec3                      : G729
  Packet period3              : 20 ms
  Silence3                    : off
  Order4
  Codec4                      : G722
  Packet period4              : 20 ms
  Silence4                    : off
  ------------------------------------------------------------------------------
  POTS State                  : Unlock
  ------------------------------------------------------------------------------
  PtpSrvState                 : Normal
  PtpAdmState                 : Unlock
  HookState                   : OnHook
  CTPSrvType                  : Idle
  CTPSrvState                 : Initial
  Codes                       : G711U
  ------------------------------------------------------------------------------

System Response

  • The system displays the queried result when the command runs successfully.
  • The following table lists parameters in response to the display sippstnuser attribute 0 0 1 command.
    Parameter Description
    F/S/P Indicates the subrack ID, slot ID, and port ID.
    ONT ID Indicates the ONT ID.
    Port ID Indicates the ID of the POTS port on an ONT.
    MG ID Indicates the ID of the MG interface of an SIP user.
    Telephone NO. Indicates the phone number and URI string of an SIP user.
    User name Indicates the user name for the SIP authentication.
    Password Indicates the user password for the SIP authentication.
    Digitmap profile ID Indicates the ID of the ONT digitalmap profile. It uniquely identifies a profile.
    Digitmap profile name Indicates the name of the ONT digitalmap profile. It uniquely identifies a profile.
    Call waiting
    Indicates whether to enable the call waiting service. Options:
    • enable: The function is enabled.
    • disable: The function is disabled.
    Three party
    Indicates whether to enable the three-party service. Options:
    • enable: The function is enabled.
    • disable: The function is disabled.
    Call transfer
    Indicates whether to enable the call transfer service. Options:
    • enable: The function is enabled.
    • disable: The function is disabled.
    Call hold
    Indicates whether to enable the call hold service. Options:
    • enable: The function is enabled.
    • disable: The function is disabled.
    Call park
    Indicates whether to enable the call park service. Options:
    • enable: The function is enabled.
    • disable: The function is disabled.
    Do not disturb
    Indicates whether to enable the do-not-disturb service. Options:
    • enable: The function is enabled.
    • disable: The function is disabled.
    Conference calling function
    Indicates whether to enable the conference calling service. Options:
    • enable: The function is enabled.
    • disable: The function is disabled.
    Message waiting indication
    Indicates whether to enable the message waiting indication (MWI) service. Options:
    • enable: The function is enabled.
    • disable: The function is disabled.
    Hotline
    Indicates whether to enable the hotline service. Options:
    • enable: The function is enabled.
    • disable: The function is disabled.
    Hotline numbers Indicates the hotline numbers.
    Hotline delay
    Indicates whether to enable the hotline delay service.
    • enable: The function is enabled.
    • disable: The function is disabled.
    Using MG value
    Indicates whether to enable the function of selecting the user codec. Options:
    • enable: The codec bound to the SIP port is selected.
    • disable: A user-defined codec is selected.
    Order1/Order2/Order3/Order4 Indicates the codec types, packetization periods, and silence suppression configurations in the codec modes with priorities 1/2/3/4.
    Codec1/Codec2/Codec3/Codec4 Indicates the codec types in the codec modes with priorities 1/2/3/4.
    Packet period1/Packet period2/Packet period3/Packet period4 Indicates the packetization periods in the codec modes with priorities 1/2/3/4.
    Silence1/Silence2/Silence3/Silence4 Indicates the silence suppression configurations in the codec modes with priorities 1/2/3/4.
    POTS State
    Indicates the POTS port state. Options:
    • lock: The POTS port is in the lock state.
    • unlock: The POTS port is in the unlock state.
    PtpSrvState
    Indicates the running status of the POTS port at the physical layer. Options:
    • Normal: The physical layer is operating properly.
    • FAIL: The physical layer fails to operate.
    PtpAdmState
    Indicates the management status of the POTS port at the physical layer. Options: LOCK and UNLOCK. When the port is in the Lock state, functions of the POTS port cannot be used normally.
    • LOCK: The physical layer has been locked.
    • UNLOCK: The physical layer has been unlocked.
    HookState
    Indicates the hook state of the POTS port. Options:
    • ONHOOK: The port is in the on-hook state.
    • OFFHOOK: The port is in the off-hook state.
    CTPSrvType
    Indicates the session type. Options:
    • IDLEORNONE: No service is running.
    • TWOWAY: The service is a two-party session.
    • THREEWAY: The service is a three-party session.
    • FAX: The service is a fax service.
    • TELEM: The service is a telegraphy service.
    • CONFERENCE: The service is a conference call.
    CTPSrvState
    Indicates the working status of the service. Options:
    • NONEORINITIAL: The service has been initialized.
    • REGISTERED: The service has been registered.
    • INSESSION: The service is in progress.
    • RegFail-ICMP: The service fails to be registered because of ICMP errors.
    • RegFail-TCP: The service fails to be registered because of TCP errors.
    • RegFail-AUTH: The service fails to be registered because of the authentication failure.
    • RegFail-Timeout: The service fails to be registered because of the registration timeout.
    • ,RegFail-Server: The service fails to be registered because of server errors.
    • InvFail-ICMP: The session fails to be initiated because of ICMP errors.
    • InvFail-TCP: The session fails to be initiated because of the TCP errors.
    • InvFail-AUTH: The session fails to be initiated because of the authentication failure.
    • InvFail-Timeout: The session fails to be initiated because of the session establishment timeout.
    • InvFail-Server: The session fails to be initiated because of server errors.
    • PortNotconfigure: The port is not configured.
    • CONFIGDONE: The service has been configured.
    • DisabledBySwitch: The service port is disabled by the call server.
    Codes
    Indicates the coding mode of the port service. Options:
    • G711ULAW: G711U
    • RESERVED: Reserved
    • GSM: GSM
    • G723: G723
    • DVI4: DVI4
    • LPC: LPC
    • G711ALAW: G711A
    • G722: G722
    • L16_2CHANNEL: L16, two channels
    • L16_1CHANNEL: L16, one channel
    • QCELP: QCELP
    • CN: CN
    • MPA: MPA
    • G728: G728
    • G729: G729
    • INVAILDVALUE: -

MORE BLOG:

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

GPON ONT Management(display ont capability)

display ont capability

Function

This command is used to query the actual hardware capability parameters of the online ONT, including the ONT port type and quantity. After querying the actual hardware capability parameters of the ONT, you can create a proper ONT capability set profile.

Format

display ont capability portid ontid

Parameters

Parameter Description Value
portid Indicates the ID of the port to which the ONT is connected. Please see Differences Between Shelves.
ontid Indicates the ONT ID. Numeral type. Range: varies with the board type.

Modes

GPON mode

Level

Operator level

Usage Guidelines

  • Run the config command to enter global config mode, and then run the interface gpon command to enter GPON mode(like H805GPFD, H807GPBD).
  • For an ONT in the mismatch state, you can run this command to query the hardware capability parameters of the ONT to bind it with a proper ONT capability set profile.

Example

To query the actual capability of ONT 0 that is connected to GPON port 0/3/1, do as follows:
huawei(config-if-gpon-0/3)#display ont capability                               
{ portid<U><0,7> }:1                                                            
{ ontid<U><0,63> }:0                                                            
                                                                                
  Command:                                                                      
          display ont capability 1 0                                            
                                                                                
  --------------------------------------------------------------------------    
  ONT Hardware Capability / Status Information                                  
  --------------------------------------------------------------------------    
  F/S/P:                              0/3/1                                         
  ONT description:                    ONT_NO_DESCRIPTION
  ONT ID:                             1
  Equipment ID:                       245
  Number of uplink PON ports:         1
  Number of POTS ports:               2
  Number of ETH ports:                4
  Number of VDSL ports:               -
  Number of TDM ports:                -
  Number of MOCA ports:               -
  Number of CATV ANI ports:           -
  Number of CATV UNI ports:           -
  Number of GEM ports:                32
  IP configuration:                   support
  Number of Traffic Schedulers:       -
  Number of T-CONTs:                  8
  The type of flow control:           GEMPORT CAR
  ONT optical module power
  control capability:                 the TX and RX power can be
                                      controlled separately
  ONT type:                           -
  Extended OMCI message format:       not support
  VoIP configuration method:          -
  VoIP signalling protocol:           -
  ONT service type:                   FTTM
  ETHOAM:                             not support
  --------------------------------------------------------------------------
  Number of PQs in T-CONT   0:          4
  Number of PQs in T-CONT   1:          4
  Number of PQs in T-CONT   2:          4
  Number of PQs in T-CONT   3:          4
  Number of PQs in T-CONT   4:          4
  Number of PQs in T-CONT   5:          4
  Number of PQs in T-CONT   6:          4
  Number of PQs in T-CONT   7:          4
  --------------------------------------------------------------------------
To query the actual capability of ONT 0 that is connected to XG-PON port 0/3/1, do as follows:
huawei(config-if-gpon-0/3)#display ont capability                               
{ portid<U><0,7> }:1                                                            
{ ontid<U><0,63> }:0                                                            
                                                                                
  Command:                                                                      
          display ont capability 1 0                                            
                                                                                
--------------------------------------------------------------------------    
  ONT Hardware Capability / Status Information                                  
  --------------------------------------------------------------------------    
  F/S/P:                              0/3/1                                     
  ONT description:                    ONT_NO_DESCRIPTION                        
  ONT ID:                             0                                         
  Equipment ID:                       5898                                      
  Number of uplink PON ports:         1                                         
  Number of POTS ports:               -                                         
  Number of ETH ports:                -                                         
  Number of VDSL ports:               -                                         
  Number of TDM ports:                16                                        
  Number of MOCA ports:               -                                         
  Number of CATV ANI ports:           -                                         
  Number of CATV UNI ports:           -                                         
  Number of GEM ports:                254                                       
  IP configuration:                   support                                   
  Number of Traffic Schedulers:       -                                         
  Number of T-CONTs:                  32                                        
  The type of flow control:           GEMPORT CAR                               
  ONT optical module power                                                      
  control capability:                 support                                   
  ONT type:                           -                                         
  Extended OMCI message format:       support                                   
  VoIP configuration method:          -                                         
  VoIP signalling protocol:           -                                         
  ETHOAM:                             not support                               
  Multicast encrypt:                  support                                   
  --------------------------------------------------------------------------    
  Number of PQs in T-CONT   0:          8                                       
  Number of PQs in T-CONT   1:          8                                       
  Number of PQs in T-CONT   2:          8                                       
  Number of PQs in T-CONT   3:          8                                       
  Number of PQs in T-CONT   4:          8                                       
  Number of PQs in T-CONT   5:          8                                       
  Number of PQs in T-CONT   6:          8                                       
  Number of PQs in T-CONT   7:          8                                       
  Number of PQs in T-CONT   8:          8                                       
  Number of PQs in T-CONT   9:          8                                       
  Number of PQs in T-CONT  10:          8                                       
  Number of PQs in T-CONT  11:          8                                       
  Number of PQs in T-CONT  12:          8                                       
  Number of PQs in T-CONT  13:          8                                       
  Number of PQs in T-CONT  14:          8                                       
  Number of PQs in T-CONT  15:          8                                       
  Number of PQs in T-CONT  16:          8                                       
  Number of PQs in T-CONT  17:          8                                       
  Number of PQs in T-CONT  18:          8                                       
  Number of PQs in T-CONT  19:          8                                       
  Number of PQs in T-CONT  20:          8                                       
  Number of PQs in T-CONT  21:          8                                       
  Number of PQs in T-CONT  22:          8                                       
  Number of PQs in T-CONT  23:          8                                       
  Number of PQs in T-CONT  24:          8                                       
  Number of PQs in T-CONT  25:          8                                       
  Number of PQs in T-CONT  26:          8                                       
  Number of PQs in T-CONT  27:          8                                       
  Number of PQs in T-CONT  28:          8                                       
  Number of PQs in T-CONT  29:          8                                       
  Number of PQs in T-CONT  30:          8                                       
  Number of PQs in T-CONT  31:          8                                       
  --------------------------------------------------------------------------

System Response

  • The system displays the queried result when the command runs successfully.
  • The following table describes the parameters in response to the display ont capability 1 0 command.
    Parameter Description
    F/S/P Indicates the IDs of the subrack, slot, and port to which the ONT is connected.
    ONT description Indicates the user-defined description of the ONT.
    ONT ID Indicates the ONT ID.
    Equipment ID Indicates the equipment ID. It identifies the ONT type and is not configurable.
    Number of uplink PON ports Indicates the number of upstream GPON ports.
    Number of POTS ports Indicates the number of POTS ports for users.
    Number of ETH ports Indicates the number of Ethernet ports for users.
    Number of VDSL ports Indicates the number of VDSL ports for users.
    Number of TDM ports Indicates the number of TDM ports for users.
    Number of MOCA ports Indicates the number of MOCA ports for users.
    Number of CATV ANI ports Indicates the number of CATV ports for users at the network side.
    Number of CATV UNI ports Indicates the number of CATV ports for users at the user side.
    Number of GEM ports Indicates the number of GEM ports for users.
    IP configuration Indicates configuration mode of the IP address.
    Number of Traffic Schedulers Indicates the number of traffic schedulers. The traffic scheduler is mainly used for the multiple-level scheduling on a T-CONT.
    Number of T-CONTs Indicates the number of T-CONTs supported by the ONT.
    The type of flow control Indicates the type of the flow control.
    ONT optical module power control capability
    Indicates whether the power of an optical module can be cut off. It can identify whether the receive and transmit modules use the same power supply. The invalid value is displayed as an en dash (-).
    • support
    • not support
    • the TX and RX power can be controlled together
    • the TX and RX power can be controlled separately
    ONT type
    Indicates the ONT device status. Possible states are SFU, HGU, SBU, MDU, MTUand CBU. The invalid value is displayed as an en dash (-).
    • SFU: switch fabric unit
    • HGU: home gateway unit
    • SBU: single business unit
    • MDU: multi-dwelling unit
    • MTU: multi-tenant unit
    • CBU: cellular backhaul unit
    • SFU(1FE+1POTS):Switch Fabric Unit(1FE+1POTS)
    Extended OMCI message format Indicates whether a changeable ONT management control interface (OMCI) is supported.
    VoIP configuration method Indicates the voice configuration mode supported by the ONT. The mode can be OAM, configuration file, or TR069. An ONT can support the three modes at the same time. When an ONT supports two or three configuration modes, the configuration modes are separated by a slash (/).
    VoIP signalling protocol Indicates the voice protocol supported by the ONT. The mode can be SIP or H.248. An ONT can support the two protocols at the same time. When an ONT supports the two protocols, the protocols are separated by a slash (/).
    ONT service type
    Indicates the ONT service type. Possible states are CMTS(extend-frame), FTTM. If it is invalid, the value of this parameter is displayed as -.
    • CMTS(extend-frame): Cable Modem Terminal Systems
    • FTTM: Fiber to the mobile base station
    ETHOAM Indicates whether the ONT supports ETHOAM services. It can be Y.1731 or not supported. If the ONT does not support this parameter, "-" is displayed.
    Multicast encrypt Indicates whether the ONT supports the multicast encryption function. It can be supported or not supported. If the ONT does not support this parameter, "-" is displayed.
    Only the XG-PON port supports this query.
    Number of PQs in T-CONT x Indicates the number of PQs in the T-CONT x. Range of x: 0-7.

EPON Upstream Port Configuration(checkcode(eponnni))

checkcode(eponnni)

Function

This command is used to set the logical ID and check code of an EPON ONU when it registers with the OLT.

Format

checkcode checkcode-value [ loid loid-value ]

Parameters

Parameter Description Value
checkcode-value Indicates the check code of an EPON ONU when it registers with the OLT.
Character string type, a string of 1-12 characters.
  • The first character cannot be a double quotation mark (").
  • A double quotation mark (") cannot be followed by a space.
  • All the characters are forbidden to set to space at a time.
  • The last valid character cannot be a double quotation mark (").
loid loid-value Indicates the logical ID of an EPON ONU when it registers with the OLT.
Character string type, a string of 1-24 characters.
  • The first character cannot be a double quotation mark (").
  • A double quotation mark (") cannot be followed by a space.
  • All the characters are forbidden to set to space at a time.
  • The last valid character cannot be a double quotation mark (").

Modes

EPONNNI mode

Level

Operator level

Usage Guidelines

Run the config command to enter global config mode, and then run the interface eponnni command to enter EPONNNI mode.

Example

To set the check code to 23 and set the logical ID to 3 for port 0/19/0 to register with the OLT, do as follows:
huawei(config-if-eponnni-0/19/0)#checkcode
{ checkcode-value<S><Length 1-12> }:23
{ <cr>|loid<K> }:loid
{ loid-value<S><Length 1-24> }:3

  Command:
          checkcode 23 loid 3
  This operation will take several minutes, Please wait...

Thursday, October 27, 2016

IPDR Configuration(ipdr parameter ack-timeout)

ipdr parameter ack-timeout

Function

The ipdr parameter ack-timeout command is used to set acknowledged records timeout value for an Internet Protocol Detail Record (IPDR).
The undo ipdr parameter ack-timeout command is used to reset the acknowledged records timeout value to the default value 60s.

Format

ipdr parameter ack-timeout time
undo ipdr parameter ack-timeout

Parameters

Parameter Description Value
time Indicates the interval at which the acknowledged records timeout is checked. Numeral type. Range: 5-60.
Unit: second.
Default value: 60.
NOTE:
The shorter the acknowledged records timeout interval is, more packets between the CMTS device and IPDR collector need to be acknowledged, which heavies the load on the IPDR collector.

Modes

Global config mode,MA5683T,MA5680T,MA5608T

Level

Administrator level

Usage Guidelines

The interval at which the acknowledged records timeout is checked can be modified only when all sessions are in the deactivated state.

Example

To set the acknowledged records timeout value to 50s, do as follows:
huawei(config)#ipdr parameter ack-timeout
{ time<U><5,60> }:50

  Command:
          ipdr parameter ack-timeout 50
To reset the acknowledged records for an IPDR session to the default value, do as follows
huawei(config)#undo ipdr parameter ack-timeout