Hi everyone!
I continue the topic of basic operation on OLT.
8. Command for change the local system time:
TEST#time 20:00:00 2021-03-30
The command is time, after that, we put local time and date.
9. Command for display information about subrack:
TEST(config)#display frame info 0
{ <cr>||<K> }:
Command:
display frame info 0
--------------------------------------------------------------------------
Type: H901BPIB
State: Normal
Desc: H901BPIB_0
EMU ID: 0 Subnode:0 State:Communications normal
--------------------------------------------------------------------------
10. Command for display all boards:
TEST(config)#display board 0
{ <cr>||<K> }:
Command:
display board 0
-------------------------------------------------------------------------
SlotID BoardName Status SubType0 SubType1 Online/Offline
-------------------------------------------------------------------------
0
1 H901GPHF Normal
2 H901GPHF Normal
3 H901GPHF Normal
4 H901GPHF Normal
5 H901GPHF Normal
6 H901GPHF Normal
7 H901GPHF Normal
8 H902MPLA Standby_normal
9 H902MPLA Active_normal
10 H901GPHF Normal
11 H901GPHF Normal
12 H901GPHF Normal
13 H901GPHF Normal
14 H901GPHF Normal
15 H901GPHF Normal
16 H901GPHF Normal
17 H901GPHF Normal
18 H901PILA Normal
19 H901PILA Normal
-------------------------------------------------------------------------
With this command, we can see the type of board and status for all boards.
When we install e.g. service board H901GPHF into a subrack, OLT automatically detects the board. Board is in the Auto-find state. We have to confirm the board, after that, the board will change status from Auto-find to Normal state.
11. Command for display information about services board 0/2:
TEST(config)#display board 0/2
{ <cr>||<K> }:
Command:
display board 0/15
---------------------------------------
Board Name : H901GPHF
Board Status : Normal
---------------------------------------
------------------------------------------------------------------------------
Power Status Power-off cause Power-off Time
------------------------------------------------------------------------------
POWER-ON - -
------------------------------------------------------------------------------
-------------------------------------------------------------
Port Port min-distance max-distance Optical-module
type (km) (km) status
-------------------------------------------------------------
0 GPON 0 20 Online
1 GPON 0 20 Online
2 GPON 0 20 Online
3 GPON 0 20 Online
4 GPON 0 20 Online
5 GPON 0 20 Online
6 GPON 0 20 Online
7 GPON 0 20 Online
8 GPON 0 20 Online
9 GPON 0 20 Online
10 GPON 0 20 Online
11 GPON 0 20 Online
12 GPON 0 20 Online
13 GPON 0 20 Online
14 GPON 0 20 Online
15 GPON 0 20 Online
-------------------------------------------------------------
-----------------------------------------------------------------------------
F/S/P ONT SN Control Run Config Match Protect
ID flag state state state side
-----------------------------------------------------------------------------
0/15/0 0 x active online normal match no
0/15/0 1 x active online failed match no
0/15/0 2 x active online failed match no
0/15/0 3 x active online normal match no
-----------------------------------------------------------------------------
….
This command shows much information about board – type, status, ports, onts,...
12. Command for display system software version:
TEST(config)#display version
{ <cr>|backplane<K>|frameid/slotid<S><Length 1-15>||<K> }:
Command:
display version
VERSION : MA5800V100R018C00
PATCH : SPH102
PRODUCT : MA5800-X15
Active Mainboard Running Area Information:
--------------------------------------------------
Current Program Area : Area A
Current Data Area : Area A
Program Area A Version : MA5800V100R018C00
Program Area B Version : MA5800V100R018C00
Data Area A Version : MA5800V100R018C00
Data Area B Version : MA5800V100R018C00
--------------------------------------------------
Standby Mainboard Running Area Information:
--------------------------------------------------
Current Program Area: Area B
Current Data Area: Area B
Program Area A Version : MA5800V100R018C00
Program Area B Version : MA5800V100R018C00
Data Area A Version : MA5800V100R018C00
Data Area B Version : MA5800V100R018C00
--------------------------------------------------
Uptime is 112 day(s), 22 hour(s), 28 minute(s), 21 second(s)
13. Command for display software a version of a service board 0/2:
TEST(config)#display version 0/2
{ <cr>||<K> }:
Command:
display version 0/2
Send message for inquiring board version successfully, board executing...
Main Board: H901GPHF
---------------------------------------
Pcb Version: H901GPHF VER B
Mab Version: 0000
Logic Version: (U104)002
Main CPU :
CPU Version: (U101)ARMA9
APP Version: 260(2017-10-25)
BIOS Version: (U102)157
14. Command for display software version control board:
TEST(config)#display version 0/8
{ <cr>||<K> }:
Command:
display version 0/8
Main Board: H902MPLA
---------------------------------------
PCB Version: H902MPLA VER B
Base BIOS Version: 019
Extended BIOS Version: 022
Software Version: MA5800V100R018C00
Logic Version: (U44)118
MAB Version: 0001
For more information about basic OLT operations, click:
Thank you!




