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 Experts,I apologize ahead of time for the long post. I am working on a proof of concept for replacing our current ISE guest portal setup. I currently have a 2 server cluster that's strictly being used for sponsored guest access and we have new ...
Hello all,I am trying to come up with a secure way to run DHCP on 9800 controllers for guest wireless users. To give some context I have about 30 9800's currently deployed with guest access setup through an ISE portal. We currently have guest DHCP ru...
HI Cristian, thank you for replying.The article in that link is very confusing. I've looked at that before and it doesn't make any more sense now than it did then. Perhaps you can help me understand.The ACL in that article seems like complete rubbish...
Thank you both for your help. It appears to be working as required. In case anyone else is looking for this exact setup, this is what I ended up using:ip dhcp excluded-address 192.168.20.0 192.168.20.19!ip dhcp pool Guestnetwork 192.168.20.0 255.255....
Thank you sir, I'm sorry I should have also mentioned I have a punt acl for the guests to get to DNS and ISE before registration:ip access-list extended ACL_WEBAUTH_REDIRECT10 deny ip any host x.x.x.x15 deny ip any host x.x.x.x20 deny ip host x.x.x.x...