Link to home
Start Free TrialLog in
Avatar of amerretz
amerretzFlag for Australia

asked on

Cisco Catalyst Needs 'boot' command to start

Hi,

We currently have a Catalyst 4000 series switch. When the switch is power cycled we have to type in the word 'boot' for it to load the configuration and become functional.

Can anybody please explain to me how we can have the switch load without having to type in this commnad?

Thanks,
Avatar of egyptco
egyptco
Flag of Austria image

1)do "show version"
if you having the line different than
 
Configuration register is 0x2142

enter the command:
config-register 0x2102

2) pecify the system image that the router loads at startup:
boot system flash [device:][filename]
write mem <- store the config into startup-config
Avatar of Don Johnston
CatOS or IOS?
Avatar of amerretz

ASKER

Don't know how can I tell?
When you're in privileged mode, is the prompt

Switch# = IOS

or

Switch(enable)# =CatOS

ASKER CERTIFIED SOLUTION
Avatar of Greythorn
Greythorn

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Your the best.