restartΒΆ

restart(1)		      BIG-IP TMSH Manual		    restart(1)



NAME
       restart command - Restarts a service on the BIG-IP(r) system.

MODULE
       All tmsh modules.

SYNTAX
       Use the command restart within tmsh to restart a specified service.

	restart
	  options:
	    /sys service [service name]

DESCRIPTION
       You can use the command restart to restart a specified service.

EXAMPLES
       restart /sys service mcpd

       Restarts the mcpd daemon.

       restart /sys service snmpd

       Restarts the snmpd daemon.

OPTIONS
       Tip: Use the tab completion feature to see a list of available
       services.

SEE ALSO
       start, stop, sys service, tmsh

COPYRIGHT
       No part of this program may be reproduced or transmitted in any form or
       by any means, electronic or mechanical, including photocopying,
       recording, or information storage and retrieval systems, for any
       purpose other than the purchaser's personal use, without the express
       written permission of F5 Networks, Inc.

       F5 Networks and BIG-IP (c) Copyright 2009-2010, 2013, 2016. All rights
       reserved.



BIG-IP				  2016-03-14			    restart(1)