Mikrotik Hotspot Configuration Initial Setup If you’re using a new Mikrotik router, we recommend resetting the device to remove the preinstalled configuration as it contains settings you will probably not need. You may also need to upgrade your RouterOS to the latest stable version, from mikrotik.com. If you are using a Mikrotik that’s already running in a production network, we suggest that you make a backup of your current configuration. Go to Files > Backup, then click to backup your current configs to the file. Optionally drag-and-drop the new backup file to your desktop to save it locally. Adding IP Addresses to the Mikrotik Add an IP for your Hotspot network by going to IP > Addresses. Ensure you assign the IP address to the proper interface on which the switch or AP for the hotspot network will be connected. It is also best practice to put comments on the newly added subnet . Configuring the Hotspot Server To configure a hotspot server, follow these steps: Click IP ...
In this lab, I am gonna teach you OSPF Multi Area Configuration of 4 Routers Given Network: 192.168.0.0 Required hosts on Router 1= 100 Required hosts on Router 2= 30 Required hosts on Router 3= 6 Required hosts on Router 4= 1 R1<= 100 100<= 2 n – 2 100<= 2 7 – 2 100<= 128 – 2 100<= 126 Total number of network bits = 32 32 – n = 32 – 7 = 25 (CIDR value of given network i.e. Router 1) i.e. 192.168.0.0/25 N.S.M = 11111111. 11111111. 11111111.10000000 = 255.255.255.128 Block Size = 256 – N.S.M = 256 – 128 = 128 Note: Add this block size in given network so that we can get our new network for Router 2. So the new network is 192.168.0.128/? N...
Comments
Post a Comment