The purpose of new arrivals
- The purpose of new arrivals is to make onboarding smoother.
- New arrivals are used in two places
- RADIUS Clients
- MESHdesk and APdesk (hardware)
Entries in New Arrivals
- Entries in New arrivals are added by the system.
- When a RADIUS client that has not yet been added but has the correct shared secret contacts the server (using the RADIUS protocol), it is added to the New arrivals for RADIUS under the RADIUS section.
- If hardware such as a mesh node or an AP with the MESHdesk firmware configured to point to the RADIUSdesk server contacts the server (using HTTP or HTTPS) and the hardware is not yet managed, it will be added to the New arrivals for hardware under MESHdesk and APdesk.
Testing New Arrivals
- To confirm that the system is adding New Entrances as intended, you can test it by mimicking a RADIUS client and MESHdesk-enabled hardware.
Imitating a RADIUS client
- RADIUSdesk has a built-in RADIUS client that you can use conveniently.
- Under the Overview section, you will find a Utilities tab with a button to start the RADIUS client.
- This is the result of your test action
- You can now either delete it, or attach it as a RADIUS Client.
Imitate MESHdesk-capable hardware
- The MESHdesk-enabled hardware performs an HTTP GET call to the RADIUSdesk server.
- This can be done either via HTTP or HTTPS and is configurable.
- The following URL can be used as a reference:
- The result when it is not yet managed will look like this
{ "success": false, "error": "MAC Address: 00-3F-5D-00-8F-C5 not defined on system" }
- This is the result of our test action
- You can now either delete it or attach it as a node to a selected mesh network or as an AP to an AP Profile.
New Arrivals - Devices
- You may notice that there is also a New Arrivals button under Permanent Users.
- This is still a work in progress and part of the PPSK solution that is still being developed.