11-19-2012 12:49 PM - edited 03-10-2019 07:48 PM
Can anyone please help me to confogure WebAuth as ISE as well as Switch end?
Thanks,
Sachin.
11-20-2012 07:41 AM
Hello Sachin-
Before any advise/help can be provided you will need to provide some additional information such as:
- A more detailed information on what exactly you are trying to accomplish and the environment that you have
- What typ eof WebAuth are you trying to use (CWA, LWA, etc)
- Are you trying to accomplish this for wired and/or wireless
- Any additional info that can help us understand your situation better
In the meantime you might want to read the End User Guide for ISE. More specifically the "Guest Services Functionality" section might be in the best interest for you:
http://www.cisco.com/en/US/docs/security/ise/1.1.1/user_guide/ise_user_guide.html
Thank you for rating!
11-20-2012 12:04 PM
i am configuring central web auth for guest or for new devices which are not having certs on them(wired)
11-25-2012 08:09 PM
Sorry Sachin, I thought I replied to this post already but it appears that I missed it somehow. To configure CWA on wired you will need to alter both the authentication and the authorizatoin rules:
Authentication:
1. Ensure that you have a rule for Wired-MAB
2. Change the Options for that rule from "Reject/Reject/Drop" to "Reject/Continue/Drop"
Authorization:
1. Create a CWA-REDIRECT ACL on your switch:
Ip access-list extended CWA-REDIRECT
deny udp any any eq domain
deny ip any host
deny ip any host
permit ip any any
2. Create an Authorization profile called CWA with the following:
- Access-Type: ACCESS_ACCEPT
- Centralized Web Authentication ACL: CWA-REDIRECT (The acl that you created on the switch)
3. Change the default authorization rule to the one you just created "CWA"
Thank you for rating!
04-26-2013 12:03 AM
check the following link may of help
http://www.cisco.com/en/US/products/ps11640/products_configuration_example09186a0080ba6514.shtml
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide