Hello, everyone!
I am continuing the article about commands for work with ONTs.
1. Useful commands for work with the ONTs:
TEST(config-if-gpon-0/2)#ont cancel 1 all
TEST(config-if-gpon-0/2)#ont delete 1 0
TEST(config-if-gpon-0/2)#ont remote-ping 1 0 ip-address X.X.X.X
TEST(config-if-gpon-0/2)#ont re-modify 1 0
TEST(config-if-gpon-0/2)#ont re-discovery 1 all
TEST(config-if-gpon-0/2)#ont re-register 1 0
TEST(config-if-gpon-0/2)#ont reset 1 0
2. Command for display information about WLAN of the ONT:
TEST(config-if-gpon-0/2)#display ont wlan-info 1 0
{ <cr>||<K> }:
Command:
display ont wlan-info 1 0
------------------------------------------------------------------------------
F/S/P : 0/2/1
ONT ID : 0
The total number of SSID : 1
------------------------------------------------------------------------------
SSID Index : 1
SSID : HUAWEI-fh8f
Wireless Standard : IEEE 802.11b/g/n
Administrative state : enable
Operational state : up
Maximum associate number : 32
Current associate number : 0
------------------------------------------------------------------------------
3. Command for display status of WLAN on the ONT:
TEST(config-if-gpon-0/2)#display ont wlan-status 1 0
{ <cr>||<K> }:
Command:
display ont wlan-status 1 0
Command is being executed. Please wait
-----------------------------------------------------------------------------
Channel Information:
-----------------------------------------------------------------------------
Channel Num : 1
AP ID : ONU
AP Number : 1
Interference degree : 22
-----------------------------------------------------------------------------
Channel Num : 2
AP ID : ONU
AP Number : 2
Interference degree : 30
-----------------------------------------------------------------------------
.....
-----------------------------------------------------------------------------
Channel Num : 12
AP ID : ONU
AP Number : 0
Interference degree : 20
-----------------------------------------------------------------------------
Channel Num : 13
AP ID : ONU
AP Number : 0
Interference degree : 15
-----------------------------------------------------------------------------
Statistics of SSID:
-----------------------------------------------------------------------------
AP ID : ONU
SSID Index : 1
SSID : HUAWEI-fh8f
Sent Packets : 0
Sent Error Packets : 0
Sent Discard Packets : 0
Received Packets : 0
Received Error Packets : 0
Received Discard Packets : 0
Transmission Quality Level : Good
-----------------------------------------------------------------------------
Thank you!


