net routing community-listΒΆ

net routing community-list(1) BIG-IP TMSH Manual net routing community-list(1)



NAME Early Access - community-list - placeholder
MODULE net routing
SYNTAX
   CREATE/MODIFY
	create community-list [name]
	modify community-list [name]
	  options:
	    description [[string] | none]
	    route-domain [[string] | none]
	    type [[string] | none]
	    entries [add | delete | modify | replace-all-with] {
	       [ [name] ] {
		 options:
		   action [[string] | none]
		   community [[string] | none]
		   regex [[string] | none]
	       }
	    }

   DISPLAY
   DELETE  delete community-list [name]
DESCRIPTION placeholder
EXAMPLES
OPTIONS
       description
       route-domain
       type
       entries
	    action
	    community
	    regex

SEE ALSO
NOTES
       This is an early access feature, experimental and susceptible to change
       in future releases.

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



BIG-IP				  2017-09-05	 net routing community-list(1)