The command set vxlans l3-vni is used to add the L3 VNI ID to VXLAN routing. It will advertise the Type-2 host advertisements and Type-5 prefix routes for the VNI.
Run the command delete vxlans l3-vni to remove this configuration from the system.
Command Syntax
set vxlans [vrf <vrf-name>] l3-vni <vni-id>
delete vxlans [vrf <vrf-name>] l3-vni <vni-id>
Parameters
vrf <vrf-name> | Optional, specifies the VRF name. |
l3-vni <vni-id> | Specifies the layer 3 VNI ID. |
Example
This example demonstrates how to enable advertisement of Type-2 and Type-5 routes for a given VRF and VNI ID.
admin@XorPlus# set vxlans vrf vrf1 l3-vni 100