vxlans vni <text> flood vtep <ipv4-addr> mac-address


User can configure the flood vtep address set static mac address for vni.

 

Command Syntax
set vxlans vni <text> flood vtep <ipv4-addr>  mac-address <macaddr>

delete vxlans vni <text> flood vtep <ipv4-addr>  mac-address <macaddr>


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


Example
• This example demonstrates how to configure the VXLAN flood vtep address set static mac address is 00:e0:fc:00:0a:0b for the VNI

XorPlus# set vxlans vni 10010 flood vtep 20.20.20.1 mac-address 00:e0:fc:00:0a:0b
XorPlus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.