Changing WiFi Channel on Nokia G-2425G

Messages
5
Location
India
ISP
Airtel
I'm trying to use my TP-Link router in bridge mode with GPON Nokia G-2425. This is working well with setting WiFi Channel number in TPLink router same as that in Nokia.
But the issue is sometimes after restart of Nokia router, it changes the WiFi Channel number. I've to again manually adjust the channel number in TPLink.
When I tried to set this in Nokia under Network--> Wireless (2.4 GHz), I can change all settings but Channel number.
Any suggestions of fixing this?
 
Shift + Ctrl + C on your browser page where channel is disabled, hover to disabled element (Channel), you will get:
<select name="wl_channel" class="form-control x-input-sm" disabled>
removed disabled:
<select name="wl_channel" class="form-control x-input-sm">

then drop down will work and change the channel
 
Upvote 3
@horz Due you are great.
my TP-Link 5ghz wifi adapter not supporting higher bands. But airtel modem always select 149 or 153 and signal not shown.
Your trick helped me. Thanks.
 
Upvote 0
@horz Due you are great.
my TP-Link 5ghz wifi adapter not supporting higher bands. But airtel modem always select 149 or 153 and signal not shown.
Your trick helped me. Thanks.
same sir , i tried to use airtel xtreme app wifi optmization but it always sets it to 149 or higher but i tried the trick it helped for a week but now when i remove disabled from ispect and try to save it says error set lanWlan object :5 if you find a solution for this please reply asap.
thank you
 
Upvote 0
Back