/
vxlans vni <text> flood vtep <ipv4-addr> bfd

vxlans vni <text> flood vtep <ipv4-addr> bfd


User can configure the flood vtep address enable or disable bfd for vxlan vni.


Command Syntax
set vxlans vni <text> flood vtep <ipv4-addr>  bfd <bool>

Parameter
• <text>  VXLAN segment ID, decimal format ranges 1-16777215 or notation dotted foramt 100.100.200
• <ipv4-addr>  IPv4 address of vxlan vtep.
• <bool>  Enable bfd address.

    •  true Enable bfd address

    •  false Disable bfd address

 Example

  • This example demonstrates how to configure the VXLAN flood vtep address enable bfd for the VNI 10010

     XorPlus# set vxlans vni 10010 flood vtep 20.20.20.1 bfd true
     XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.