vserver <guest_name> <command> <parameters>
where command can be one of: - #build - #enter - #start - #stop
To stop a guest simply give it the stop command
vserver testguest stop
Mattzerah