06-07-2020 11:48 PM
Hi Team,
We would like to check the capability within Cisco ISE to consume an external API (through JMS or webservice).
We want to replace the existing push mechanism (from Cramer to ACS) with a pull mechanism (ISE pulls from Cramer through a batch process).
The existing perl (batch process) running on the Cramer, pushes requests for addition, modification or deletion of a node/device into the ACS. Expectation is to have the same information persisted in a queue, which ISE is able to pull from.
Please help us if there is a possibility to do it.
Solved! Go to Solution.
06-09-2020 07:30 AM - edited 06-09-2020 07:30 AM
Yes, you may achieve the same - have Cramer push updates into ISE like it does for ACS today using REST APIs as explained above.
06-08-2020 10:55 AM
Never heard of Cramer or know what the technology is but it sounds like you want integration with ISE via REST APIs.
ISE does not run scripts or batches - you will need to update ISE as you did with ACS.
You do not state which objects / resources you want to add/update/delete.
See all available objects within ISE @ http://cs.co/ise-api and review ISE ERS API Examples.
Alternatively, if you want ISE to query Cramer via LDAP or ODBC, ISE supports that:
LDAP Servers |
|
SunONE LDAP Directory Server |
Version 5.2 |
OpenLDAP Directory Server |
Version 2.4.23 |
Any LDAP v3 compliant server |
— |
Open Database Connectivity (ODBC) Identity Source |
|
Microsoft SQL Server |
Microsoft SQL Server 2012 |
Oracle |
Enterprise Edition Release 12.1.0.2.0 |
PostgreSQL |
9.0 |
Sybase |
16.0 |
MySQL |
6.3 |
06-09-2020 12:51 AM
Cramer is an inventory tool that is used by one of our telecom customer to reterive the details of the network devices.
Currently customer has Cisco ACS which will be migrated to Cisco ISE so all the devices that was integrated with ACS needs to integrated with ISE. Currently Cramer is pushing messages to ACS while the ISE integration would require pull from it.
Would it be possible to achieve the same
06-09-2020 05:21 AM
Hi
How is Cramer integrated ?
you can always do API support for push or pull data which is required
it has the pull mechanism to get the data.
06-09-2020 12:53 AM
06-09-2020 07:30 AM - edited 06-09-2020 07:30 AM
Yes, you may achieve the same - have Cramer push updates into ISE like it does for ACS today using REST APIs as explained above.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide