ise training day 3
Posture posture and posture
interesting but long labs
Related articles
- Ise Training day 2 (aitechupdate.wordpress.com)
- ISE basic installation and configuration. Part 2 (aitechupdate.wordpress.com)
- ISE basic installation and configuration. Part 1 (aitechupdate.wordpress.com)
- Open a file in PowerShell ISE via cmdlet – Version 3 Update (powertoe.wordpress.com)
- Proliferation of “Bring Your Own Device” (houstonchannels.wordpress.com)
Ise Training day 2
Ok my turn to talk today: We talked about one of the most interesting features of ISE, profiling.
Worth to explain a little what profiling is, and what discovery and classification means. it is a very useful and powerful engine but it needs to be understood, also on what it means and why should be used.
other great new, finally ise 1.1 is available on CCO, worth the upgrade absolutely.
http://www.cisco.com/en/US/docs/security/ise/1.1/release_notes/ise1.1_rn.html
new stuffs:
- Support for IOS Sensor for advanced features and remote profiling on the switch.
- Active scan with NMAP.
- A new portal guest type Device Registration webauth (DRW) to allow guests to self-classify their equipment more immediate.
- Authentication of administrators by AD, LDAP, or RSA SecurID.
- Support of Online Certificate Status Protocol (OCSP) for validating client certificates as an alternative to CRLs.
- Improved management of access lists based on Security Group Tag (SGT) for full integration with the philosophy TrustSec.
- Internationalization automatic captive portal for guests according to the language of the browser.
Related articles
- Supporting The iPad – Answers To IT’s Top Five Questions (cultofmac.com)
- Symantec: Stripping online certificate revocation checks from Chrome is misguided (infoworld.com)
- Configure cisco ISE for Cisco Access Points (aitechupdate.wordpress.com)
- Canon Powershot SX210IS Best Buy (canondigitalslrcamerasbuy.wordpress.com)
- LDAP Proxy Increases Protection And Elevates AD Capabilities (pctechmojo.com)
- Squaring Numbers from 30-70 (mathema-tricks.blogspot.com)
- Beyonce is Back on Stage After Baby Blue Ivy Carter Birth, Starts Twitter Trend (celebs.gather.com)
- New IsDB aid supports Nigeria’s education sector (devex.com)
- Can SSL Certificate Checking System Be Saved? (informationweek.com)
- Good practice to delete rows from database by attribute(eg. is_removed) (stackoverflow.com)
CLUSIT Security Summit:domani al via l’edizione 2012!
CLUSIT Security Summit

Milano, 20-21-22 Marzo 2012 AtaHotel Executive – v.le Don Luigi Sturzo, 45 ore 9-18
Aggiornamento, formazione e informazione per manager e tecnici della ICT Security!
Today ISE training day 1
Image by Getty Images via @daylife
and the day is gonna be at its end for the first day of ISE training here, tomorrow I will have to talk about Profiling, we’ll see ![]()
Related articles
- Configure cisco ISE for Cisco Access Points (aitechupdate.wordpress.com)
- Fab Site: ThisIsAuto.com (fabsugar.com)
- Canon Powershot SX210IS Best Buy (canondigitalslrcamerasbuy.wordpress.com)
- Good practice to delete rows from database by attribute(eg. is_removed) (stackoverflow.com)
- Squaring Numbers from 30-70 (mathema-tricks.blogspot.com)
- How We’re Going Fix Online Identity and Reputation (readwriteweb.com)
- ÎΚ ĎĎ ÎśÎˇĎÎŽĎÎľÎšĎ ÎźÎąĎ (sxoliastesxwrissynora.wordpress.com)
- Method isEmpty for binary tree proble (stackoverflow.com)
- Double-Check the Accuracy of Your Clock at Time.is [Clocks] (lifehacker.com)
- It is’nt just shopping you know (donatefordebs2012.wordpress.com)
Configure cisco ISE for Cisco Access Points
Let’s say you have been asked to configure ISE to allow secured network access for Cisco Wireless Access Points.
To do so you should :
· Enable the ISE endpoint profile for Cisco Access Points
· Configure an Authorization Profile and Authorization Policy rule for Cisco Access Points
· Review the access switch configuration to authorize an access point using MAC Authentication Bypass (MAB).
· Verify proper authorization of a Cisco Access Point based on ISE policy
Login to ISE
The ISE Home Dashboard page should display. Navigate the interface using the multi-level menus.
Configure the Profiler Policy to assign endpoints matching a Cisco Access Point profile to an Identity Group called “Cisco-Access-Points”
.
Navigate to Policy > Profiling and select Cisco-Access-Point from the list of Endpoint Policies, verify that the policy is enabled (Policy Enabled checkbox is checked) and check the option Create Matching Identity Group.
Do not forget to save
otherwise it will not work ![]()
Now define an Authorization Profile for Cisco Access Points.
Navigate to Policy > Policy Elements > Results and double-click Authorization to expand its contents.
Select Authorization Profiles from the left-hand pane and click Add from the right-hand pane and enter the values for the Authorization Profile as shown below:
| Attribute | Value |
| Name | Cisco_Access_Points |
| Description | Permit access to Cisco Access Points |
| Access Type | ACCESS_ACCEPT |
| Common Tasks | |
| DACL Name | [ ✓ ] PERMIT_ALL_TRAFFIC |
| VLAN | 90 (or 1:90) |
The resultant Attribute Details should appear at the bottom of the page as the following:
| Access Type = ACCESS_ACCEPT
Tunnel-Private-Group-ID = 1:90 Tunnel-Type = 1:13 Tunnel-Medium-Type = 1:6 DACL = PERMIT_ALL_TRAFFIC |
finally click Submit to apply your changes.
Now we should configure a new Authorization Policy rule to assign the new Cisco_Access_Points profile to endpoints that match the Identity Group named Cisco-Access-Point.
To do so go to Policy > Authorization and insert a new rule below the Profiled Cisco IP Phones rule as shown in the policy table below. Use the
selector at the end of a rule entry to insert or duplicate rules.
Enter the following values for a new rule named Profiled Cisco Access Points:
| Status | Rule Name | Identity Groups | Other Conditions | Permissions |
| Profiled Cisco IP Phones | Cisco-IP-Phone | - | Cisco_IP_Phones | |
| Profiled Cisco Access Points | Cisco-Access-Point | - | Cisco_Access_Points | |
| … |
Don’t forget to Save when finished making policy updates.
Hint: Verify proper authorization of the wireless access point.
check the status of the port, eventually give the No Shut command in the configuration mode for the selected interface.
check the auth status with:
cisco-access# show authentication sessions interface gi0/x
or
cisco-access(config-if)# do sh auth sess int gi0/x
keep in mind you could need a few minutes to allow the result to be shown (between bootstraps and stuffs…)
To display the current dACL applied to the interface using the command show ip access-lists interface GigabitEthernet 0/3. The output should appear similar to the following:
| cisco-access(config-if)# do sh ip access-list int gi0/3
permit ip host 10.1.90.100 any |
To verify the Cisco Wireless Access Point authentication in the ISE go to Monitor > Authentications log:
| S | Username | Endpoint ID | IP Address | NAD | Device Port | AuthZ Profiles |
Identity Group | Event |
| ✓ | #ACSACL#-IP-PERMIT_ALL_TRAFFIC | 3k-access | Authorize Only | DACL Download | ||||
| ✓ | nn:nn:nn:nn:nn:nn | nn:nn:nn:nn:nn:nn | 10.1.10.100 | 3k-access | Gi0/3 | Cisco_Access_Points | Cisco-Access-Point | Auth Succeeded |
Note: The access point periodically attempts to renew its IP address if no network connectivity. The default port ACL on the switch allows access to DHCP services, so the access point initially receives an IP address in the default access VLAN 10 (10.1.100.10). Once authorized for VLAN 90, the access point will renew its IP address in the new VLAN (10.1.90.100).
The authentication event in the above log reflects the IP address learned at the time of authentication. The access list applied to this session reflects the final endpoint IP address using variable substitution of the “any” value in the dACL’s source IP address.
Related articles
- California Schools Deploy Wired/Wireless Solution Cost-Effectively (blogs.cisco.com)
- Cisco Security Advisory: Multiple Vulnerabilities in Cisco Wireless LAN Controllers (netsecurityit.wordpress.com)
- Revving for the Mobility Race (blogs.cisco.com)
- Cisco launches new Aironet wireless access points; Eyes more spatial streams (zdnet.com)
- Cisco first out the door with next-gen hotspot (gigaom.com)
- Cisco rolls out 4×4 MIMO Wi-Fi access point (nfcdata.com)
- Wireless access point with updates (ask.metafilter.com)
- Cisco rolls out 4×4 MIMO Wi-Fi access point (fiercebroadbandwireless.com)
- PCProfile Releases New Wi-Fi Software to Reduce Risk of Bandwidth Theft (prweb.com)
- Cisco Aims Wi-Fi Access Point at iPad Profusion (pcworld.com)
Support at its best :)
Comic for February 12, 2012 from Dilbert Daily Strip
Related articles
- Book Review – How’s That Underling Thing Working Out for You? by Scott Adams (duffbert.com)
- Scott Adams on IP theft: “It feels like a compliment” (RexBlog.com)
- I can’t do that, Dilbert (languagelog.ldc.upenn.edu)
- November 12, 2011: My Top 5 Favorite Comic Strips! (josephmallozzi.wordpress.com)
- Comics Crossover – Barney & Clyde (the-unmutual.blogspot.com)
- Strip where Dilbert confronts boss; looses chair (ask.metafilter.com)
- User Interface for Reality (dilbert.com)
- ArcaMax Launches Dilbert and Four Other Famous Comic Strips (prweb.com)







SocialVibe