Hello, everyone!
This is a continuation of the previous section for GPON service boards.
I want to show the main commands for work with GPON service boards. With these commands, you can see much important information about boards and main commands for configuration boards and PON ports. I show examples for bigger part these part.
7. Commands for power off/on PON ports/laser:
TEST(config-if-gpon-0/5)#port 0 laser-switch off
TEST(config-if-gpon-0/5)#port 0 laser-switch on
And,
TEST(config-if-gpon-0/5)#shutdown 0
TEST(config-if-gpon-0/5)#undo shutdown 0
8. Commands for power off/on service board:
TEST(config)#board power-off 0/5
TEST(config)#board power-on 0/5
9. Command for reset service board:
TEST(config)#board reset 0/5
10. Command for delete service board:
TEST(config)#board delete 0/5
11. Commands for basic configuration GPON board:
TEST(config-if-gpon-0/5)#port 0 ont-auto-find enable
TEST(config-if-gpon-0/5)#port 0 fec enable
TEST(config-if-gpon-0/5)#port dba bandwidth-assignment-mode 0 max-bandwidth-usage
TEST(config-if-gpon-0/5)#port 0 range min-distance 10 max-distance 30
This command may cause the re-registration of the ONT connected to the port.
Are you sure to execute this command? (y/n)[n]: y
12. Command for display all ONTs on 0/5/0:
TEST(config-if-gpon-0/5)#display ont autofind 0
{ <cr>||<K> }:
Command:
display ont autofind 0
----------------------------------------------------------------------------
Number :
F/S/P :
Ont SN :
Password :
Loid :
Checkcode :
VendorID :
Ont Version :
Ont SoftwareVersion :
Ont EquipmentID :
Ont Customized Info :
Ont autofind time :
----------------------------------------------------------------------------
Number :
F/S/P :
Ont SN :
Password :
Loid :
Checkcode :
VendorID :
Ont Version :
Ont SoftwareVersion :
Ont EquipmentID :
Ont Customized Info : -
Ont autofind time :
----------------------------------------------------------------------------
For more information, please click:
Main commands for work with GPON service boards (1)
Thank you!
