Wednesday, November 30, 2016

EPON Access Port Management(display port state)

display port state(epon)

Function

This command is used to query status information about an EPON port, mainly the hardware information about the optical transceiver.

Format

display port state { all | portid }

Parameters

Parameter Description Value
portid Indicates the ID of the EPON port to be queried. Please see Differences Between Shelves.
all Queries the status of all the ports on an EPON board. -

Modes

EPON mode, MA5683T, MA5680T

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.
  • The threshhold of the transmit optical powe and the threshhold of the bias current are displayed only when the queried PON port is in 10G EPON board.
  • For meanings of optical transceiver parameters in this command output, "SFF-8472 Specification for Diagnostic Monitoring Interface for Optical Transceivers" and "XFP-8077i Specification for Diagnostic Monitoring Interface for Optical Transceivers".

Example

To query the current configuration ofstatus of port 0/3/1, do as follows:
 huawei(config-if-epon-0/6)#display port state                                
{ all<K>|portid<U><0,7> }:0                                                     
                                                                                
  Command:                                                                      
          display port state 0
 ----------------------------------------------------------------------------  
  Port Information                                                              
  ----------------------------------------------------------------------------  
  F/S/P                        0/6/0                                            
  Port state                   Offline                                          
  Last down cause              -                                                
  Last up time                 -                                                
  Last down time               -                                                
  xPON MAC chipset state       Normal                                           
  Port energy-saving flag      No                                               
  Signal detect                Failed                                           
  Available bandwidth(Kbps)    1000000                                          
  Illegal rogue ONT            Inexistent                                       
  ----------------------------------------------------------------------------  
  Optical Module State                                                          
  ----------------------------------------------------------------------------  
  Optical Module status        Online                                           
  Laser state                  Normal                                           
  TX fault                     Normal                                           
  Temperature(C)               48                                               
  TX Bias current(mA)          16                                               
  Supply Voltage(V)            3.34                                             
  TX power(dBm)                4.90                                             
  ----------------------------------------------------------------------------  
  Optical Module Manufacturer Information                                       
  ----------------------------------------------------------------------------  
  Vendor name                  Hisense                                          
  Vendor rev                   1.0                                              
  Vendor OUI                   Unspecified                                      
  Vendor PN                    LTE4302M-BC+                                     
  Vendor SN                    B8611708835                                      
  Date Code                    11-07-07                                         
  Vendor specific              00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  
                               00 00 00 00 00 00 00 00 00 00 00 00 00 00 aa aa  
  ----------------------------------------------------------------------------  
  Optical Module Static Information                                             
  ----------------------------------------------------------------------------  
  Module type                  EPON                                             
  Module sub-type              PX20+                                            
  Used type                    OLT                                              
  Encapsulation Type           SFP                                              
  SFF-8472 Compliance          Includes functionality described in Rev 9.5      
  Max Distance(Km)             20                                               
  Max rate(Kbps)               1300000                                          
  Rate Identifier              Unspecified(0x0)                                 
  Wave length(nm)              1490                                             
  Fiber type                   Single Mode                                      
  Identifier                   SFP or SFP Plus                                  
  Ext.Identifier               GBIC/SFP function is defined by two-wire         
                               interface ID only                                
  Connector                    SC                                               
  Encoding                     8B10B                                            
  Length(9um)(km)              20.0                                             
  Length(50um)(m)              -                                                
  Length(62.5um)(m)            -                                                
  Length(copper)(m)            -                                                
  Length(50um,OM3)(m)          -                                                
  BR,max                       Unspecified                                      
  BR,min                       Unspecified                                      
  Diagnostic Monitoring Type   Digital diagnostic monitoring                    
                               Internally Calibrated                            
                               Power measurement type: Average Power            
  Options                      TX_DISABLE,and disables the serial output        
                               TX_FAULT                                         
                               LOS(signal as defined in SFP MSA)                
  Enhanced Options             Alarm/warning flags                              
                               TX_DISABLE control and monitoring                
                               TX_FAULT monitoring                              
  Cc_base                      0x0d(Correct)                                    
  CC_EXT                       0xc5(Correct)                                    
  ----------------------------------------------------------------------------  
  Optical Module Threshold Parameter                                            
  ----------------------------------------------------------------------------  
  Rx power warning                                                              
  threshold(dBm)               [-30.0,-5.5]                                     
                                                                                
  Rx power alarm                                                                
  threshold(dBm)               [-30.5,-5.0]                                     
                                                                                
  Tx power warning                                                              
  threshold(dBm)               [2.5,7.0]                                        
                                                                                
  Tx power alarm                                                                
  threshold(dBm)               [1.0,8.0]                                        
                                                                                
  Tx bias warning                                                               
  threshold(mA)                [0.000,80.000]                                   
                                                                                
  Tx bias alarm                                                                 
  threshold(mA)                [0.000,100.000]                                  
                                                                                
  Supply voltage warning                                                        
  threshold(V)                 [3.100,3.500]                                    
                                                                                
  Supply voltage alarm                                                          
  threshold(V)                 [3.000,3.600]                                    
                                                                                
  Temperature warning                                                           
  threshold(C)                 [-8,95]                                          
                                                                                
  Temperature alarm                                                             
  threshold(C)                 [-13,100]                                        
  ----------------------------------------------------------------------------  
