set vxlans vni flood vtep
User can configure flood vtep address for vxlan vni.
Command Syntax
set vxlans vni <text> flood vtep <ipv4-addr>Â
Parameters
Parameter | Description |
vni <text> | VXLAN segment ID, decimal format ranges 1-16777215 or notation dotted foramt 100.100.200 |
vtep <ipv4-addr> | IPv4 address of vxlan vtep. |
Â
Example
• This example demonstrates how to configure the VXLAN head-end replication flood lists for the VNI 10010.
  XorPlus# set vxlans vni 10010 flood vtep 20.20.20.1
  XorPlus# set vxlans vni 10010 flood vtep 30.30.30.1
  XorPlus# commit
Â
Â
Copyright © 2024 Pica8 Inc. All Rights Reserved.