Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IP ROUTE Command disapreaed

Status
Not open for further replies.

rraazz

Technical User
Joined
Sep 1, 2002
Messages
3
Location
IL
I have a strange behavior, a router that was operating for years stopped suddenly, when you go into the router:
1. you see the ip configuration
2. you can ping the local and remote servers
3. the router lost all his static routes

I cannot put new routes and I CANT EVEN FIND THE COMMAND!!!


Any idea??? :-(
 
Once in enable mode, type "CONFIG T" and hit enter, then type "IP ROUTE ?" there... That's where it should be...
 

Password:
f2(boot)#ena
f2(boot)#config t
Enter configuration commands, one per line. End with CNTL/Z.
f2(boot)(config)#ip route
^
% Invalid input detected at '^' marker.

f2(boot)(config)#ip ?
bootp
subnet-zero
source-route
tftp
security
host-routing
domain-lookup
domain-list
tcp
telnet
address-pool
tacacs
rcmd
accounting-threshold
accounting-list
accounting-transits
local
default-gateway
host
hp-host
domain-name
name-server
alias

f2(boot)(config)#ip
 
WEll, it looks like you are in the ROM IOS because of the (boot). Has the router always ran in that mode? I doubt it, but just wondering. If you said that it just stopped working one day then there are a couple possiblities of the problem. If it is starting in the ROM IOS then it could be the flash memory went bad. Just a quick guess though. If you could post the startup sequence of the router, and the "show flash" command then we might be able to figure this out.

Burke
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top