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.
Hello!Please help to troubleshoot the case with dhcp lease renewal in sd-access.According to RFC 2131 Section 4.3.2 (DHCPREQUEST generated during RENEWING state), when the client wants to extend their lease, it sends unicast DHCPREQUEST with their ow...
Hello, Is there any way to automate port assignment by python? When I add new switches to the fabric I have to click on hundreds of ports and assign them to appropriate data ip pool, voice ip pool and authentication template. It isn't look like a con...
HelloCould please someone suggest how to get session list with domain names by API?Our ISE is configured for getting passiveID from two DC . When I read session list with the requesthttps://ise/admin/API/mnt/Session/ActiveListI get only usernames and...
HelloCould anyone please explain the reason why every edge router in SDA is configured with "proxy-itr <self-rloc-ip>" instead of just "itr"? Thank you in advance
Hello,Please suggest how to add more AD attributes to the radius live logs. We use ISE 2.3 for 802.1x authentication thru ActiveDirectory. Earlier I saw a lot of AD attributes in the live logs, for example "memberOf" fields, and they helped a lot to ...
Thank you Flavio. I did exactly that way you are describing. I now for sure that server is responding with DCHPACK and these packets disappears somewhere among the border and the edge on their way to client.And It is my question, how to find where a...
HiIt is ISC DHCP server. It is working well. It respond on all requests with keeping option 82.My question was how to find and troubleshoot such cases. There are a lot of documentation how to troubleshoot edge switches and no information how to troub...
Hi The problem is that the client can't renew their lease. It do not get any ACK from server. According to the RFC it should renew their IP before the lease expiration. After expiration it starts getting the IP from the scratch, it broadcasts the req...
I made software workaround for our caseThe on-box python script runs periodically, check configuration and device-tracking database. Based on this information it add or remove static sgt-map in default vfr. From the default vrf these mappings are tra...