06-06-2023 01:01 AM
hi
ive deployed a cisco ISE VM from the azure marketplace and followed the steps from this guide.
the deployment was successful and i can see that the VM is running and i saw no errors pop up.
in the guide it says that i now need to log into the ISE admin Portal to confirm that ISE is up and running... unfortunately i cannot access the portal via the https url
can somebody confirm if this is the correct URL to use?
the management server im using is on the same subnet as the ISE VM. I can confirm that inter subnet connectivity is allowed.
im not sure if ive missed something... can anybody advise on this?
cheers!
Solved! Go to Solution.
06-20-2023 07:52 AM
omg i just noticed that the primarynameserver has to be an IP... no mention of entering fqdn here...
primarynameserver: Enter the IP address of the primary name server. Only IPv4 addresses are supported.
maybe this is the issue...
06-09-2023 09:59 AM
The URL is correct. To check for GUI issue, login to CLI of ISE and check "show application status ise" and check the "application server", "ISE API Gateway Database Service" and "ISE API Gateway Service". They should be running.
06-20-2023 07:24 AM
when i run show application status ise it says that show is not a command
-bash-4.4$ show application status ise
-bash: show: command not found
-bash-4.4$
not sure where to go from here.... do i really need to have an external public IP enabled on this node?
06-20-2023 07:44 AM - edited 06-20-2023 07:45 AM
If you're getting a bash prompt, something went wrong and ISE did not install correctly. Did you populate the User data?
No, you do not need a public IP
06-20-2023 07:50 AM
yeah i assume something wasnt loading correctly during the deployment
in regards to the user data, yes i entered in the following
password that ive entered here meets the password complexity requirements.
hostname=ISE01
primarynameserver=DC.domain.com
dnsdomain=domain.COM
ntpserver=DC.domain.com
timezone=Etc/UTC
password=randompassword
ersapi=no
openapi=no
pxGrid=no
pxgrid_cloud=no
maybe one of these isnt entered in correctly or i got the syntax wrong?
06-20-2023 07:52 AM
omg i just noticed that the primarynameserver has to be an IP... no mention of entering fqdn here...
primarynameserver: Enter the IP address of the primary name server. Only IPv4 addresses are supported.
maybe this is the issue...
06-20-2023 08:15 AM
Ahh, yes, that is a subtle requirement....and not a nice one
06-20-2023 08:07 AM
The syntax looks correct for the User data. At this point, I'd delete this deployment and try again.
06-20-2023 08:12 AM
yep im redeploying now but i changed the FQDNs and just put the IPs in... and guess what
its working now... im on the console of the vm and show application status ise is loading
i can see that a lot of services are currently in the 'not running' state, no doubt everything is still booting up
i know ise can take a bit of time to load up so i will wait and try again in 20 min or so
ISE PROCESS NAME STATE PROCESS ID
--------------------------------------------------------------------
Database Listener running 18279
Database Server running 92 PROCESSES
Application Server not running
Profiler Database not running
ISE Indexing Engine not running
AD Connector not running
M&T Session Database not running
M&T Log Processor not running
Certificate Authority Service not running
EST Service not running
SXP Engine Service disabled
TC-NAC Service disabled
PassiveID WMI Service disabled
PassiveID Syslog Service disabled
PassiveID API Service disabled
PassiveID Agent Service disabled
PassiveID Endpoint Service disabled
PassiveID SPAN Service disabled
DHCP Server (dhcpd) disabled
DNS Server (named) disabled
ISE Messaging Service not running
ISE API Gateway Database Service not running
ISE API Gateway Service not running
ISE pxGrid Direct Service not running
Segmentation Policy Service disabled
REST Auth Service disabled
SSE Connector disabled
Hermes (pxGrid Cloud Agent) disabled
McTrust (Meraki Sync Service) disabled
ISE Node Exporter not running
ISE Prometheus Service not running
ISE Grafana Service not running
ISE MNT LogAnalytics Elasticsearch disabled
ISE Logstash Service disabled
ISE Kibana Service disabled
06-12-2023 04:59 PM
There are typically 2 IPs in a cloud environment - a public IP and a private IP. Be sure you are using the public IP.
The real issue is most likely your Security Group (SG) permissions. Verify you are allowing HTTPS inbound into your ISE VM from the Internet.
06-20-2023 07:22 AM
sorry for the delayed reply.. ive been away on holidays.
why do we have to use a public IP to connect to this device? why cant we use the private IP which is what we currently have enabled...
public IP has not been configured.
the management server and this ISE node sit in the same subnet/vlan so they are right next to each other.. surely i should be able to access the web GUI via the internal private IP as well not just the public?
06-20-2023 08:16 AM
Also make sure you use an admin password that meets the complexity requirements or the application server will not start after install. You can find the requirements here.
https://www.cisco.com/c/en/us/td/docs/security/ise/3-2/admin_guide/b_ise_admin_3_2/b_ISE_admin_32_deployment.html#ID649
06-20-2023 08:20 AM
hopefully the password i set will allow me to log in... if not ill try again.
im going to redeploy this into its proper landing zone anyways as im currently testing the process.
cheers for the link Damien
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide