IPv6 VXLAN can be deployed in centralized gateway mode so that all inter-subnet traffic is forwarded through Layer 3 gateways, thereby implementing centralized traffic management.
Usage Scenario
To allow intra- and inter-subnet communication between a tenant's VMs located in different geological locations on an IPv6 network, properly deploy Layer 2 and Layer 3 gateways on the network and establish IPv6 VXLAN tunnels.
On the network shown in
Figure 1, Server2 and Server3 belong to the same network segment and access the IPv6 VXLAN through Device1 and Device2, respectively. Server1 and Server2 belong to different network segments and both access the IPv6 VXLAN through Device1.
- To allow VM1 on Server2 and VM1 on Server3 to communicate, deploy Layer 2 gateways on Device1 and Device2 and establish an IPv6 VXLAN tunnel between Device1 and Device2. This ensures that the VMs on the same network segment can communicate.
- To allow VM1 on Server1 and VM1 on Server3 to communicate, deploy a Layer 3 gateway on Device3 and establish one IPv6 VXLAN tunnel between Device1 and Device3 and another one between Device2 and Device3. This ensures that the VMs on different network segments can communicate.
The VMs and Layer 3 VXLAN gateway can be allocated either IPv4 or IPv6 addresses. This means that either an IPv4 or IPv6 overlay network can be used with IPv6 VXLAN. Figure 1 shows an IPv4 overlay network.
Figure 1 Configuring IPv6 VXLAN in centralized gateway mode
Layer 3 gateways must be deployed on the IPv6 VXLAN if VMs must communicate with VMs on other network segments or with external networks. Layer 3 gateways do not need to be deployed for VMs communicating on the same network segment.
The following table lists the difference in centralized gateway configuration between IPv4 and IPv6 overlay networks.
Configuration Task
|
IPv4 Overlay Network
|
IPv6 Overlay Network
|
Configure a Layer 3 gateway on an IPv6 VXLAN.
|
Configure an IPv4 address for the VBDIF interface of the Layer 3 gateway.
|
Configure an IPv6 address for the VBDIF interface of the Layer 3 gateway.
|
Pre-configuration Tasks
Before configuring IPv6 VXLAN in centralized gateway mode for static tunnel establishment, complete the following tasks:
- Configure an IPv6 routing protocol to achieve Layer 3 connectivity on the IPv6 network.