I'm trying to enable to HTTP Interface so I can more easily manage the device and not have to manually enter commands of which I have not done out side the classroom in some time and would rather just do it via the web interface..
Relevant information:
Hardware: ASA5506, 4096 MB RAM, CPU Atom C2000 series 1250 MHz, 1 CPU (4 cores)
ASA Version 9.6(1)
The web interface would come up and let me enter a username and password so I tried the one that is used when I login via terminal interface and it kept telling me it was wrong. So I though the HTTP web server login might be disabled and ran this command to try and enable it
"
asa(config)# http server enable
asa(config)# http x.x.x.x y.y.y.y interface
asa(config)# copy run start
"
But now the web page just stays blank white and I do not get the web interface to login anymore.
Thoughts?
EDIT: The web interface now displays again but still will not take the username and password. What am I doing wrong.