Creating A Vxlan On A Vsi; Configuring A Vxlan Tunnel - H3C S7500E-XS Series Configuration Manual

Hide thumbs Also See for S7500E-XS Series:
Table of Contents

Advertisement

Creating a VXLAN on a VSI

Step
1.
Enter system view.
2.
Enable L2VPN.
3.
Create a VSI and enter
VSI view.
4.
(Optional.) Configure a
VSI description.
5.
Enable the VSI.
6.
(Optional.) Set the
MTU for the VSI.
7.
(Optional.) Enable
MAC address learning
for the VSI.
8.
Create a VXLAN and
enter VXLAN view.

Configuring a VXLAN tunnel

This task provides basic VXLAN tunnel configuration. For more information about tunnel
configuration and commands, see Layer 3—IP Services Configuration Guide and Layer 3—IP
Services Command Reference.
To configure a VXLAN tunnel:
Step
1.
Enter system view.
2.
Specify a global
source address for
VXLAN tunnels.
3.
(Optional.) Specify
the reserved
VXLAN.
4.
Create a VXLAN
tunnel interface and
enter tunnel
interface view.
Command
system-view
l2vpn enable
vsi vsi-name
description text
undo shutdown
mtu mtu
mac-learning enable
vxlan vxlan-id
Command
system-view
tunnel global
source-address
ip-address
reserved vxlan vxlan-id
interface tunnel
tunnel-number mode
vxlan
10
Remarks
N/A
By default, L2VPN is disabled.
By default, no VSIs are created.
By default, a VSI does not have a
description.
By default, a VSI is enabled.
The default MTU is 1500 bytes for a VSI.
By default, MAC address learning is
enabled for a VSI.
The device does not support disabling
MAC address learning for a VXLAN VSI.
The undo mac-learning enable
command does not take effect on
VXLAN VSIs.
By default, no VXLANs are created.
You can create only one VXLAN on a
VSI. The VXLAN ID must be unique for
each VSI.
Remarks
N/A
By default, no global source address is specified
for VXLAN tunnels.
A VXLAN tunnel uses the global source address if
you do not specify a source interface or source
address for the tunnel.
By default, no VXLAN has been reserved.
If BFD is enabled on VXLAN tunnels, you must
reserve a VXLAN for BFD sessions to come up.
By default, no tunnel interfaces exist.
The endpoints of a tunnel must use the same
tunnel mode.

Advertisement

Table of Contents
loading

Table of Contents