All scripts
nac
Expert
10–25 min

Cisco ISE RADIUS Deployer

Full ISE infrastructure setup: node registration, NAD bulk import with Vault secrets, CoA port config, RADIUS test validation, replication health check and HTML report.

Cisco ISE
Open in GeneratorOpen in Platform
You're viewing a preview

The full script, parameters, and execution console are available with a free account.

Already have access? Sign in →

Capabilities

  • ISE ERS API
  • Node registration
  • NAD bulk import (Vault secrets)
  • CoA port config
  • RADIUS test validation
  • Deployment replication health
  • HTML report

Required inputs

Parameters the script accepts. Defaults shown; some are vendor- or context-gated.

ParameterTypeDefaultNotes
ISE ERS host
ers_host
stringise-pan.local
CoA port
coa_port
number1700
NAD import CSV
nad_csv
stringnads.csv

Hint 1Name your vendors and OS versions

Mention the exact platforms you run (Cisco ISE) so the generated nac logic uses the right CLI/NETCONF syntax.

Hint 2State your real thresholds

Provide concrete values for ISE ERS host, CoA port, NAD import CSV instead of the defaults — they shape what counts as a fault.

Hint 3Prioritize the checks you need

This tool can iSE ERS API and node registration. Ask for the subset relevant to your incident to keep output focused.

Hint 4Describe your inventory format

Tell the assistant whether your device list is CSV, YAML, or JSON and which columns it has, so parsing matches your data.

Sample inventory schema

Authoritative shape of the device/policy data this script consumes.

nads.csv
csv
Network access devices to register in ISE
terminal
name,ip,device_group
sw-mum-01,10.20.0.11,Campus/Mumbai
sw-blr-02,10.30.0.12,Campus/Bangalore

Expected output

Reference terminal output the script should produce — used as a stylistic and structural target.

terminal
[2026-06-12] INFO  ISE ERS: importing 240 network access devices...
  Registered PSN ise-psn-02 · replication SYNCED
  240 NADs created · shared-secrets pulled from Vault (kv/netops)
  RADIUS test (PAP) against 5 NADs: 5/5 Access-Accept
Summary: 240 NADs · 0 errors · report → ise_deploy.html