agdsn / hades

AG DSN Authentication and Authorization Infrastructure
MIT License
8 stars 3 forks source link

Bounce ports on VLAN change #89

Open sebschrader opened 5 years ago

sebschrader commented 5 years ago

On VLAN change usually the IP network of a client changes and the client is supposed to request a new IP address via DHCP. A VLAN change however is transparent for the client and occurs only on the NAS (switch). By bouncing the port (disabling and re-enabling the client's port on the switch after the a few seconds) the client will typically perform a new DHCP request.

There are several ways to do this