cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1308
Views
0
Helpful
3
Replies

Restarting switches in NetConfig

ken.gordon
Level 1
Level 1

Small issue I'm having when I run an adhoc command in NetConfig sending the command 'reload'. While the switch itself does infact restart, the NetConfig says that the job failed. It says failed as it times-out waiting for a response to the command (of course it does, the switch is restarting!). Is there a specific NetConfig job for reloading?

I'm running IOS updates and would like to restart the switches at a later date, can anyone suggest a solution for me, or perhaps what I'm doing wrong?

1 Accepted Solution

Accepted Solutions

miheg
Level 5
Level 5

I think you can use

reload in 0:10

This should stop the job from reporting an error.

To be sure the box rebooted you can check the syslog "reload report"

Cheers,

Michel

View solution in original post

3 Replies 3

galamayur
Level 1
Level 1

Hi,

I think you shud try reload

Regards

Mayur

miheg
Level 5
Level 5

I think you can use

reload in 0:10

This should stop the job from reporting an error.

To be sure the box rebooted you can check the syslog "reload report"

Cheers,

Michel

This worked perfectly, thanks for your help.