vxlan-gpe (FTI)
Syntax
vxlan-gpe { destination { address address; } destination-udp-port destination-udp-port; source { address address; interface interface; } source-udp-port-range { (min min-port-number| max max-port-number) } tunnel-endpoint vxlan; vni vni; }
Hierarchy Level
[edit dynamic-profiles name interfaces name unit name tunnel encapsulation], [edit interfaces name unit name tunnel encapsulation]
Description
Virtual Extensible LAN (VXLAN) is defined as an
encapsulation format that encapsulates Ethernet frames in an outer
UDP/IP transport. The vxlan-gpe
encapsulation refers to
the header gpe
added to the encapsulation vxlan
to extend the existing VXLAN protocol to provide support for multiprotocol
encapsulation.
Options
destination-udp-port |
Value to write to the destination-udp-port field.
|
|
source-udp-port-range |
Value to write to the source-udp-port-range field.
min-port-number should be less than or equal to max-port-number |
If you do not specify the source port range, it is randomly set (in the range 49152 – 65535) based on the hash value calculated using various packet headers field. |
tunnel-endpoint |
Tunnel endpoint type.
|
|
vni |
Value to specify in the
|
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
interface
Release Information
Statement introduced in Junos OS Release 18.3R1.