Before version 2.4 quick way was:
- Log in to the Cisco ISE CLI (you can use VM console or SSH).
- Enter the following commands:
application stop ise
configure terminal
interface GigabitEthernet 0
ip address new_ip_address new_subnet_mask
The system prompts you for the IP address change. Enter Y…
- Enter Y to restart the system.
In version 2.4 and higher way is:
- Log in to the Cisco ISE CLI (you can use VM console or SSH).
- Enter the following commands:
application stop ise
reset-config
ISE 2.4: Common System Maintenance Tasks