I have a Supplicant running on 1 Linux box attached with a Free radius server on other linux box with cisco catalyst switch (with 802.1x Port based access) in between. Now I have been able to successfully complete the authentication and want to create a separate DHCP thread/application to initiate the "DHCP Discover " to get an IP Address.
How will this DHCP client determine that port based access has now been enabled and DHCP messages can be transmitted now? Is there some standard way or do I need to make my application do this some other way?