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 Experts!I am currently running the latest ISE 3.0 patch 4 on my client's Cisco ISE. All of a sudden, an error has started to pop-up on the guest login portal after the client successfully authenticates. Which states "Error Loading Page". We tried ...
Hi experts! Is it possible to do destination NAT on a Cisco router? I just want when my internal users try to access a server on my local subnet IP say 10.1.1.1 then I need to redirect them to a server on the cloud say 182.1.1.1. *My internal Network...
Hi Experts!Please help me out on the following requirement. Thanks in advance! BACKGROUNDWe have some third party contractors that remote-VPN via Anyconnect on our 5525-x firewall. They are NOT part of our Active Directory. We are deploying ISE in ou...
Hi Experts ! We have a 5508 WLC with 3 base-ap-count licenses, we need to know if enabling an EVALUATION license will revoke the PERMANENT license or not & can we use it again? SNAP is attached. We actually need 25 more AP's for a campus location, we...
Hi there !
If i have tunnel 1 & tunnel 2 on the same router for DMVPN & i need to use my loopback as source interface for both the tunnels, Can that be done?
Yes I actually did but we were just collecting some logs for the users & odd thing was that according to the TAC the users were showing up as disabled even though they were in active or created state. So as I saw these odd things happening, I decided...
Thanks for the reply Arne.We rollbacked to patch#3 of ISE via the CLI command " patch remove ise 4", after the reboot everything was working fine. No more errors popped up! So the patch#4 has some issues I guess.
Hi Rob! thanks for the quick reply.If I have 50 computers then can the same computer certificate be installed on all of them?If so then the contractor can easily install that certificate to another device & login from there right?
Hi Balaji Thank you for the Reply! Yes, we actually have 150 AP's. We have ordered an "Addr License of 25" but that will take a week. We need to accommodate for a month only until our license arrived. Worst case: IF the "Addr License" is LATE, can we...
Well It was a Piece of cake to solve, Just change the local HTTPS port on the Cisco router,(Conf)# ip http secure-port <New HTTPS Port Number for the Router>(Conf)#ip nat inside source static tcp <Inside IP> 443 <Outside IP> 443 extendable You can d...