I have a CISCO 2800 serise router. I am faching prolem with it. I need to enter the router. But i have forgot the router's IP. Can anybody tell me how i can find the IP?

Recommended Answers

All 4 Replies

If you are running Windows systems, go to the command prompt (cmd.exe) and run the command "ipconfig". If Linux/Unix, go to a command prompt and run the command "ifconfig". These should should your network interfaces, and the address of the router (gateway), along with other stuff.

or ipconfig/all

@XP78USER - the /all flag should not be necessary to find the gateway address. What it will do is generate a lot of confusing data for a new user. :-)

you don't type that into the router... that's a windows command.

IF you have physical access to the 2800, use a Console cable to the unit connected to a terminal emulator (e.g. putty).

enable
<enter your password>
show ip int | incl Internet address

That will list all ips on the router.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.