net ipsec ipsec-saΒΆ

net ipsec ipsec-sa(1)				  BIG-IP TMSH Manual				net ipsec ipsec-sa(1)

NAME
       ipsec-sa - Displays IPsec security associations on the BIG-IP(r) system.

MODULE
       net ipsec

SYNTAX
       Use the ipsec-sa component within the ipsec module to manage IPsec security associations using the following
       syntax.

   DISPLAY
	 show ipsec-sa
	  option:
	    all-properties
	    src-addr [IP address]
	    dst-addr [IP address]
	    route-domain [integer]
	    spi [integer]
	    traffic-selector [name]

DESCRIPTION
       You can use the ipsec-sa component to display information about IPsec security associations in the system.

EXAMPLES
       show ipsec-sa all-properties

       Display detail information about IPsec security associations.

OPTIONS
       src-addr
	    Specifies the source IP address of the security associations that you want to display.

       dst-addr
	    Specifies the destination IP address of the security associations that you want to display.

       route-domain
	    Specifies route domain used for traffic that you want to display. The default value is the default route
	    domain.

       spi  Specifies the SPI of the security associations that you want to display.

       traffic-selector
	    Specifies the name of the traffic-selector object associated with the security associations that you want
	    to display.

SEE ALSO
       show, net ipsec traffic-selector, net ipsec ipsec-policy, 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 2008-2013. All rights reserved.

BIG-IP						      2015-01-21				net ipsec ipsec-sa(1)