How to get IP address through CAPsMAN?

I have configured a CAP through my router.
Is there any way to get the assigned IP per each mac from the capsman in the registration table?

What ?
This is what the DHCP in your router does..

You mean you would like to have an overview of the IP addresses in the registration table as well? In that case, may I ask why?
Or do you mean you want your Caps device to have an IP address? In that case you want to add a DHCP client to the bridge on your Caps device.

I need to know which IP is assigned to which MAC in CAPsMAN window registration tab

Scripting is out of the question, as with every run, all clients will be disconnected from WiFi. At least I was not able to find a way to avoid that.
My solution. (viable only for small deployments or locations without many guests like hotels or public venues)

  1. Open your DHCP server lease window and your capsman registration table. Make a note which MAC address belongs to which host in a separate text file.
  2. For each entry in your capsman registration table, right click it and select “Copy to access list”. Pay attention that this will temporary disconnect the WiFi client.
  3. Go to capsman access list and for every mac entry, add a comment with the desired value, like hostname or another descriptive name.
    Next time the hosts in your access list will connect to WiFi, you will see the Registration Table now has a Comment for them.