05-09-2016 06:39 AM - edited 03-18-2019 05:54 AM
Is there any command that can turn off a VCS?
Type xCommand reboot?
Regards...
Solved! Go to Solution.
05-09-2016 07:35 AM
Hi,
I think you cannot shutdown VCS from CLI. For that , u need to do through GUI under Maintenance --Shutdown
from CLI, u can run command xcommand restart for restart
regds,
aman
05-09-2016 07:35 AM
Hi,
I think you cannot shutdown VCS from CLI. For that , u need to do through GUI under Maintenance --Shutdown
from CLI, u can run command xcommand restart for restart
regds,
aman
05-09-2016 09:03 AM
Aman is correct, there is no CLI command to shutdown the VCS, the only method is using the web interface. Looking through the admin guides, in VCS releases X7.2 and earlier, this was mentioned as not being possible, however starting with X8 and later that text was removed for some reason.
05-09-2016 04:56 PM
If you telnet or ssh to the VCS and log in as the "root" user, then you can use the shutdown command.
Wayne
--
Please remember to rate responses and to mark your question as answered if appropriate.
Please remember to mark helpful responses and to set your question as answered if appropriate.
03-16-2017 09:03 AM
Wayne is right! Use this after ssh with root user:
shutdown -t secs: now
03-06-2020 04:11 PM
That doesn't shut it down. It only puts it in "Maintenance Mode"
# shutdown -t secs: now
The system is going down to maintenance mode NOW!
07-15-2017 10:34 AM
login as root and use
"shutdown -h -t secs: now".
Note: I did it just last night, ver x8.6.
06-03-2024 05:10 AM - edited 06-03-2024 05:11 AM
Enter with root account by ssh and type shutdown -h now
Regards
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide