RUTX11 Devices

Wiki mirrorView source
The information in this page is updated in accordance with firmware version RUTX_R_00.07.22.1.

VXLAN

Virtual Extensible LAN is a tunneling interface protocol (VXLAN), which allows VXLAN layer 2 virtualization over layer 3 network. VXLAN establishes a logical tunnel between the source and destination network devices, through which it uses MAC-in-UDP encapsulation for packets. In addition, it helps customer sites to configure layer2 VPN.
Note: VXLAN is additional software on some devices that can be installed from the System → Package Manager page.

Device configuration (VXLAN)

The Device configuration section is used to set up VXLAN devices.
To add a new device - select 'VXLAN' and click 'Add' button:
After clicking 'Add' you will be redirected to the newly added VXLAN device configuration page.

Configuration (VXLAN)

FieldValueDescription
Namestring; default: vxlan1Name of the device.
MAC addressmac; default: emptyOverride MAC address of the device. If not set, the device's MAC address will be used.
MTUinteger [98..9000]; default: emptySets the maximum transmission unit (MTU) size. It is the largest size of a protocol data unit (PDU) that can be transmitted in a single network layer transaction.
VNIinteger [1..16777215]; default: 1VXLAN network identifier.
PORTinteger [1..65535]; default: 4789VXLAN network identifier.
Local addressip; default: noneSets the local source IP address for VXLAN tunneling.
Remote addressip; default: noneSpecifies the multicast group or remote IP address used for VXLAN tunneling.
Ageinginteger [1..4294967295]; default: emptySpecifies the lifetime in seconds of FDB entries learnt by the kernel.
Max FDB entriesinteger [1..4294967295]; default: emptySpecifies the maximum number of FDB entries.
IPv4 checksumoff | on; default: offSpecifies if UDP checksum is calculated for transmitted packets over IPv4.
Learningoff | on; default: offEnables or disables MAC learning for VXLAN.
Proxyoff | on; default: offEnables or disables ARP proxy for VXLAN.
RSCoff | on; default: offSpecifies if route short circuit is turned on.
L2missoff | on; default: offSpecifies if netlink LLADDR miss notifications are generated.
L3missoff | on; default: offSpecifies if netlink IP ADDR miss notifications are generated.
IPv6 TX checksumoff | on; default: offEnables or disables UDP checksum calculation for transmitted packets over IPv6.
IPv6 RX checksumoff | on; default: offAllow incoming UDP packets over IPv6 with zero checksum field.