03-16-2022 07:25 AM
Hello,
Is there a way to limit Webui to a specific IP address for cisco routers. For instance, I only want to allow a specific IP address to access the Router Webui. Thanks in advance.
03-16-2022 07:34 AM
@TyIT you can define a normal ACL permitting/restricting traffic, then apply the ACL using "ip http access-class <ACL>"
3650(config)#ip http ?
access-class Restrict http server access by access-class
03-16-2022 08:24 AM
Rob,
Thank you for your response. So basically, I would just permit the router IP address to IP I want to allow and then a deny any any?
03-16-2022 08:26 AM
@TyIT correct
03-16-2022 11:56 AM
Appreciate the help Rob.
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