Cisco Cisco Identity Services Engine 1.3 Merkblatt

Seite von 168
 
2-21
Cisco Identity Services Engine API 
참조 가이드, 릴리스 1.4
OL-26134-01
장      세션 관리 쿼리 API
  
자세한 세션 특성 API 호출
NAS IPAddress API 
호출 수행
1
단계
브라우저의 주소 표시줄에서 Cisco ISE URL을 입력합니다(예: https://<ise 
호스트 이름 또는 IP 
주소>/admin/).
2
단계
초기 Cisco ISE 설정 시 지정 및 구성한 대/소문자를 구분하는 비밀번호와 사용자 이름을 입력합니다.
3
단계
Login(
로그인)을 클릭하거나 Enter를 누릅니다.
예를 들어, acme123의 호스트 이름으로 Cisco 모니터링 ISE 노드에 처음 로그인할 때 이 노드에 
대해 다음의 URL 주소 필드가 표시됩니다.
https://acme123/admin/LoginAction.do#pageId=com_cisco_xmp_web_page_tmpdash
4
단계
"/admin/" 
구성 요소를 API 호출 구성 요소(/admin/API/mnt/<specific-api-call>/<nasipaddress>)
로 바꿔 대상 노드의 URL 주소 필드에 IPAddress API 호출을 입력합니다.
https://acme123/admin/API/mnt/Session/IPAddress/10.10.10.10
참고
xxx.xxx.xxx.xxx 
형식을 사용하여 NAS IP 주소를 지정하십시오.
참고
이 호출은 대/소문자를 구분하므로 대상 노드의 URL 주소 필드에 각 API 호출을 주의하여 입
력해야 합니다. API 호출 규칙에 사용되는 "mnt"는 Cisco 모니터링 ISE 노드를 나타냅니다.
5
단계
API 
호출을 실행하려면 Enter를 누릅니다.
관련 주제
IPAddress API 
호출에서 반환되는 샘플 데이터
다음 예는 IPAddress API 호출 수행 시 활성 세션 목록에서 반환되는 세션 관련 데이터를 보여
줍니다.
This XML file does not appear to have any style information associated with it. The 
document tree is shown below.
-
<sessionParameters>
<passed xsi:type="xs:boolean">true</passed>
<failed xsi:type="xs:boolean">false</failed>
<user_name>ipepvpnuser</user_name>
<nas_ip_address>10.10.10.10</nas_ip_address>
<calling_station_id>172.23.130.90</calling_station_id>
<nas_port>1015</nas_port>
<identity_group>iPEP-VPN-Group</identity_group>
<network_device_name>iPEP-HA-Routed</network_device_name>
<acs_server>HAREESH-R6-1-PDP2</acs_server>
<authen_protocol>PAP_ASCII</authen_protocol>
-
<network_device_groups>
Device Type#All Device Types,Location#All Locations
</network_device_groups>
<access_service>RADIUS</access_service>
<auth_acs_timestamp>2010-12-15T19:57:29.885Z</auth_acs_timestamp>
<authentication_method>PAP_ASCII</authentication_method>