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

ISE personas: who writes, who answers RADIUS, who keeps the log

Priya plugs into Gi1/0/12. The switch times out to RADIUS. Someone reboots “ISE.” That sentence is already wrong. This lesson is only the four personas — PAN, PSN, MnT, pxGrid — and which box you actually reboot.

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

After this page you can

The ticket

Switch sw-access-01 cannot reach RADIUS. Chat says “ISE is down.” The Admin GUI on 10.10.10.20 still opens. Live Logs are empty because you are not on MnT. The PSN at 10.10.10.21 is the one that answers UDP 1812.

Quick interview answer

PAN (Policy Administration Node) is where you write policy. PSN (Policy Service Node) is the RADIUS/TACACS brain the switch talks to. MnT stores logs and Live Logs. pxGrid shares context with firewalls and others. Official ISE 3.3: a node assumes Administration, Policy Service, Monitoring, and/or pxGrid personas. MnT does not take over PAN if PAN is down.

Hero · four jobs
PAN writes, PSN answers RADIUS, MnT stores logs
The switch never talks to the Admin GUI. It talks to the PSN.
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.

Four personas

Cisco’s deployment guide: the persona decides the services on that node. Admin portal menus change with the persona.

PersonaWhat it doesThis labIf it dies
PANWrite/publish policy, join AD, certs10.10.10.20Policy still runs on PSN; you cannot edit until PAN is back
PSNRADIUS, guest, posture, profiling10.10.10.21New authentications fail on NADs pointed here
MnTLog collector, Live Logs, reports10.10.10.22Auth may still work; you go blind
pxGridShare session/SGT with partnerson PAN in this labFirewall/Forescout stop getting ISE context
Who talks to whom
Switch NADUDP 1812 PSN .21answers RADIUS PAN .20you write policy MnT .22Live Logs

Rebooting PAN because RADIUS timed out is the wrong box.

Say this out loud

Admin GUI is not the RADIUS server. Live Logs live on MnT. The switch only cares about the PSN IP in radius server.

Standalone vs distributed

ISE 3.3: a node can run several personas. Lab often puts all on one VM. Production: dedicated PAN pair, dedicated MnT (Cisco recommends not combining MnT + PSN for optimum monitoring), one or more PSN groups behind the NADs.

https://ise-pan.techclick-lab.in/admin
Training mock · not live
Context VisibilityOperationsPolicyAdministration
Administration → System → Deployment

Node ise-psn1

ise-psn1
Policy Service
On
Connected
ISE 3.3 Deployment guide — personas Administration / Policy Service / Monitoring / pxGrid. Training mock.

How you see it

  1. Side A — NAD

    test aaa group radius TECHCLICK\priya.hr LabPass new-code on the switch. This hits the PSN, not the GUI.

  2. Side B — PAN

    Administration → System → Deployment. Every node green. PAN is Primary.

  3. Side C — MnT

    Operations → RADIUS → Live Logs. If this GUI is empty but test aaa works, you are on the wrong node or MnT is sick — not “policy is gone.”

Switch · dummy
show aaa servers
# RADIUS: 10.10.10.21  (PSN)   State: UP

test aaa group radius TECHCLICK\priya.hr LabPass new-code
# User rejected / User successfully authenticated
# This never prints the PAN IP. If it hangs, debug the PSN path.

Four persona failures

1 · GUI up, RADIUS dead

PAN is fine. PSN process or UDP 1812/1813 path is not.

2 · RADIUS works, Live Logs empty

MnT or logging target. Do not republish the whole policy first.

3 · PAN down, people panic

Existing policy stays on the PSN. You cannot edit. That is not an access outage by itself.

4 · Combined node in production

One reboot takes admin, RADIUS, and logs. Fine for this lab. Not for HQ.

How to prove it

Close the ticket only when

1) You named the sick persona. 2) test aaa hits 10.10.10.21. 3) Live Logs show that test. 4) You did not reboot PAN for a PSN outage.

Traps

SymptomPersonaWrong fix
GUI login failsPAN / admin certReload every PSN
Ports fail open/closedPSN / NAD RADIUSRebuild policy sets
No Live LogsMnT“ISE is down”

Knowledge check

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

Q1

The access switch sends RADIUS to which persona?

Correct: b. PSN is Policy Service — RADIUS.
Q2

PAN is down. What still works?

Correct: b. PDF + ISE 3.3: MnT cannot take over PAN.
Q3

Live Logs GUI is hosted on…

Correct: c. Traps: PSNs do not host the Live Logs GUI.
Q4

Cisco recommends not combining which two for optimum monitoring?

Correct: a. ISE 3.3 deployment guide.
Q5

test aaa hangs. GUI on 10.10.10.20 is fine. First box?

Correct: b. Failure 1.
Q6

pxGrid is for…

Correct: b. Concept table.

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.