Link to home
Start Free TrialLog in
Avatar of ebooyens
ebooyens

asked on

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!
ASKER CERTIFIED SOLUTION
Avatar of mkabyshev
mkabyshev

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ebooyens
ebooyens

ASKER

Great thanks, so I just did

config
access-list 23 permit "yourIP" "mask"

as I already have the others in the config.  Does that make it permanent or do I need to do something to make it permanent?

Thanks!
enable
write

I think that did it.  Thanks
don't forget to save
router#wr

:)