Configure Static VxLAN Tunnel
Configuration Condition
None
Configure Static Header Copy List of VxLAN Instance
The header refers to the ingress node of the VxLAN tunnel, and the copy list refers to that when the incoming node of the VxLAN tunnel receives the BUM (Broadcast&Unknown-unicast&Multicast) packet, it will copy the packet and send it to all VTEPs in the list. The header copy list is the IP address list of the remote VTEP used to guide the ingress node of VxLAN tunnel to copy and send the BUM packet.
The header copy list, also known as the BUM VxLAN tunnel, copies the received BUM packet according to the VTEP list and sends it to all VTEPs belonging to the same VNI through the header copy list source NVE interface.
Table 1-9 Configure the copy list of the VxLAN static header
Step
|
Command
|
Description
|
Global configuration mode
|
configure terminal
|
-
|
NVE interface configuration mode
|
interface nve nve-number
|
Mandatory
|
Configure the copy list of the specified VxLAN static header
|
vxlan vxlan-id ingress-replication peer ip-address
|
Mandatory
By default, do not configure the copy list of the static header.
|
-
Even if the source VTEP only corresponds to one remote VTEP, it is necessary to execute the command to specify the corresponding VTEP address and configure the header copy list.