start
start(1) BIG-IP TMSH Manual start(1)
NAME
start command - Starts a service on the BIG-IP(r) system.
MODULE
All tmsh modules.
SYNTAX
Use the start command within tmsh to restart a specified service.
start
options:
/sys service [service name]
DESCRIPTION
You can use the start command to start a specified service.
EXAMPLES
start /sys service mcpd
Starts the mcpd daemon.
start /sys service snmpd
Starts the snmpd daemon.
OPTIONS
Tip: Use the tab completion feature to see a list of available
services.
SEE ALSO
restart, 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-2013, 2016. All rights
reserved.
BIG-IP 2016-03-14 start(1)