Discussion on:

12
Comments

Join the conversation!

Follow via:
RSS
Email Alert
Now how do I access the firmware in my network card.I suspect that it is very similar.
0 Votes
+ -
Cisco IOS
reisen55@... 14th Jun 2008
If I recall from a few years ago, take laptop to router, obtain special cable from RJ45 on laptop to serial 9 pin on the router - connect and telnet into the router. You need router name and password for admin functions. Happy exploring.
0 Votes
+ -
You can easily find rollover cables on eBay for a reasonable price.
0 Votes
+ -
we got stacks of them heh
I've inherited 2 2811's. Supposedly they are both using the same credentials for admin access.

One of them will let me admin via the web interface and SSH, and the other will only work with SSH... it rejects the credentials when trying to access the web interface.

How can I get around this?

Thanks,

-Travis
0 Votes
+ -
Web access
option12 7th Nov 2008
several different things could be going on, such as an access list preventing access, etc. You are probably better off accessing these via ssh anyway. Try looking at the usernames, and at the login section of "show running config". you may also need to check if web access is on:
ip http server
0 Votes
+ -
Try adding "ip http authentication local" to the config
IOS commands are great learning tools for the Cisco professional. I teach Cisco and find that more IOS commands known by the IT professional the better his or her command of the router will be.
0 Votes
+ -
I agree
chris.wade@... 29th Jun 2008
there's been times when I'm working with a new WAN card that isn't spported by the web interface and requires manually to be setup. It's times like that the IOS commands come in handy.
I use 'show log' and 'show cdp neighbor' more frequently than debug.
0 Votes
+ -
term mon
career@... 9th Jan 2009
term mon should also be in here. It's the easiest way to see errors and debug output in real-time
I saw another option that I have yet to try.

Once you make your configuration changes, you need to save those changes. This command copies the configuration in RAM that you have been modifying to the configuration in flash. By copying it to flash, it will be saved when the router is powered off and restarted.

A shortcut for this command is wr (short for write memory).
Keyboard Shortcuts:
Prev
Next
Toggle
Join the conversation
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.