cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1268
Views
1
Helpful
3
Replies

ISE2.2: API question

naogawa
Cisco Employee
Cisco Employee

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?

スクリーンショット 2017-06-27 午後4.59.17.png

1 Accepted Solution

Accepted Solutions

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.

http://www.cisco.com/c/en/us/td/docs/security/ise/2-0/api_ref_guide/api_ref_book/ise_api_ref_ch2.html#pgfId-1071773

View solution in original post

3 Replies 3

ldanny
Cisco Employee
Cisco Employee

This post should be helpful

ISE ERS API Examples

Danny

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.

http://www.cisco.com/c/en/us/td/docs/security/ise/2-0/api_ref_guide/api_ref_book/ise_api_ref_ch2.html#pgfId-1071773

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.