sys ip-addressΒΆ

sys ip-address(1)				  BIG-IP TMSH Manual				    sys ip-address(1)

NAME
       ip-address - Displays the IP addresses currently associated with a configuration object on a BIG-IP(r) system.

MODULE
       sys

SYNTAX
       Display the IP addresses associated with a BIG-IP system configuration object using the syntax in the
       following section.

   DISPLAY
	show ip-address
	  options:
	    [all-properties | field-fmt]

DESCRIPTION
       You can use the ip-address component to display the location on the BIG-IP system of the IP addresses
       associated with a configuration object. The system displays the following information:

       Entry
	    Displays the IP address and any associated configuration. For example, for a Local Traffic Manager pool
	    member, the entry is the member's IP address and port number, 10.1.1.1:80.

       Component
	    Displays the type of component associated with the IP address. For example, for a Local Traffic Manager
	    pool, the entry is ltm pool.

       Object-ID
	    Displays the name of a configuration object associated with the IP address. For example, for a Local
	    Traffic Manager pool named my_pool, the entry is my_pool.

       Property
	    When you specify the all-properties option, displays the name of the property that contains the IP
	    address value. Note that if the IP address is an object identifier the system displays n/a.

EXAMPLES
       show ip-address

       Displays the IP addresses currently associated with a BIG-IP system configuration object.

OPTIONS
       For information about the options that you can use with the command show, see help show.

SEE ALSO
       show, 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. All rights reserved.

BIG-IP						      2010-03-11				    sys ip-address(1)