cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
2040
Views
0
Helpful
2
Replies

Configure Cisco 837 Router

ufodisko13
Level 1
Level 1

I just received an old cisco modem (or is it called router?) and I'm trying to enter the dashboard to configure it, no luck so far using 10.10.10.1

I downloaded HyperTerminal and followed these instructions to reset it to factory default. I think it went well because I didn't get any error and it went as the article said it would. However, I'm still not being able to access the dashboard.

I ran this command from the HyperTerminal

show running-config

And I got this in return

version 12.3

no service pad

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

!

hostname Router

!

boot-start-marker

boot-end-marker

!

!

no aaa new-model

ip subnet-zero

!

!

ip audit notify log

ip audit po max-events 100

ip ssh break-string

no ftp-server write-enable

I don't know where to go from here. Any advise?

2 Replies 2

blau grana
Level 7
Level 7

Hello George,

what do you mean by "access dashboard"?

As you can see from configuration, your router has no IP address, so you can configure it only via console.

Best Regards

Please rate all helpful posts and close solved questions

Best Regards Please rate all helpful posts and close solved questions

bpascault
Level 1
Level 1

Hi,

For activating the "web interface" I think you need to :

- Configure IP address

- Configure an account (aaa new-model etc)

- Configure http server

For information : http://www.cisco.com/en/US/docs/ios/fundamentals/configuration/guide/web_based_cfg_ps6350_TSD_Products_Configuration_Guide_Chapter.html#wp1011873

Regards

Boris