ISE Troubleshooting and Best Practices/FAQ
Frequently Asked Questions
1. I am able to ping ISE but the GUI doesn't open
Resolution:
Step1: Logon to ISE CLI either by ssh or vmware Console
-
ISE/admin# show application status iseISE PROCESS NAME STATE PROCESS ID--------------------------------------------------------------------Database Listener running 18828Database Server running 52 PROCESSESApplication Server Initializing 22401Profiler Database running 20322ISE Indexing Engine running 22811AD Connector running 24430M&T Session Database running 20230M&T Log Collector running 23715M&T Log Processor running 23603Certificate Authority Service running 23110EST Service running 11077SXP Engine Service running 23543TC-NAC Docker Service disabledTC-NAC MongoDB Container disabledTC-NAC RabbitMQ Container disabledTC-NAC Core Engine Container disabledVA Database disabledVA Service disabledpxGrid Infrastructure Service disabledpxGrid Publisher Subscriber Service disabledpxGrid Connection Manager disabledpxGrid Controller disabledPassiveID Service running 24199DHCP Server (dhcpd) disabledDNS Server (named) disabled
IT MAY TAKE UPTO 20 MINUTES FOR THE ISE TO COMPLETE BOOT AND START THE APPLICATION SERVER
2. I am unable to join AD domain from ISE, it gives me a time skew error.
Resolution:
Step1: Make sure that the time on ISE and time on AD are synced
a.) If ISE Is using NTP sever, check the NTP status, see output below
-
ISE/admin# sho ntpConfigured NTP Servers:150.1.7.232synchronised to NTP server (150.1.7.232) at stratum 3time correct to within 80 mspolling server every 1024 sremote refid st t when poll reach delay offset jitter==============================================================================127.127.1.0 .LOCL. 10 l 40h 64 0 0.000 0.000 0.000*150.1.7.232 150.1.7.231 2 u 519 1024 377 1.241 -0.634 2.987* Current time source, + Candidate , x False tickerWarning: Output results may conflict during periods of changing synchronization.ISE/admin# show clockMon Nov 26 01:01:07 UTC 2018ISE/admin#
b.) Logon to the active directory server and verify the time and timezone in the task bar
Step2: If you dont have a NTP server, then manually set the time on ISE using the following command to match the time on your active directory server
-
ISE/admin# clock set NOV 26 09:26:00 2018
Quick Video on how to integrate Active directory with ISE
3. The status of the ISE application server is stopped, what do I do ?
Resolution:
Step1: use the following command to start it
-
ISE/admin# application start ise