Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
Simple WiFi Router Configuration
How to create a simple configuration for a WiFi Router?
✍: FYIcenter.com
The simplest configuration for a WiFi router is
to put all wired and wireless devices into a single subnet
as shown in this tutorial.
1. Turn on the WiFi router.
2. Connect your computer to a LAN port on the WiFi router with an Ethernet cable. By default your computer and the router will form a subnet.
3. Run "ipconfig" or "ifconfig" command to find out the IP of the router on the default subnet. If you see the following, the router's IP address is 192.168.1.1.
fyicenter> ipconfig /all 0 Ethernet adapter : Physical Address. . . . . . : 44-44-44-54-00-00 IP Address. . . . . . . . . : 192.168.1.3 Subnet Mask . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . : 192.168.1.1
4. Open the router's Web portal with "http://192.168.1.1" in a browser. And log in with the default user name and password provided in the manual.
5. Review WAN settings to match what is given by your ISP.
6. Review LAN settings. The following default should be fine.
Local IP Address: 192.168.1.1 Subnet Mask: 255.255.255.0 DHCP Service: ON Starting IP: 192.168.1.2 Ending IP: 192.168.1.254 DNS: 192.168.1.1
7. Review WiFi settings. Change the SSID name and the password.
SSID: MyOfficWiFi Security Option: WPA2-PSK Password: DontTellAnyOne
8. Connect all wired and wireless devices to the router. Everything should be working.
The following picture shows you a simple WiFi Router configuration with 3 wired or wireless devices as a single subnet.
⇒ Add Ethernet Switch to Network
⇐ Connect Router to Multiple ISPs
2021-06-05, 1422🔥, 0💬
Popular Posts:
What are Mozilla Firefox 2 add-ons? Mozilla Firefox 2 add-ons extend the browser functionalities. So...
What is "Send to Bluetooth" in Microsoft Word? Should I disable it? "Send to Bluetooth" is a COM Add...
How do I know what cookies a Website is sending to Mozilla Firefox 2.0? When you are visiting a Webs...
How headers and footers are repeated in Microsoft Word? Why I see some headers and footers are repea...
How to configure Mozilla Firefox to use Notepad to edit Web page source code? By default, when you u...