Question : Cisco router allow remote remote management

Hi there,

Could someone help me with the telnet commands to allow an external IP http management on a Cisco 2811?

I've got SDM on my laptop and I just want to be able to manage it from here.

Thanks!

Answer : Cisco router allow remote remote management

try this in:
ip http server
ip http access-class 23
ip http secure-server
ip http authentication local
access-list 23 permit "yourIP" "mask"
username "yourusername" privilege 15 secret 0 "yourpassword"
Random Solutions  
 
programming4us programming4us