Thank you @AidanAus
Virtual Access Point VAP is exactly the right term
since the number of boards offered by MT may be +50, I would like to know which board to buy to support VAP feature
Integrated wireless interface frequency table Board name Wireless interfaces Frequency range [MHz] Supported channel widths [Mhz]
...
There is another term: Hotspot, giving AP access to multi users
I have got 2 wireless sim card based routers from Orange : Airbox 2 Plus 4G and one another 3G, no name printed on
and would like to test tethering enabled on smartphone
to share Internet access with MT router via 1st Virtual Access Point set on MT
and have Internet enabled via 2nd VAP since not supported by Android smartphone
and have PC connected to MT router to get Internet access via ethernet
--
just c&p from
for the records
==
Now I would like to learn how to script the creation and removal of new virtual AP
to get what I have planned to build:
To have virtual AP to switch from Home to Office at office hours
and back from Office to Home while I am back at home,
basing on time event ( scheduler)
If virtual AP is software based solution so there is a chance to have it implement into Android smartphone one day
to have smartphone to share Internet access via tethering to MT router (wireless interface) to get Internet acess on PC connected to
MT router and using Internet on smartphone at the same time via 2nd virtual AP
Implementing geolocation feature by GPS into MT router may not be easy, so I would like to implement Proximity feature
to run Home script at home and Office script at office, to enable "Home" ssid / disable "Office" sssid and vice versa
Let me know your opinion
"
To create a new virtual-ap: /interface> wireless add mode=ap-bridge master-interface=wlan1 ssid=guests security-profile=guests (such security profile first needs to be created
Virtual interfaces
VirtualAP
It is possible to create virtual access points using the add command in the wireless menu. You must specify the master-interface which the virtual interface will belong to. If "master-interface" mode is "station", Virtual AP will work only when "master-interface" will be active. The Virtual AP can have it's own SSID and Security Profile.
Virtual AP interface will only work if master interface is in ap-bridge, bridge, station or wds-slave mode. It works only with 802.11 protocol, Nv2 is not supported.
This feature is useful for separating access for different types of users. You can assign different bandwidth levels and passwords and instruct users to connect to the specific virtual network, it will appear to wireless clients as a different SSID or a different device. For example, when using QuickSet to configure a guest network, the VirtualAP feature is used in the background.
To create a new virtual-ap: /interface> wireless add mode=ap-bridge master-interface=wlan1 ssid=guests security-profile=guests (such security profile first needs to be created)
Note: you can create up to 127 virtual interfaces per physical interface. It is not recommended to create more 30, since the performance will start to degrade.
Virtual Clients
Icon-note.png
Note: Starting from 6.35 only in wireless-rep or wireless-cm2 package
It is also possible to create virtual clients and have both an AP and a Client on the same physical interface. This allows to make a repeater setup with only using one hardware card. The process of configuration is exacly the same as above, but use mode station:
To create a new virtual-client: /interface> wireless add mode=station master-interface=wlan1 ssid=where-to-connect security-profile=your-profile (such security profile first needs to be created)
Icon-note.png
Note: Virtual interfaces will always use the Master interface wireless frequency. If the Master interface has 'auto' frequency enabled it will use the wireless frequency that the Master interface selected.
===
Using Your Smartphone as a Mobile Hotspot
If you’re in a location that doesn’t have a hotspot and you want to connect your laptop to the Internet, you can use your phone as a mobile Wi-Fi hotspot through a process called “tethering.” This allows your laptop to access the Internet and share your smartphone’s data connection.
While the set-up steps vary depending on your smartphone and your Internet service provider, you can usually find the instructions in your phone’s Settings or Manage Connections menu. For security, you’ll want to make sure that you use a Wi-Fi password so that nearby Internet users can’t access your phone or laptop. Also, be aware that tethering your laptop to your phone will use your phone’s data allowance; so be sure to keep an eye on your usage to avoid any overage fees.
Now that you’re connected, that’s it, right? Well, not exactly. You should be aware that while using Wi-Fi hotspots is a convenient way to stay connected with work, family, and friends. Hotspot connectivity also presents some security risks.
https://www.intel.com/content/www/us/en/tech-tips-and-tricks/what-is-a-hotspot.html
A hotspot is a physical location where people may obtain Internet access, typically using Wi-Fi technology, via a wireless local-area network (WLAN) using a router connected to an Internet service provider.
https://en.wikipedia.org/wiki/Hotspot_(Wi-Fi)