This section describes the VXLAN configuration method on the CLI.
The FW acts as a Layer-3 gateway on a VXLAN. You must configure a VXLAN tunnel and a VXLAN interface (BDIF interface).
The IP address of the source VTEP of the NVE interface and the ingress replication list of the VNI define a VXLAN tunnel.
bridge-domain bd-id
If a VXLAN has many BDs, you can configure a description for each BD to mark their features, for example, forwarding service types.
description descriptionvxlan vni vni-id
interface nve nve-number
The value can be the IP address of a physical interface or the loopback interface. In hot standby scenarios, use the VRRP virtual IP address.
source ip-addressvni vni-id head-end peer-list ip-address &<1-10>
The IP address of the remote VTEP cannot be in the same network segment as the IP address of the BDIF. Otherwise, the VXLAN tunnel cannot be established.
A static MAC address entry is configured for the VXLAN. Packets matching the VNI and destination MAC address are encapsulated and sent to the IP address of the remote VTEP. This entry will not age.
mac-address static mac-address vni vni-id peer ip-addressFor detailed configurations, see Configuring BDIF Interfaces (VXLAN Interfaces).