vni evpl peer

Function

The vni evpl peer command creates a P2P VXLAN tunnel.

The undo vni evpl peer command deletes a P2P VXLAN tunnel.

By default, no P2P VXLAN tunnel is created.

Format

vni vnivalue evpl peer ip-address

undo vni vnivalue evpl peer ip-address

Parameters

Parameter Description Value
vnivalue

Specifies the ID of a VNI to which a local EVPL instance is to be bound.

The value is an integer ranging from 1 to 16777215.

ip-address

Specifies a peer VTEP IP address for an EVPL instance.

The value is in dotted decimal notation.

Views

NVE interface view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
nvo3 write

Usage Guidelines

In scenarios where VXLAN tunnels are used for user access, run the vni evpl peer command to create a P2P VXLAN tunnel to transmit user packets. Then, bind the VXLAN tunnel's VNI to an EVPL instance, and bind a PW-VE interface to the EVPL instance. These binding operations associate the P2P VXLAN tunnel with the PW-VE interface and then allow VXLAN tunnel information to be terminated on the PW-VE interface.

Example

# Create a P2P VXLAN tunnel.
<HUAWEI> system-view
[~HUAWEI] interface nve 1
[*HUAWEI-Nve1] vni 1 evpl peer 2.2.2.2
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >