The ticket
A new badge camera sits in quarantine forever. DHCP works. ISE never saw option 60 because the DHCP probe is off on the PSN. Junior adds the MAC to Printers. Now cameras print.
Profiling uses probes (RADIUS accounting, DHCP, HTTP, DNS, SNMP, NMAP — enable only what you need) to classify endpoints. Context Visibility shows profile + match certainty. Authorization should key off logical profiles / endpoint groups, not “if Unknown then permit.” After a better profile, CoA reapplies Authz.
PAN ise-pan 10.10.10.20 · PSN ise-psn1 10.10.10.21 · MnT ise-mnt 10.10.10.22 · NAD sw-access-01 10.10.10.2 · AD dc01 10.20.30.10 · Priya 10.20.30.80 TECHCLICK\priya.hr · printer 10.20.30.60. Not a live customer.
Probes
| Probe | Learns | Watch-out |
|---|---|---|
| RADIUS | MAC, NAD, session | Always on if AAA works |
| DHCP | Class-id, hostname | Need span/helper toward PSN |
| HTTP | User-Agent | Needs redirect or SPAN |
| NMAP | Open ports / OS | Do not blast OT (Forescout lesson) |
Profile details
Unknown policy
Monitor: log and allow limited DHCP. Enforce: quarantine VLAN / tiny dACL. Never Permit ip any any for Unknown.
How you profile
Side A — PSN probes
Administration → System → Deployment → PSN → Profiling Configuration. DHCP + RADIUS on.
Side B — Authz
IF Camera profile THEN VLAN 50. IF Unknown THEN Quarantine.
Side C — CoA
When profile flips, CoA should re-auth.
show authentication sessionsVLAN should change.
Four profiling failures
1 · DHCP never reaches ISE
No helper/span. Profile stuck Unknown.
2 · Static group overrides profile
You nailed it to Printers last year.
3 · NMAP on OT
PLC faults. Use passive probes. See Forescout OT lesson.
4 · No CoA
Profile updates, port stays in quarantine until unplug.
How to prove it
1) Endpoint attributes show DHCP class. 2) Profile ≠ Unknown (or Unknown is intentional quarantine). 3) Authz matches the profile. 4) CoA visible in Live Logs.
Traps
| Wrong | Right |
|---|---|
| Unknown = HR | Unknown = tight |
| Disable all probes | RADIUS + DHCP at minimum |
| NMAP everywhere | Exclude OT prefixes |
Knowledge check
Judgment items. One best answer. Reasons send you back to the matching section.
Cisco ISE class series: Personas · First day · NAD + RADIUS · Policy sets · Wired 802.1X · MAB · CWA / guest · Profiling · dACL vs VLAN · Live logs · vs Forescout · Interview
Sources
- ISE 3.3 profiling / probes.
- Lab PDF — identity includes device type (what).
Related: ISE evidence desk · session factory · Forescout series.