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.
Hi,I have diffiulties to find a way to renew the Transport Gateway cerficate that expired recently on the SSM-Onprem satellite.This certificate is the one used to communicate with product instances. So no communication is working since expiration.Tha...
Hi there, We are about to upgrade our ISE nodes to 2.7 soon.And before upgrading, we wanted to make sure that our nodes were ready for upgrade,so we used the URT tool, which went successfully. But we had this warning during the process :% Warning: Sa...
Hi everyone, We are facing a small issue on our catalyst 9300 with Smart Licensing.They 've been registered into our CSSM onprem server and were Authorized since. Now were are getting regularly the following messages : Aug 26 2020 13:25:53.012 CET: %...
Hi, I am deploying ISE right now, I have just joined AD. My purpose was to add my AD user as superadmin so I can log into ISE with full access without using default or internal account. To do that, I had to add a group from Directory... but the group...
Through Security Menu, then Certificates : a quick modification of the SAN (Subjet Alternative Name) then saving and performing a full synchronization allowed me to renew the certificate. No reboot needed in my case.Thank you.
Here are the errors I am getting, it seems to be related with difficult to access in configuration mode :# ansible --versionansible [core 2.15.12]config file = /var/www/html/IOS/ansible.cfgconfigured module search path = ['/root/.ansible/plugins/mod...
Hi,I still have something wrong, it's not working for me with this following lines :tasks: - name : IBNS2cli_command:command: - configure terminal- authentication convert-to new-styleprompt :- "^Do you wish to continue? .*$" answer: "yes"Which vars d...
Hi there,Did you find a solution ? I am facing the exact same issue while converting switch to IBNS2.I have tried both ansible.netcommon.cli_command and cisco.ios.ios_config. Thank you in advance.