Troubleshooting ISE, or just trying to remember what commands need to be put where, is actually REALLY easy.
ISE does it all for you, you just need to tell it to do so.
The Operations menu has a sub-menu, for troubleshooting. In there are some troubleshooting tools. One of these is the "Evaluate Configuration Validator". It's under general tools:
You tell it what device to query, and what options you want to validate, and it goes away and tries to connect:
We need to put in the username and password, along with the enable password:
Once we have put these in, it goes and queries the device:
Once we have done this, we get a nice little report:
We click on "Show Results Summary" and get this:
Lots of red there!
Drilling down into each of these we can see exactly what we are missing for the AAA global configuration:
For RADIUS:
For Device Discovery:
Logging:
The profiler:
Web Auth:
CTS:
And the interfaces, which have a couple of sections:
As you can see, I have a bit of work that I need to do, but this tool will be a life-saver in the lab exam! All you need to do is point ISE at the device and do the config validator.
Many of the missing commands can be pasted on to the device without modification. Others need a little tweaking, but are all very self explanatory. This will certainly make the lab exam a little smoother, especially as we can see which commands are mandatory (by the orange circle). We won't need ALL of the commands, and some are not valid on different platforms.
Just so long as Cisco don't remove this tool in the lab, this will make life a whole lot easier, and the exam a little less stressful.