RUTM54 Devices

From Teltonika Networks Wiki
Main Page > RUTM Routers > RUTM54 > RUTM54 Manual > RUTM54 WebUI > RUTM54 Network section > RUTM54 Devices

The information in this page is updated in accordance with firmware version RUTM_R_00.07.11.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 that can be installed from the System → Package Manager page.


If you're having trouble finding this page or some of the parameters described here on your device's WebUI, you should turn on "Advanced WebUI" mode. You can do that by clicking the "Advanced" button, located at the top of the WebUI.

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)

Field Value Description
Name string; default: vxlan1 Name of the device.
MAC address mac; default: empty Override MAC address of the device. If not set, the device's MAC address will be used.
MTU integer [98..9000]; default: empty Sets 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.
VNI integer [1..16777215]; default: 1 VXLAN network identifier.
PORT integer [1..65535]; default: 4789 VXLAN network identifier.
Local address ip; default: none Sets the local source IP address for VXLAN tunneling.
Remote address ip; default: none Specifies the multicast group or remote IP address used for VXLAN tunneling.
Ageing integer [1..4294967295]; default: empty Specifies the lifetime in seconds of FDB entries learnt by the kernel.
Max FDB entries integer [1..4294967295]; default: empty Specifies the maximum number of FDB entries.
IPv4 checksum off | on; default: off Specifies if UDP checksum is calculated for transmitted packets over IPv4.
Learning off | on; default: off Enables or disables MAC learning for VXLAN.
Proxy off | on; default: off Enables or disables ARP proxy for VXLAN.
RSC off | on; default: off Specifies if route short circuit is turned on.
L2miss off | on; default: off Specifies if netlink LLADDR miss notifications are generated.
L3miss off | on; default: off Specifies if netlink IP ADDR miss notifications are generated.
IPv6 TX checksum off | on; default: off Enables or disables UDP checksum calculation for transmitted packets over IPv6.
IPv6 RX checksum off | on; default: off Allow incoming UDP packets over IPv6 with zero checksum field.

Bridge

A network Bridge is a computer networking device that creates a single, aggregate network from multiple communication networks or network segments. This function is called network bridging. Bridging is distinct from routing. Routing allows multiple networks to communicate independently and yet remain separate, whereas bridging connects two separate networks as if they were a single network.

Device configuration (Bridge)

The Device configuration section is used to set up Bridge devices.

To add a new device - select 'Bridge' and click 'Add' button:

After clicking 'Add' you will be redirected to the newly added Bridge device configuration page.

Configuration (Bridge)

Field Value Description
Name string; default: bridge1 Name of the device.
MAC address mac; default: empty Override MAC address of the device. If not set, the device's MAC address will be used.
MTU integer [98..2030]; default: empty Sets 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.
Ports select; default: none Specifies the wired ports to attach to this bridge.
Enable IGMP off | on; default: off Enables IGMP snooping on this bridge.
Enable STP off | on; default: off Enables the Spanning Tree Protocol on this bridge.
Priority integer [0..65535]; default: none Bridge Priority. Lowest priority bridge becomes the Root of the Spanning Tree; most switches default to 32768.
Ageing time integer [10..1000000]; default: none Timeout in seconds for learned MAC addresses in the forwarding database.
Hello time integer [1..10]; default: none Number of seconds between transmissions of configuration BPDUs.
Forward delay integer [2..30]; default: none How long an STP bridge port remains in the listening and learning states before transitioning to the forwarding state.
Max age integer [6..40]; default: none Maximum expected arrival time of hello bridge protocol data units (BPDUs).