How to disable SSID-2 www.excitel.com on Excitel Fiber Routers?

  • Thread starter Thread starter PremK
  • Start date Start date
  • Replies Replies 66
  • Views Views 52,173
Messages
1
Location
Delhi
ISP
Airtel
Hi,

I just got Excitel Fiber. But I was surprised to see a 3rd SSID www.excitel.com being shown. I cannot see any option how to disable it. Does any one aware of the same.

Thanks
 
@openwonder Please share the steps or a particular way, thanks. I can see the password of this SSID through inspecting, but how to disable it, please share. I could disable it one way or another in the previous routers, but I recently got a new router from 'Excitel,' and no matter what I try I can't disable it.

PPC ROUTER
 
Upvote 0
I disabled it using chrome developer tools. Go to 2.4 wifi ssid config. Right click on ssid selection box and press inspect. In inspect window double click on value of input and change it to "1" (or whatever value www.excitel.com ssid has) and apply
 
Upvote 0
What did you exactly inspect, I can't even see anything more than SSID1 on either WLAN or WLAN5G page. I tried some inspect element settings, but none seem to enable other SSID selection option altogether. Or perhaps the telnet option as well.
 
Upvote 0
Finally found a way to disable the "www.excitel.com" SSID. Let me share the steps to do it.

Log in to your router and choose the SSID2, i.e., www.excitel.com.
Uncheck the EnableSSID option. On this page, the "Apply changes" button will be grayed out.
Right-click and inspect the element, then go to the "Apply changes" button's HTML code.
Note: If you are using a PPC router like me, there will be another button named "/wlan_basic_two.asp" with the type "hidden."
Before moving forward, make sure you have unchecked the EnableSSID option for the SSID you want to disable.
Change the type of "/wlan_basic_two.asp" from "hidden" to "submit" and press enter.
The button should now be visible on the website. Click on it once. It will submit the form with the changes you have made, i.e., unchecking EnableSSID.
Now, your SSID should be disabled.
 
Upvote 0
To remove SSID : www.excitel.com
There are 2 steps ....
1. Download the config file and open with note pad and use CRTL+F to find www.excitel.com and see nearby enablewaln and keep value from 1 to 0 and then save the file and go to same webpage and upload a config file

2. This is easy step - disable 2.4g waln and use extended router
Note : both 4 g ssid and www.excitel.com ssid will be disabled

Thank you !
 
Upvote 0
Back