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, ∼1727🔥, 0💬
Popular Posts:
How to join a team in Microsoft Teams? My manager told me we are using Microsoft Teams service. In o...
How to add ActiveX controls, like text command button, text box, check box, etc., to Presentation sl...
How to create a new PowerPoint presentation from a PowerPoint template? I have a PowerPoint template...
How to add a new layout to the slide master in PowerPoint? In my PowerPoint presentation, I need to ...
How register my Fitbit device through Fitbit Connect? I have an account with Fitbit server, installe...