vxlans source-interface address


User can configure vxlan source interface ip address .


Command Syntax

set vxlans source-interface <interface> address <ipv4-addr>

delete vxlans source-interface <interface> address <ipv4-addr>


Parameter
<interface> The vlan interface, e.g. loopback or vlan10
<ipv4-addr>The IPv4 address


Example
• This example demonstrates how to configure the vxlan to use the IP address 10.10.10.1 as the source address in the encapsulation fields of outbound VXLAN frames.

  XorPlus# set vxlans source-interface loopback address 10.10.10.1
  XorPlus# commit



Copyright © 2024 Pica8 Inc. All Rights Reserved.