security scrubber unredirectΒΆ

security scrubber unredirect(1) 		  BIG-IP TMSH Manual		      security scrubber unredirect(1)

NAME
       unredirect - Stop scrubbing for a monitored entity. A unredirect command enables a user to stop
       redirection(scrubbing) for a selected monitored entity such as category, virtual server, or route domain.

MODULE
       security scrubber

SYNTAX
       Configure the redirect component within the security scrubber module using the syntax shown in the following
       sections.

   RUN
	run security scrubber unredirect
	  options:
	   profile [scrubber-profile-default]
	       unredirect-category [string]
	       unredirect-netflow-protected-server [string]
	       unredirect-route-domain [string]
	       unredirect-virtual-server [string]

DESCRIPTION
       You can use the unredirect component to stop traffic redirection (scrubbing) for a selected monitored entity.

EXAMPLES
	run security scrubber unredirect scrubber-profile scrubber-profile-default unredirect-category 
	run security scrubber unredirect scrubber-profile scrubber-profile-default unredirect-virtual-server 
	run security scrubber unredirect scrubber-profile scrubber-profile-default unredirect-route-domain 
	run security scrubber unredirect scrubber-profile scrubber-profile-default unredirect-netflow-protected-server 

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

BIG-IP						      2017-06-20		      security scrubber unredirect(1)