01-18-2024 06:23 AM
Hi there - I've inherited a Cisco 887VA router and have successfully factory reset it to 10.10.10.1. I can browse to it, using the default cisco/cisco credentials, but there seems to be no GUI - only a list of commands. Does such a GUI exist, or is there a configuration tool that can be downloaded ?
Thanks in advance.
01-19-2024 02:16 AM - edited 01-19-2024 02:20 AM
as the release notes mention a bug for this series it suggests there is a GUI f
AP 860VAE-W GUI does not reflect changes in WLAN Configuration |
what do you mean with only a list of commands ? is this when accessing the router over http(s)?
did you configure an account/password first to login into the gui?
if you accessed from the cli check if the running config contains (default)
no ip http server no ip http secure-server
you can use
configure terminal
ip http server
ip http secure-server
end
write (or copy running-config startup-config
01-19-2024 02:22 AM
01-19-2024 02:27 AM
01-19-2024 02:55 AM - edited 01-19-2024 03:15 AM
the model used to be supported by Cisco Network Assistant see this post
Is Cisco 867VAE supported in CNA (Cisco Network Assistant)? - Cisco Community
but CNA itself is EOL,
Cisco Network Assistant - Retirement Notification - Cisco
this refers to Cloud and Systems Management for other options like
Cisco Configuration Assistant (CCA) - Cisco
Software Download - Cisco Systems
01-19-2024 03:25 AM
01-19-2024 03:41 AM - edited 01-19-2024 03:47 AM
Hi there,
some older GUI's only offer a web-interface to construct the CLI commands, not a "real" GUI
if this is not what you are looking for, then stick to the command line using console-port or telnet/SSH
yes, normally you need an account attached to a service contract to download software,
did you try logging in with the same account you use for this forum ?
no you do not need to add another ip-address, the current address is sufficient for now.
ip http access-class 23 ->> check if an corresponding "access-list 23 "exists in the configuration
01-19-2024 03:50 AM
01-19-2024 04:05 AM
you're welcome
01-19-2024 03:49 AM
can you post show version installed on the device.
if you have right image , you need create local user to access GUI :
username balaji privilege 15 xxxxxxxxxx xxxxxxxxxxxxx
ip http authentication local
01-19-2024 04:12 AM
01-19-2024 11:25 AM
post show version (full here) and dir flash:
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