cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
589
Views
0
Helpful
2
Replies

SDM on router 837

shane.kearney
Level 1
Level 1

When trying to install SDM on my 837 router it prompts me for a user name and password as well as a hostname or IP address, how do I assign these to the router? is it just a matter of

comfig t

router# hostname XXX

2 Replies 2

dgroscost
Level 4
Level 4

I would refer to the Quick Start Guide, also included with the hardware.

http://www.cisco.com/en/US/docs/routers/access/800/837/hardware/quick/guide/837qsg.html

Istvan_Rabai
Level 7
Level 7

Hi Shane,

Assign an ip address on the router interface through which you connect to the router with SDM:

example:

conf t

interface FastEthernet0/0

ip address 10.1.1.1 255.255.255.0

Then create a username and password as follows:

conf t

username xxxxx privilege 15 password yyyyy

then enable http server:

ip http server

When SDM prompts you for the ip address, username and password, you should then type these in what you have configured into the router.

Cheers:

Istvan

Review Cisco Networking products for a $25 gift card