cm watch-sys-deviceΒΆ

cm watch-sys-device(1)	      BIG-IP TMSH Manual	cm watch-sys-device(1)



NAME
       watch-sys-device - Displays information about the local device.

MODULE
       cm

SYNTAX
       Run the watch-sys-device program within the cm module using the syntax
       shown in the following sections.

   RUN
	run watch-sys-device

DESCRIPTION
       You can use the watch-sys-device program to view dynamic information
       about the local device.

       By default, multiple devices with identical information are collapsed
       into a single row that displays in green. The devices column identifies
       the devices by the suffix of the configuration synchronization IP
       address configured on the device. For example, if the devices in a
       device group have the IP addresses 10.0.0.15 and 10.0.0.16, the IDs in
       this column will be 15 and 16. Use the c (collapse) command to
       deactivate/activate this behavior.

       Within the program, you can use the following keys:

       Press h to see a list of available commands.
       Press the back tick key (`) to exit the help page.
       Press c to toggle the view from a collapsed view to a full view. The
       command gathers information from every device in the trust group. When
       all devices in the trust group report the same information the view is
       collapsed and one line, highlighted in green, displays the information.
       The devices included in the line are shown in the devices column. You
       can press c to see the full view, which displays each device on a
       separate line.
       Press Ctrl-C to exit the program.
       Press the arrow keys to navigate across the columns or down the rows.

       The content in the columns includes:

       devices
	    Displays the suffix of the configuration synchronization IP
	    address configured on the device. For example, if the devices in a
	    device group have the IP addresses 10.0.0.15 and 10.0.0.16, the
	    IDs in this column will be 15 and 16.

       name Displays the device object name.

       platform
	    Displays the device platform.

       build
	    Displays the software build installed on the device.

       failover_state
	    Displays the high availability state (active or standby) of the
	    device.

       mgmt_ip
	    Displays the IP address of the management port on the device.

       configsync_ip
	    Displays the IP address on the device that is used for
	    configuration synchronization.

       unicast_ip
	    Displays the unicast IP address of the device.

       multicast_ip
	    Displays the multicast IP address of the device.

       mirror_ip
	    Displays the IP address used for configuration mirroring for the
	    device.

       mirror_secondary_ip
	    Displays the secondary IP address used for configuration mirroring
	    for the device.

       desc Displays a description of the device.

SEE ALSO
       run, tmsh, watch-devicegroup-device, watch-trafficgroup-device

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 2008-2013, 2016. All rights
       reserved.



BIG-IP				  2017-06-30		cm watch-sys-device(1)