Endpoint Profile Query

Verification

This test verifies the ability of the third party system to retrieve all enabled profiles configured in ISE.

Definition

The endpointprofile_query script provides a query method to retrieve all enabled endpoint profiles configured in ISE and provides the endpoint profile id, name and fully qualified name. The subscriber will also be notified if an endpoint profile is added, updated, or deleted in ISE.

Example

In this example, the endpointprofile script retrieves all the enabled profiles in ISE.

Run the endpointprofile_query script:

./endpointprofile_query.sh -a 192.168.1.23 -u pxGrid02 -k alpha.jks -p cisco123 -t alpha_root.jks -q cisco123

Results: Refer to the right hand panel.

endpointprofile_query

------- properties -------

version=1.0.2-30-SNAPSHOT

hostnames=192.168.1.23

username=pxGrid02

group=Session

description=null

keystoreFilename=alpha.jks

keystorePassword=cisco123

truststoreFilename=alpha_root.jks

truststorePassword=cisco123

--------------------------

17:57:04.103 [Thread-1] INFO com.cisco.pxgrid.ReconnectionManager - Started

Connecting...

Connected

17:57:05.681 [Thread-1] INFO com.cisco.pxgrid.ReconnectionManager - Connected

Endpoint Profile : id=8c8f42b0-393f-11e5-ac86-000c297fb12a, name=Add_Device, fqname Add_Device

Endpoint Profile : id=4d852be0-2a33-11e5-82cb-005056bf2f0a, name=Android, fqname Android

Endpoint Profile : id=4dc7b320-2a33-11e5-82cb-005056bf2f0a, name=Apple-Device, fqname Apple-Device

Endpoint Profile : id=4e190770-2a33-11e5-82cb-005056bf2f0a, name=Apple-iDevice, fqname Apple-Device:Apple-iDevice

Endpoint Profile : id=4e452080-2a33-11e5-82cb-005056bf2f0a, name=Apple-iPad, fqname Apple-Device:Apple-iPad