net routing bfdΒΆ

net routing bfd(1)	      BIG-IP TMSH Manual	    net routing bfd(1)



NAME Early Access - bfd - placeholder
MODULE net routing
SYNTAX
   CREATE/MODIFY
	create bfd [name]
	modify bfd [name]
	  options:
	    gtsm [disabled | enabled]
	    gtsm-ttl [integer]
	    notification [disabled | enabled]
	    route-domain [[string] | none]
	    slow-timer [integer]
	    multihop-peer [add | delete | modify | replace-all-with] {
	       [ [name] ] {
		 options:
		   interval [[string] | none]
		   minrx [[string] | none]
		   multiplier [[string] | none]
	       }
	    }
	    vlan [add | delete | modify | replace-all-with] {
	       [ [name] ] {
		 options:
		   enabled [true | false]
		   interval [[string] | none]
		   minrx [[string] | none]
		   multiplier [[string] | none]
	       }
	    }

   DISPLAY
   DELETE  delete bfd [name]
DESCRIPTION placeholder
EXAMPLES
OPTIONS
       gtsm State of Generalized TTL Security Mechanism (GTSM) protection.

       gtsm-ttl
	    Sets a BFD GTSM TTL (time to live) value. (default: 255)

       notification
	    State of BFD notification.

       route-domain
       slow-timer
	    Set a BFD slow timer interval. (default: 1000)

       multihop-peer
	    interval
	    minrx
	    multiplier
       vlan
	    enabled
	    interval
	    minrx
	    multiplier

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 bfd(1)