Auto assignment of customers to ports: различия между версиями

Материал из WiKi - UserSide
Нет описания правки
Нет описания правки
 
Строка 5: Строка 5:
[[File:2023-12-11_19-49.png|frame|1000px|center]]
[[File:2023-12-11_19-49.png|frame|1000px|center]]


In the process, the ERP "UserSide" obtains information about the MAC addresses on the equipment ports. If these MAC addresses are known and belong to users - then it performs [[Object Commutation|commutation]] of the found users with the ports.  
In the process, the ERP "UserSide" obtains information about the MAC addresses on the equipment ports. If these MAC addresses are known and belong to customers - then it performs [[Object Commutation|commutation]] of the found customers with the ports.  


The following logic is followed:
The following logic is followed:
Строка 11: Строка 11:
* autoswitching is enabled only if there is no MAC address or 1 MAC address on a port.
* autoswitching is enabled only if there is no MAC address or 1 MAC address on a port.
* if there is more than 1 MAC address on a port, autoswitching is disabled.
* if there is more than 1 MAC address on a port, autoswitching is disabled.
* if there is 1 MAC-address on the port and it belongs to a user, the user will switch to the port and autoswitching on this port will be switched off.
* if there is 1 MAC-address on the port and it belongs to a customer, the customer will switch to the port and autoswitching on this port will be switched off.
* if there is a MAC address on port 1 and its owner is unknown, autoswitching continues to work, waiting for the owner of the MAC address to be found out.
* if there is a MAC address on port 1 and its owner is unknown, autoswitching continues to work, waiting for the owner of the MAC address to be found out.


Autoswitching is executed when the scheduler job "2. [[Scheduler - Autosnap of the users to the ports]]"
Autoswitching is executed when the scheduler job "2. [[Scheduler - Autosnap of the customers to the ports]]"

Текущая версия от 18:24, 29 марта 2024

en | ru

For switches ports, you can enable so-called "Autoswitching of ports".

In the process, the ERP "UserSide" obtains information about the MAC addresses on the equipment ports. If these MAC addresses are known and belong to customers - then it performs commutation of the found customers with the ports.

The following logic is followed:

  • when a managed switch is added, autoswitching is enabled for all ports
  • autoswitching is enabled only if there is no MAC address or 1 MAC address on a port.
  • if there is more than 1 MAC address on a port, autoswitching is disabled.
  • if there is 1 MAC-address on the port and it belongs to a customer, the customer will switch to the port and autoswitching on this port will be switched off.
  • if there is a MAC address on port 1 and its owner is unknown, autoswitching continues to work, waiting for the owner of the MAC address to be found out.

Autoswitching is executed when the scheduler job "2. Scheduler - Autosnap of the customers to the ports"