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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

cisco on boot

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I have AS5300 , in Router(boot)# prompt

Where to go next , how can i bring it back to life ?

 
Sounds like a config-register problem.

Set the configuration register to 0x2102 and reload the router. This should cure it.

router(boot)#configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
router(boot)(config)#config-register 0x2102
router(boot)(config)#end
router(boot)#reload
System configuration has been modified.
Save? [yes/no]: no
Proceed with reload? [confirm]

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top