T Techclick ← All lessons
Cisco · ISE 3.3 · Lesson 2 of 12

ISE first day: before the first RADIUS packet

The OVA is up. You have a GUI password. Before any policy set, ISE must have a stable hostname, a trusted admin/EAP certificate, and an AD join. This lesson is that first day — not 802.1X yet.

Updated 2026-08-18·18 min read·L2 primary·Quiz at end

After this page you can

The ticket

Junior built policy sets last night. PEAP fails with “unknown CA.” AD groups are empty. NTP was never set. Policy was never the first problem.

Quick interview answer

First day is identity plumbing: DNS/NTP, node persona, Administration → Identity Management → Active Directory join (LDAP 389 / LDAPS 636 from the PDF), and Administration → System → Certificates for Admin and EAP. Endpoints that do not trust the EAP cert will not send PEAP passwords.

Hero · first console
First-day ISE setup: AD join and certificate
If the laptop does not trust the ISE EAP cert, PEAP never starts a real tunnel.
Lab data · dummy only

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.

What first day is

https://ise-pan.techclick-lab.in/admin
Training mock · not live
Context VisibilityOperationsPolicyAdministration
Administration → Identity Management → Active Directory

Join point TECHCLICK

TECHCLICK
techclick-lab.in
Operational
HR, IT, Guests
ISE Admin: Identity Management → AD. PDF: nodes need TCP 389/636 to DCs. Training mock.

Lab CA vs public CA

ChoiceUseRisk
ISE internal CA / lab CA in GPOThis class labForgot GPO → every PEAP warn
Enterprise PKIProductionWrong SAN / expired EAP cert
Self-signed leftoverNever for PEAP usersUsers click-through or fail

First-day runbook

  1. Side A — OS

    Setup wizard: IP 10.10.10.20, DNS 10.20.30.10, NTP. Persona: all-in-one for lab, or PAN only if distributed.

  2. Side B — AD + cert

    Join TECHCLICK. Pull groups. Bind EAP certificate with SAN = FQDN ise-psn1.techclick-lab.in.

  3. Side C — prove

    Operations → AD: connection test. Laptop trusts the CA. Then — and only then — NAD and policy sets.

Proof · dummy
# On PAN CLI (show / application style varies by train)
show application status ise
# All processes running

# GUI: Administration → Identity Management → Active Directory → Connection Test
# Result: Success  dc01.techclick-lab.in

# Windows: certmgr — Trusted Root has Lab_ISE_CA

Four first-day failures

1 · Clock skew

Kerberos / EAP-TLS fail. Fix NTP first.

2 · AD join with no group pull

Join looks green. Authorization never sees HR.

3 · EAP cert SAN is the PAN name, clients hit the PSN name

Certificate warning. Issue a cert that matches what the NAD/client reaches.

4 · Built policy before GPO

Looks like “ISE PEAP is broken.” It is a trust-store problem.

How to prove it

Close first day only when

1) AD connection test green. 2) HR group visible. 3) Admin + EAP certs valid. 4) One lab PC trusts the CA. 5) Then go to the NAD lesson.

Traps

SymptomFirst proofWrong fix
PEAP unknown CALaptop trusted rootsDisable 802.1X
Empty AD groupsAD join groups tabNew policy set
Random EAP failsNTP on ISE and DCReimage ISE

Knowledge check

Judgment items. One best answer. Reasons send you back to the matching section.

Q1

Where do you join ISE to Active Directory?

Correct: b. Admin path from the PDF.
Q2

Why NTP before PEAP?

Correct: b. Concept.
Q3

EAP certificate SAN should match…

Correct: a. Failure 3.
Q4

AD join green, HR group missing. Next?

Correct: a. Failure 2.
Q5

PDF says ISE must reach AD on…

Correct: a. Evidence pack.
Q6

First day is done when…

Correct: b. Proof checklist.

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

Related: ISE evidence desk · session factory · Forescout series.