CAPWAP needs to retrieve a Location element from an HTTP service and add it to its RADIUS requests (LI-Location). This item is already present in the dictionaries for ergw_aaa.
A custom handler has to be developed that makes the HTTP call, retrieves the Location element and adds it to the session so that the ergw_aaa handler can send it forward.
CAPWAP needs to retrieve a
Locationelement from an HTTP service and add it to its RADIUS requests (LI-Location). This item is already present in the dictionaries for ergw_aaa.A custom handler has to be developed that makes the HTTP call, retrieves the
Locationelement and adds it to the session so that the ergw_aaa handler can send it forward.