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.
I have a question about how to correctly generate a CSR for a SSL certificate that would allow me HTTPS Access to the web interface of the wireless LAN controller. The documentation I have found online states that the common name needs to be the DNS...
Hello, I need to enable FIPS mode on my ASAs. Can anyone point me to some sort of FIPS compliance checklist that can be used to go through my configurations prior to enabling this feature? What exactly is the ASA going to expect as far as encryptio...
Can anyone tell me if the ISE Struts2 vulnerability is fixed in patch 6 or do I need to apply a separate patch? Thanks. NVM - I found the answer in the release notes.
Can anyone tell me what I have to do to renew a certificate on the Cisco Clean Access Server without generating a new CSR?The below was stated in the following link, but there is no discussion on the the process to get the SSL certificate renewed on ...
Good Afternoon,I would like to know if there is a way I can use an XML file to pre-fill the connect field of the Anyconnect client version 3.0. In the past, I have been able to use an XML file to pre-fill information in the NAC agent so I could push...
modified the option 150, to point to m DHCP server, but when I deleted and recreated the CNF files, they all seem to be getting written to a directory on flash called flash:/its/vrf1. Is this supposed to happen? Sorry. I missed this question. W...
Try adding the below and see if it helps. telephony-service ip source-address 10.10.20.5 port 2000!no create cnf-filecreate cnf-fileAlso, your option 150 statement and the default router statement is pointing to 10.10.20.1. Shouldn't it be 10.10.2...
You have to be in global configuration mode.Stop the MGCP service. RTR(config)#no mgcpVerify that the MGCP service is stopped. RTR#sh mgcp | i Admin MGCP Admin State DOWN, Oper State DOWN - Cause Code NONERestart the MGCP service w...