43
Gateway interface : VSI-interface 1
VXLAN ID : 10
Tunnels:
Tunnel Name Link ID State Type Flood proxy
Tunnel2 0x5000002 Up Manual Disabled
# Verify that Switch B has created ARP entries for the user terminals.
[SwitchB] display arp
Type: S-Static D-Dynamic O-Openflow R-Rule M-Multiport I-Invalid
IP address MAC address VID Interface/Link ID Aging Type
12.1.1.4 0000-fc00-00ab 12 Vlan12 14 D
25.1.1.5 4431-9234-24bb 20 Vlan20 17 D
10.1.1.1 0000-fc00-00ab N/A Vsi1 17 D
10.1.1.11 0000-fc00-00ab N/A Vsi1 20 D
20.1.1.1 0000-fc00-00aa N/A Vsi3 17 D
20.1.1.12 0000-fc00-00aa N/A Vsi3 20 D
# Verify that Switch B has created FIB entries for the user terminals.
[SwitchB] display fib 10.1.1.11
Destination count: 1 FIB entry count: 1
Flag:
U:Useable G:Gateway H:Host B:Blackhole D:Dynamic S:Static
R:Relay F:FRR
Destination/Mask Nexthop Flag OutInterface/Token Label
10.1.1.11/32 10.1.1.11 UH Vsi1 Null
[SwitchB] display fib 20.1.1.12
Destination count: 1 FIB entry count: 1
Flag:
U:Useable G:Gateway H:Host B:Blackhole D:Dynamic S:Static
R:Relay F:FRR
Destination/Mask Nexthop Flag OutInterface/Token Label
20.1.1.12/32 20.1.1.12 UH Vsi1 Null
3.
Verify that the network connectivity for user terminals meets the requirements:
# Verify that Terminal 1 and Terminal 3 can ping each other. (Details not shown.)
# Verify that Terminal 1 and Terminal 3 can ping VLAN-interface 20 (25.1.1.5) on Switch E for
WAN access. (Details not shown.)
Distributed VXLAN IPv6 gateway configuration example
Network requirements
As shown in
:
•
Configure VXLAN 10 and VXLAN 20 as unicast-mode VXLANs on Switch A, Switch B, and
Switch C to provide connectivity for the user terminals across the network sites.
•
Manually establish VXLAN tunnels and assign the tunnels to the VXLANs.
•
Configure distributed VXLAN IP gateways on Switch A and Switch C to forward traffic between
the VXLANs.
•
Configure Switch B as a border gateway to forward traffic between the VXLANs and the WAN
connected to Switch E.