This community is for technical, feature, configuration and deployment questions.
For production deployment issues, please contact the TAC!
We will not comment or assist with your TAC case in these forums.
Please see How to Ask the Community for Help for other best practices.
I want to know about API to get mac address, username and current IP Address of endpoints.
I have reviewed the ERS document, but I have not found the API to get "current IP Address of endpoints"
Could you any one help me?
Solved! Go to Solution.
The examples don't show an IP address returned.
You can also utilize MNT API calls to look up session data including MAC, Username, IP along with other session information.
The examples don't show an IP address returned.
You can also utilize MNT API calls to look up session data including MAC, Username, IP along with other session information.
AAA accounting needs to be turned on in the Network device to gather Endpoint IP address. You can also turn on Framed-IP-address Radius attribute 8 to be sent to ISE since the API uses that. This is used to gather IP address information before the authentication.