Verifying the configuration – H3C Technologies H3C S6800 Series Switches User Manual
Page 46

38
# Configure the NVE tunnel interface Tunnel 0. Specify the tunnel interface as an ENDC of the
ENDS at 1.1.1.1. ENDP will set up VXLAN tunnels by using settings on the NVE tunnel.
[SwitchC] interface tunnel 0 mode nve
[SwitchC-Tunnel0] source 3.3.3.3
[SwitchC-Tunnel0] network-id 1
[SwitchC-Tunnel0] vxlan neighbor-discovery client enable 1.1.1.1
[SwitchC-Tunnel0] quit
# On FortyGigE 1/0/1, configure Ethernet service instance 1000 to match VLAN 4. Map the
service instance to the VSI vpna.
[SwitchC] interface fortygige 1/0/1
[SwitchC-FortyGigE1/0/1] service-instance 1000
[SwitchC-FortyGigE1/0/1-srv1000] encapsulation s-vid 4
[SwitchC-FortyGigE1/0/1-srv1000] xconnect vsi vpna
[SwitchC-FortyGigE1/0/1-srv1000] quit
# On FortyGigE 1/0/1, configure Ethernet service instance 2000 to match VLAN 5. Map the
service instance to the VSI vpnb.
[SwitchC-FortyGigE1/0/1] service-instance 2000
[SwitchC-FortyGigE1/0/1-srv2000] encapsulation s-vid 5
[SwitchC-FortyGigE1/0/1-srv2000] xconnect vsi vpnb
[SwitchC-FortyGigE1/0/1-srv2000] quit
[SwitchC-FortyGigE1/0/1] quit
# Start the VXLAN IS-IS process. Enable VXLAN autonegotiation and MAC advertisement.
[SwitchC] vxlan-isis
[SwitchC-vxlan-isis] negotiate-vni enable
[SwitchC-vxlan-isis] mac-synchronization enable
[SwitchC-vxlan-isis] quit
Verifying the configuration
1.
Verify the configuration on VTEPs (for example, Switch A):
# Verity that the VTEP has learned all neighbors in the VXLAN network.
[SwitchA] display vxlan neighbor-discovery server summary
Interface Local Address Network ID Auth Members
Tunnel0 1.1.1.1 1 enabled 3
[SwitchA] display vxlan neighbor-discovery server member
Interface: Tunnel0 Network ID: 1
IP Address: 1.1.1.1
Client Address System ID Expire Created Time
2.2.2.2 000F-0001-0001 25 2011/01/01 00:00:43
3.3.3.3 000F-0001-0002 24 2011/01/01 01:00:46
# Verify that all neighbors are up.
[SwitchA] display vxlan neighbor-discovery client member
Interface: Tunnel0 Network ID: 1
Local Address: 1.1.1.1
Server Address: 1.1.1.1
Neighbor System ID Created Time Expire Status
2.2.2.2 000F-0001-0001 2014/01/01 12:12:12 13 Up