Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
When updating pyise-ers to ISE 3.1 compability I found a regression in ers/config/sgacl/ ERSResponseDELETE ers/config/sgacl/does_not_existResponse: {
"ERSResponse": {
"operation": "DELETE-delete-sgacl",
"messages": [
{
"type":...
Hi,When doing some unittesting on a PR in a python library I got a strange error.As soon as I searched a networkdevice with a filter that contained "update" I got 500 from ISE.After some troubleshooting (off-course in my code for a long time) I saw t...
Hi,This is the return of our long usage of ISE and MAB for IoT/OT devices on segmented networks. All our "important" devices as company desktops and such are EAP/TLS auth.We have for a few years used an external LDAP cluster for MAB auth, and are now...
Hi,We are trying out CIscoPnP and it works "most of the time."But sometimes we get 'PnP Service Error 1404' on a few devices. From what I have seen so far we can get it on 48 port switches like WS-C2960X-48xxx.I can take one switch and run it and it ...
Hi,Sorry, the error on my end are when doing a delete on a sgacl that does not exist.curl --include --insecure --location \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--user $ISE_REST_USERNAME:$ISE_REST_PA...
@avanbeus wrote:Hello, I am looking for any direction on being able to leverage either the ERS API or pxGrid in order to search based on custom attributes (version 2.4). For instance, if I created an attribute called "rack" that was of integer value...
Hi,
I understand that it could be a assist/support problem.When doing our api development it's really problematic to have an 90 days version and keep it running and renewing the trial licenses.And we don't do dev in live environments
I was surpri...
Today we use a openldap cluster with one provider and three consumers, and haproxy/keepalived as lb fronting our ise radius servers.It works and handles the load with no problem, but the complexity is daunting.But after a hit and miss with the intern...