Changes

no edit summary
Line 36: Line 36:       −
===Management VLAN interface configuration===
+
====Management VLAN interface configuration====
Once we added new VLANs, we need to configure couple interfaces which will be working on these VLANs.
+
After adding the new VLANs, the next step is to configure the interfaces that will be associated with these VLANs. In this example, we will begin by configuring the "Management" interface, which is intended for device management. To do this, navigate on router WebUI to '''Network -> LAN'''. While there, add new interface. To do this, simply just write management or any other name that you prefer for this interface and press add.  In pop-up window you need to do the following steps :  
In this example, firstly we are going to configure "Management" interface, which will be used for managing devices. To do this, navigate on router WebUI to '''Network -> LAN'''. While there, add new interface. To do this, simply just write management or any other name that you prefer for this interface and press add.  In pop-up window you need to do the following steps :  
   
<ol>
 
<ol>
 
<li>Enable interface</li>
 
<li>Enable interface</li>
 
<li>Choose "Static" protocol</li>
 
<li>Choose "Static" protocol</li>
<li>Choose IP address that you wish. We are going to use 192.168.150.1 for management purposes. </li>
+
<li>Choose your prefered. We are going to use 192.168.150.1 for management purposes. </li>
<li>Choose netmask of 255.255.255.0.</li>
+
<li>Choose netmask of 255.255.255.0 or any other that you prefer</li>
 
<li>Enable DHCP server</li>
 
<li>Enable DHCP server</li>
   Line 54: Line 53:  
</ol>
 
</ol>
   −
===Hotspot VLAN configuration===
+
====Hotspot VLAN interface configuration====
Once we set up management VLAN interface, we can now move on setting up hotspot VLAN interface. To do this, as before, please navigate on router WebUI to '''Network -> LAN'''. While there, add new interface. To do this, simply just write hotspot or any other name that you want for this interface and press add.  In pop-up window you need to do the following steps :  
+
Now that we have established the management VLAN interface, we can proceed to configure the hotspot VLAN interface. To do this, as before, please navigate on router WebUI to '''Network -> LAN'''. While there, add new interface. To do this, simply just write hotspot or any other name that you prefer for this interface and press add.  In pop-up window you need to do the following steps :  
 
<ol>
 
<ol>
 
<li>Enable the interface</li>
 
<li>Enable the interface</li>
Line 75: Line 74:  
To set up a hotspot instance on the RUT956 router, we firstly must download the hotspot package from the device's package manager. You can access the package manager by navigating to the router's WebUI interface to '''System -> Package Manager -> Packages'''.
 
To set up a hotspot instance on the RUT956 router, we firstly must download the hotspot package from the device's package manager. You can access the package manager by navigating to the router's WebUI interface to '''System -> Package Manager -> Packages'''.
   −
After you have successfully installed the hotspot package, the next step is to access hotspot configuration settings. Navigate to '''Services -> Hotspot -> Local users''' as we will be configuring local user authentication for our Hotspot instance. While in this section, please follow these steps :
+
After you have successfully installed the hotspot package, the next step is to access hotspot configuration settings. Please navigate to '''Services -> Hotspot -> Local users''' as we will be configuring local user authentication for our Hotspot instance. While in this section, please follow these steps :
    
<ol>
 
<ol>
<li>Enter username that you wish.  </li>
+
<li>Enter your prefered username.  </li>
<li>Enter password that you wish. </li>
+
<li>Enter your prefered password. </li>
 
<li>Press add button. </li>
 
<li>Press add button. </li>
 
</ol>
 
</ol>
Line 141: Line 140:     
===Isolating hotspot clients communication===
 
===Isolating hotspot clients communication===
In our default setup, hotspot clients have the ability to communicate with each other. To restrict this communication, we'll need to make an adjustment on both your TAP100 device and your router.
+
In our default setup, hotspot clients have the ability to communicate with each other. To restrict this communication, we'll need to make an adjustment on both : your TAP100 device and your router.
 
<ol>
 
<ol>
 
<li> Access your TAP100 WebUI. </li>
 
<li> Access your TAP100 WebUI. </li>