net routing extcommunity-listΒΆ

net routing extcommunity-list(BIG-IP TMSH Manunet routing extcommunity-list(1)



NAME Early Access - extcommunity-list - placeholder
MODULE net routing
SYNTAX
   CREATE/MODIFY
	create extcommunity-list [name]
	modify extcommunity-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]
		   regex [[string] | none]
		   rt [[string] | none]
		   soo [[string] | none]
	       }
	    }

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

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 extcommunity-list(1)