User Manual UMN:CLI
V8102
757
The following is an example of displaying active/inactive OLT IDs of the V8102.
SWITCH(gpon)# show olt status
------------------------------------------------------------
OLT_ID | Status | Protect | Distance | FEC mode(DS/US)
------------------------------------------------------------
1 | Active | | 20 Km | enable/disable
2 | Active | | 20 Km | enable/disable
3 | Active | | 20 Km | enable/disable
4 | Active | | 20 Km | enable/disable
SWITCH(gpon)# show olt status 2
------------------------------------------------------------
OLT_ID | Status | Protect | Distance | FEC mode(DS/US)
------------------------------------------------------------
2 | Active | | 20 Km | enable/disable
SWITCH(gpon)#
The Received Signal Strength Indication (RSSI) is a measurement of the power present
in a received radio signal. The RSSI functionality in a newly released GPON OLT trans-
ceiver helps the operators monitor the received optical signal strength from each ONU
(ONT).
To display the received signal power information from an ONU, use the following com-
mand.
show olt rx-power gpon IFPORT
[ONU-ID]
Shows OLT Rx signal power from an ONU.
show olt rx-power [ONU-ID]
The following is an example of displaying the OLT RX power information of ONU ID 3.
SWITCH(config-gpon-olt[1])# show olt rx-power 3
----------------------------
ONU | Rx Power
----------------------------
3 | -16.0033 dBm
SWITCH(config-gpon-olt[1])#