Hello,
Network virtualization edge (NVE) is a functional entity that implements network virtualization. After packets in VMs are encapsulated by NVEs, an L2 virtual network can be established between NVEs based on the L3 network. The switch on the network device entity and the switch on the server entity can function as the NVE. The NVE configuration is required in the SDN project.
The following is the NVE configuration in the customer test environment.
interface Nve1
source 2.2.2.1
vni 5001 head-end peer-list protocol bgp
vni 5002 head-end peer-list protocol bgp
vni 5005 head-end peer-list protocol bgp
vni 5012 head-end peer-list protocol bgp
vni 5014 head-end peer-list protocol bgp
vni 10032 head-end peer-list protocol bgp
vni 18888 head-end peer-list protocol bgp
vni 18889 head-end peer-list protocol bgp
mac-address 0000-5e00-0101
Hope to help you!