Configuring VXLAN Flow

Limitations
Modification to the Tunnel config or Tunnel-related Flow is not supported. However, you can delete the existing configuration and create a new one as needed.
Flow with Tunnel interface cannot have an 'override-to' action in the rule configuration
Configure Tunnel Flow only after the VxLAN tunnel is operationally 'UP' in the "show vxlan tunnel all/<tunnel-id>" output
Only 1 rule can be configured in tunnel-related flow
The current release doesn't support VxLAN tunnel over a LAG interface
For remote VxLAN-VTEP(Different subnet), the below order has to be followed for configuration
tunnel tunnel1
ingress/tunnel-interface <interface>
source-ip <src-ip>
gateway <gateway-ip>
destination-ip <dest-ip>
vni <vni-id>
vlan-tagging disable
Last updated