To query the states of all EPON ports in slot 0/3, do as follows:
huawei(config-if-epon-0/6)#display port state all                          
  ----------------------------------------------------------------------------  
  F/S/P                        0/6/0                                            
  Optical Module status        Online                                           
  Port state                   Offline                                          
  Available bandwidth(Kbps)    1000000                                          
  Laser state                  Normal                                           
  Temperature(C)               48                                               
  TX Bias current(mA)          16                                               
  Supply Voltage(V)            3.34                                             
  TX power(dBm)                4.92                                             
  Illegal rogue ONT            Inexistent                                       
  Max Distance(Km)             20                                               
  Wave length(nm)              1490                                             
  Fiber type                   Single Mode                                      
  Length(9um)(km)              20.0                                             
  ----------------------------------------------------------------------------  
  F/S/P                        0/6/1                                            
  Optical Module status        Online                                           
  Port state                   Offline                                          
  Available bandwidth(Kbps)    1000000                                          
  Laser state                  Normal                                           
  Temperature(C)               42                                               
  TX Bias current(mA)          9                                                
  Supply Voltage(V)            3.24                                             
  TX power(dBm)                5.01                                             
  Illegal rogue ONT            Inexistent                                       
  Max Distance(Km)             20                                               
  Wave length(nm)              1490                                             
  Fiber type                   Single Mode                                      
  Length(9um)(km)              20.0                                             
  ----------------------------------------------------------------------------  
  F/S/P                        0/6/2                                            
  Optical Module status        Online                                           
  Port state                   Offline                                          
  Available bandwidth(Kbps)    1000000                                          
  Laser state                  Normal                                           
  Temperature(C)               41                                               
  TX Bias current(mA)          10                                               
  Supply Voltage(V)            3.26                                             
  TX power(dBm)                5.12                                             
  Illegal rogue ONT            Inexistent                                       
  Max Distance(Km)             20                                               
  Wave length(nm)              1490                                             
  Fiber type                   Single Mode                                      
  Length(9um)(km)              20.0                                             
  ----------------------------------------------------------------------------  
  F/S/P                        0/6/3                                            
  Optical Module status        Online                                           
  Port state                   Offline                                          
  Available bandwidth(Kbps)    1000000                                          
  Laser state                  Normal                                           
  Temperature(C)               44                                               
  TX Bias current(mA)          10                                               
  Supply Voltage(V)            3.26                                             
  TX power(dBm)                5.06                                             
  Illegal rogue ONT            Inexistent                                       
  Max Distance(Km)             20                                               
  Wave length(nm)              1490                                             
  Fiber type                   Single Mode                                      
  Length(9um)(km)              20.0                                             
  ----------------------------------------------------------------------------  
  F/S/P                        0/6/4                                            
  Optical Module status        Offline                                          
  Port state                   Offline                                          
  Available bandwidth(Kbps)    1000000                                          
  ----------------------------------------------------------------------------  
  F/S/P                        0/6/5                                            
  Optical Module status        Offline                                          
  Port state                   Offline                                          
  Available bandwidth(Kbps)    1000000                                          
  ----------------------------------------------------------------------------  
  F/S/P                        0/6/6                                            
  Optical Module status        Offline                                          
  Port state                   Offline                                          
  Available bandwidth(Kbps)    1000000                                          
  ----------------------------------------------------------------------------  
  F/S/P                        0/6/7                                            
  Optical Module status        Offline                                          
  Port state                   Offline                                          
  Available bandwidth(Kbps)    1000000                                          
  ----------------------------------------------------------------------------   

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
    F/S/P Indicates the shelf ID, slot ID, and port ID associated with the displayed information of the queried EPON port..
    Optical Module status Indicates the status of an optical transceiver. Options: Online and Offline. If the optical transceiver is offline or manufactured, the state is Offline.
    Port State Indicates the current status of a port. Options: Online and Offline. If there is no online ONT under the queried EPON port, the state is Offline.
    xPON MAC chipset state Indicates the status of the MAC chip on the xPON board. Options: normal and failed(the MAC chip is faulty).
    Last down cause
    Indicates the cause for the last offline. The probable causes are as follows:
    • Loss of frame (LOS):
    • Optical module absence:
    • Optical module fault:
    • Optical port closed: by running the shutdown command
    • Unknown:
    Last up time Indicates the time for the last port online. "-" indicates that no ONT is connected to the port.
    Last down time Indicates the time for the last port offline.
    Available bandwidth(Kbps) Indicates the available bandwidth of a port ( remaining unassigned bandwidth and non-real-time available bandwidth ). If this statistical item is not supported, the value of this parameter is displayed as -. Unit: kbps.
    Laser state Indicates the laser status of an optical transceiver. Options: Normal and Failed. If the laser malfunctions, the state is Faied.
    Temperature(C) Indicates the working temperature of an optical transceiver, usually it ranges from 0°C to 70°C.
    TX Bias current(mA) Indicates the transmit bias current of a port, usually it ranges from 0 mA to 100 mA.
    Supply Voltage(V) Indicates the supply voltage, usually it ranges from 0 V to 6.55 V.
    TX power(dBm) Indicates the transmit power of an optical module.Unit:dBm.
    Illegal rogue ONT
    Indicates that whether an illegal rogue ONT exist.
    • Inexistent: indicates that no rogue ONT exists.
    • Existent: indicates that rogue ONTs exist.
    Max rate(Kbps) Indicates the maximum rate of an optical transceiver. Unit: kbit/s.
    Max Distance(Km) Indicates the maximum distance of an optical transceiver. Unit: km.
    Wave Length(nm) Indicates the wave length of an optical transceiver. Unit: nm.
    Fiber type Indicates the fiber type. Options: Single Mode and Multi Mode.
    Signal detect Indicates the signal detection of an optical transceiver. Options: normal and failed. If the OLT cannot receive optical signals from ONUs, the state is Faied.
    TX fault Indicates the Tx fault status of an optical transceiver. Options: Normal and Fail. If the optical transceiver cannot transmit optical signals because of malfunctions or other reasons, the state is Fail.
    Identifier Indicates the optical transceiver type. Options: Unknown, GBIC ( Gigabit Interface Convertor ), SFP (Small Form Factor Pluggable), and others.
    Ext.Identifier Indicates the extended identifier of an optical transceiver.
    Connector Indicates the connector type of an optical transceiver. Options: SC, LC, and others.
    Encoding Indicates the pattern in which optical signals are encoded. Options: 8B/10B (EPON), NRZ (GPON), and others.
    Length(9um)(km) Indicates the transmission distance of optical fiber with a 9 um core diameter. Unit: km.
    Length(50um)(m) Indicates the transmission distance of optical fiber with a 50 um core diameter. Unit: m.
    Length(62.5um)(m) Indicates the transmission distance of optical fiber with a 62.5 um core diameter. Unit: m.
    Length(Copper)(m) Indicates the length of copper cables. Unit: m.
    Cc_base Indicates the check code for "Base ID Fields" in "Two-wire interface ID".
    CC_EXT Indicates the check code for "Extended ID Fields" in "Two-wire interface ID".
    BR,max Indicates the maximum bit rate of an optical transceiver. Unit: %.
    BR,min Indicates the minimum bit rate of an optical transceiver. Unit: %.
    SFF-8472 Compliance Indicates the revision of SFF-8472 with which the transceiver complies.
    Diagnostic Monitoring Type Indicates the diagnosis monitoring type. Options: Digital diagnostic monitoring, Power measurement type: OMA, Power measurement type: average power, and others.
    Options Indicates mandatory function options of an optical transceiver stipulated by protocols. Options: Unallocated, TX_DISABLE, TX_FAULT, and others.
    Enhanced Options Indicates the enhanced port status options. Options: Unallocated, soft TX_DISABLE control and monitoring, soft TX_FAULT monitoring, and others.
    Vendor Rev Indicates the revision level for part number provided by vendor.
    Vendor PN Indicates the product number (PN).
    Vendor SN Indicates the product serial number (SN).
    Date Code Indicates the production date.
    Vendor name Indicates the vendor name.
    Vendor specific Indicates the detailed vendor information, which is specified by the vendor.
    Module type Indicates the optical transceiver type. It can be GPON, EPON, 10G EPON, 10G GPON, WDM PON, hybrid PON, GPON/EPON dual-mode or Unknown.
    Module sub-type Indicates the optical transceiver sub-type. It can be CLASS B+, CLASS C+, CLASS C++, CLASS B, N2a, N2b, N1, PX20, PX20+, PX20++, PR30, PR20, PRX30, PRX20, PX20+, Class B and PX20 or Unknown.
    Used type Indicates the used type. It can be OLT, ONU, or CATV TriPlex.
    Encapsulation Type Indicates the encapsulation type. It can be SFF2X5, SFF2X10, SFP, XFP, LXFP, or BOSA ON BOARD.
    Optical power precision(dBm) Indicates the optical power precision. Unit: dBm.
    Rx power alarm threshold Indicates the alarm range of the receive optical power of the optical transceiver, that is, -10.00 dBm to 8.00 dBm.
    Tx power alarm threshold Indicates the alarm range of the transmit optical power of the optical transceiver, that is, -10.00 dBm to 8.00 dBm.
    Tx bias alarm threshold Indicates the alarm range of the bias current of the optical transceiver, that is, 10.00 mA to 100.00 mA.
    Temperature alarm threshold Indicates the alarm range of the temperature of the optical transceiver, that is, -20.00°C to 70.00°C.
    Supply voltage alarm threshold Indicates the alarm range of the power supply voltage of the optical transceiver, that is, 1 V to 6 V.
    10G Tx power alarm threshold Indicates the alarm range of the transmit optical power of the optical transceiver, that is, 1.00 dBm to 6.00 dBm.
    10G Tx bias alarm threshold Indicates the alarm range of the bias current of the optical transceiver, that is, 10.00 mA to 100.00 mA.
    Rx power warning threshold Indicates the warning range of the receive optical power of the optical transceiver, that is, -10.00 dBm to 8.00 dBm.
    Tx power warning threshold Indicates the warning range of the transmit optical power of the optical transceiver, that is, -10.00 dBm to 8.00 dBm.
    Tx bias warning threshold Indicates the warning range of the bias current of the optical transceiver, that is, 10.00 mA to 100.00 mA.
    Temperature warning threshold Indicates the warning range of the temperature of the optical transceiver, that is, -20.00°C to 70.00°C.
    Supply voltage warning threshold Indicates the warning range of the power supply voltage of the optical transceiver, that is, 1 V to 6 V.
    10G Tx power warning threshold Indicates the warning range of the transmit optical power of the optical transceiver, that is, 1.00 dBm to 6.00 dBm.
    10G Tx bias warning threshold Indicates the warning range of the bias current of the optical transceiver, that is, 10.00 mA to 100.00 mA.
    Length(50μm,OM3)(m) Indicates the transmission distance of optical fiber with a 50 μm core diameter.
    Rate Identifier
    Indicates the rate identifier. Options include:
    • 4/2/1G
    • AS0/AS1
    • 8/4/2G (for the Rx rate)
MORE:

No comments:

Post a Comment