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 CONFIGURES THE ISE AUTHORIZATION FOR GUEST "CWA".
WHEN THE GUEST TRY TO ACESS THE NETWORK ISE SENDS THE URL TO MY SWITCH 2960-S.
I CAN SEE THE LINK BY ISSUING THE COMMAND
SHOW AUTHENTICATION SEESION INTERFACE GI 1/0/14
BUT THE CLIENT BROW...
ip access-list extended ACL-WEBAUTH-REDIRECTpermit tcp any any eq wwwpermit tcp any any eq 443deny ip any any
After CoA i copy the link of web auth from the switch and past it into the client browser, it will open the web page for guest, after ente...