Укр|Eng|Рус
Ukraine
Catalog   /   Computing   /   Networking   /   Routers & Firewalls

Comparison Ubiquiti EdgeRouter X vs TP-LINK TL-R600VPN

Add to comparison
Ubiquiti EdgeRouter X
TP-LINK TL-R600VPN
Ubiquiti EdgeRouter XTP-LINK TL-R600VPN
Compare prices 42
from 1 700 ₴
Outdated Product
User reviews
0
0
0
1
TOP sellers
Typerouterrouter
Mountdesktopdesktop
Ports
Connections
Ethernet
Ethernet
Gigabit Ethernet5 pcs5 pcs
Of which dedicated WANs1 pcs
Of which dedicated LAN4 pcs
Features
Control
SSH
Telnet
Web interface
SNMP
 
 
Web interface
 
Basic features
DHCP server
port forwarding
 
VPN
DDNS
DHCP server
port forwarding
МАС address cloning
VPN
DDNS
Security
Security
MAC address filtering
DoS protection
web content filtering
DMZ
MAC address filtering
DoS protection
web content filtering
DMZ
VPN performance13 Mbps
VPN tunnels20
PoE
PoE (input)passive
PoE (output)passive
General
PSUexternalbuilt-in
Operating temperature0 °C ~ +40 °C
Dimensions (WxDxH)110x22x75 mm209x126x26 mm
Weight175 g
Added to E-Catalogseptember 2016july 2014

Of which dedicated WANs

The number of ports designated as WAN by the manufacturer. They are intended for wired connection of the device to the Internet or other external networks (to solve some specific problems).

Of which dedicated LAN

In this case, dedicated LANs mean directly marked network connectors designed for wired connection of LAN devices - PCs, servers, additional access points, etc. The number of ports corresponds to the number of devices that can be directly connected to the equipment by wire.

Control

Management methods and protocols supported by the router.

SSH. Abbreviation for Secure Shell, i.e. "Safe shell". The SSH protocol provides a fairly high degree of security, because. encrypts all transmitted data, including passwords. Suitable for managing almost all major network protocols, but requires a special utility on the host computer.

Telnet. A network management protocol that provides configuration via a text-based command line. It does not use encryption and does not protect transmitted data, and is also devoid of a graphical interface, which is why in many areas it has been supplanted by more secure (SSH) or more convenient (web interface) options. However, it is still used in modern network equipment — in particular, as a means of managing FTP servers.

Web interface. This function allows you to open the router's management interface in a regular Internet browser. Thus, to access the settings, you do not need special software — just a regular computer or even a smartphone / tablet is enough (modern mobile browsers are close to desktop ones in terms of capabilities).

SNMP. Abbreviation for Simple Network Management Protocol, i.e. "simple network control protocol". It is a standard part of the common TCP/IP protocol on which both the Internet and many local networks...are built. It uses two types of software — "managers" on control computers and "agents" on managed computers (in this case, on a router). The degree of security is relatively low, but SNMP can be used for simple management tasks.

Note that this list is not exhaustive — some routers have other, more specific management capabilities (such as the EEM event manager in Cisco devices).

Basic features

The basic capabilities of the router — that is, the functions directly related to the work for the main purpose. The most common of these features are DHCP server, load balancing, link reservation, port forwarding, MAC address cloning, VPN and DDNS support. Here is a detailed description of each item:

— DHCP server. A feature that makes it easy to assign IP addresses to devices connected to the router. An IP address is necessary for correct operation in TCP / IP networks (and this is the entire Internet and the vast majority of modern “local sites”). In the presence of DHCP, this process can be carried out completely automatically, which makes life much easier for both users and administrators. However, the administrator can also set additional DHCP options — for example, specify a range of available IP addresses (to prevent errors) or limit the time of using one address. If necessary, you can even manually enter a specific address for each device on the network, without automatically adding new devices — DHCP also simplifies this procedure, as it allows you to carry out all operations on the router without delving into the settings of each subscriber device.

— Load balancing. A feature found on mo...dels that have two or more channels to connect to the Internet (and other external networks); most often these are two or more WAN ports, but there is another option — one port, supplemented by support for 3G / 4G mobile networks. Anyway, the idea of balancing is to use several channels for external connection at the same time, dividing the load between them in one way or another. This allows you to increase the efficiency of the connection, achieving maximum data transfer speeds and at the same time avoiding unnecessary congestion. For example, a channel for online games can be separated from the rest of the connection, minimizing lags and reducing the likelihood of failures. As for load distribution, it can be either automatic (when the router itself determines the optimal channel for each device, depending on the current traffic consumption), or manual (when specific channels are prescribed for different network devices, applications, or even types of traffic).

— Channel reservation. Another feature related to the simultaneous use of several channels to connect to the Internet (or other external network). In redundancy mode, the router constantly uses the main channel (or several channels) for external connection, and in case of failures on this channel, it automatically switches to the spare (spare). This relieves the administrator of the need to manually organize the connection when the main connection fails; and the spare channel works only when it is indispensable, which in some cases allows you to avoid unnecessary costs. A typical example of working with redundancy in everyday life is the use of a wired Internet connection as the main channel and a 3G / 4G modem as a spare; although, of course, other, more specific options are possible.

— Port forwarding. The ability to redirect traffic from the router's own ports to the address of a specific computer (or other device) on the local network. When working in this mode, such a computer “outside” will look like it is connected to the Internet directly, without a router. This mode may be needed to use some specific functions — for example, working in HTTP server mode or participating in P2P networks.

— Cloning the MAC address. The ability to copy the MAC address of one of the devices connected to it to the router — so that when accessing the router, it is the address of this device that is visible, and not the router itself. The MAC address is a unique identifier assigned to each device with a WAN port. And the need to clone this identifier arises from the fact that some Internet providers use not only a login / password, but also the MAC address of a specific computer connected directly to the network to authenticate users. If, however, such a computer is supplemented with a router, then the provider's equipment will see a new, unfamiliar device, and will not give access to the network. Cloning the MAC address allows you to fix this situation as quickly and simply as possible.

— VPN support. Support for the VPN function of the router — virtual private networks. One of the key principles behind this feature is the transmission of encrypted data over open networks, primarily the Internet. A VPN is used mainly in two formats:
  • Creating virtual networks based on an Internet connection. Thus, it is possible, for example, to combine branches of one company located in different cities or even countries into one logical network. At the same time, thanks to traffic encryption, the entire network remains closed to outsiders, although data is transmitted over an open channel. For this format, devices of the Firewall type (see "Type") are mainly used, while such a device actually plays the role of a VPN server.
  • Internet connection through an external VPN server. The functions of such a server are in many ways similar to a proxy: it serves as an "intermediary" in the exchange of traffic and replaces the user's IP address with its own address. The latter, in particular, allows you to bypass regional restrictions: nowadays, servers with IP addresses related to almost any country in the world are available. However, a VPN server, unlike a proxy, additionally encrypts the traffic transmitted to the user — this, again, has a positive effect on security and privacy. This mode is also available in regular routers.
Note that the connection to the VPN server can also be “raised” on individual devices on the network (for example, through tools in some Internet browsers). However, using this feature on a router is often more convenient: you only need to set up a VPN once, you don’t have to fiddle with options for each individual subscriber, and any network device can use such a connection (including those that do not have their own VPN tools) . On the other hand, the connection speed when working through a VPN can drop noticeably, and enabling and disabling this feature on a router is usually more difficult than on user devices.

— DDNS. Short for Dynamic DNS — "dynamic DNS". This feature allows you to assign a permanent domain name to a device with a dynamic IP address. A domain name is the name of a device on the local network or the address of a site on the Internet (for example, m.ua or e-katalog.ru). An IP address is service information in the form of a digital code; it is thanks to her that network equipment can find the desired device and issue the required data from it. Actually, IP is the primary network "coordinates"; however, remembering addresses as a sequence of numbers is quite difficult, so domain names appeared — they are much more convenient for a person. Both on the Internet and in local networks, the connection between a domain name and an IP address is responsible for the so-called DNS servers: for each domain in the database of such a server, its own IP is registered. However, for technical reasons, situations often arise when the router has to use a dynamic (changing) IP; accordingly, in order for information to be constantly available on the same domain name, it is necessary to update the data on the DNS server with each IP change. It is this update that the DDNS function provides.

VPN performance

The performance of a device of the Firewall type (see "Type") when operating in VPN mode — namely, when building a virtual private network using a firewall as a VPN server. It is indicated by the maximum volume of traffic that the device can process per second with such a connection.

For more information about VPN in general, see "Basic Features". Here we note that in this format of operation, the Firewall must additionally encrypt the transmitted traffic and decrypt the received, which creates an additional load on the device. Therefore, throughput in VPN mode is inevitably less than the overall performance of the Firewall (see above). It is worth choosing according to this indicator with a certain margin — at least 10 – 15%; this will give an additional guarantee in case of abnormal loads.

As for specific figures, VPN bandwidth up to 1 Gbps is considered relatively small, more than 1 Gbps is considered high.

PoE (input)

The standard for the PoE input provided in the device.

By itself, PoE (Power over Ethernet) technology makes it possible to transfer not only data over an Ethernet network cable, but also energy to power network devices. And the presence of a PoE input allows the router itself to receive power in a similar way. Note that there are special devices - the so-called PoE injectors - that allow you to add power to a regular network signal (that is, add PoE support to equipment that does not initially have such a function).

As for the PoE standards, they determine both the power supply and the main possibilities for coordinating the power source with the consumer - both must support the same standard, otherwise normal operation will be impossible. At the same time, formats that are marked like “802.3*” are called active; their common feature is that when a load is connected, the power source first “interrogates” it, checking whether the powered device complies with the requirements of the corresponding standard, and if so, what kind of power should be supplied to it. There is no such feature in the passive standard. And here is a more detailed description of specific options:

— 802.3at. A standard originally released back in 2009 and known as PoE +, or PoE type 2. The standard power received at this input is 25.5 W, with a voltage of 42.5 to 57 V and a pair power of up to 600 mA.

— 802.3af/at. This...marking means that the PoE input supports both the 802.3at standard described above and the earlier 802.3af (PoE type 1). The second format is noticeably more modest in terms of capabilities: it provides power at the power input up to 13 W, input voltage 37 - 57 V and power in a pair of power wires up to 350 mA. Despite their "venerable age", many devices with 802.3af outputs are still in use today; so for the power input of the router, compatibility with this standard may not be superfluous. We only note that 802.3af covers as many as four so-called power classes (from 0 to 3), which differ in the specific number of watts at the output and input. So when connecting power from a device with this PoE standard, it does not hurt to further clarify compatibility by power class.

— Passive. The most simple and inexpensive standard, designed to be used mainly in entry-level equipment (since the implementation of active PoE standards is generally expensive). As mentioned above, the key difference from the formats described above is that the power supply supplies energy "as is" - with a strictly fixed voltage and power, without checking the characteristics of the load and without adjusting to it. This is what ensures low price and availability. On the other hand, when using a passive PoE input, care must be taken to ensure that the voltage and power of the power supply match the characteristics of the router; and such coordination can be quite difficult in light of the fact that the passive standard does not have strictly defined standards even for voltage, not to mention power. At the same time, the inconsistency leads to the fact that in the best case (if the output voltage / power is lower than tech required for the load), the power simply will not work, and in the worst case (with excess voltage / power), there is a high probability of overloads, overheating, and even breakdowns with fires - moreover such troubles may not occur immediately, but after a fairly considerable time. So you should pay attention to this option first of all in cases where simplicity and accessibility are more important than advanced power supply standards. At the same time, we note that some switches, which, in addition to the passive input, also have a passive PoE output, allow “cascade” connection - in the form of a serial chain of several devices powered by one external source (the main thing is that this source has enough power).

Separately, we emphasize that you should not try to connect an active power source to a passive input, and even more so vice versa. In the first case, the device simply will not pass the test that is carried out before power is applied, and the power will not turn on. And in the second case, serious failures and even accidents are possible: a passive power source supplies energy immediately, without checking the characteristics of the powered device, which creates the risk of overloads if the operating parameters do not match.

PoE (output)

The PoE output(s) standard used by the router.

By itself, PoE (Power over Ethernet) technology allows you to transfer not only data over an Ethernet network cable, but also energy to power network devices. And the presence of a PoE output (outputs) makes it possible to power such devices from the network connectors of the device. This eliminates the need to lay additional wires or use independent power sources, which is especially important for some equipment, such as external IP surveillance cameras. And when using the so-called splitters - devices that divide the PoE cable signal into purely network data and power power - using such outputs, you can also power equipment that does not initially support PoE (the main thing is that their power characteristics correspond to the capabilities of the switch).

As for PoE standards, they determine not just the overall power supply, but also compatibility with specific devices: the consumer must support the same standard as the router, otherwise normal operation will be impossible. Nowadays, including in the connectors of "switches", you can find two types of such standards - active (802.3af, 802.3at, 802.3bt) and passive (one, that's what it's called). The main difference between these varieties is that active PoE provides for matching the power source and load in terms of voltage and power, while passive PoE does not have such functions, and energy is supplied “as is”, wi...thout adjustments. And here is a more detailed description of specific standards:

— 802.3af. The oldest active PoE power format in use today. It provides power at the power output up to 15 W (at the input of the consumer - up to 13 W), output voltage 44 - 57 V (at the input - 37 - 57 V) and power in a pair of supply wires up to 350 mA. Despite the "venerable age", it still continues to be widely used; so there are still quite a lot of routers that work only with 802.3af on sale (as of the end of 2021). However, it is worth considering that this standard immediately covers 4 so-called power classes (from 0 to 3), which differ in the maximum number of watts at the output and input. So when using 802.3af, it doesn't hurt to make sure that the output power will be sufficient for the selected load.

— 802.3af/at. A combination of two standards at once - the 802.3af described above and the newer 802.3at. The latter allows you to supply power up to 30 W (up to 25.5 W at the input of the powered device), uses a voltage of 50 - 57 V (42.5 - 57 V at the input), while the power in a pair of wires does not exceed 600 mA. Such a combination is relatively inexpensive, while it makes it possible to power a wide variety of external devices; so at the end of 2021, it is this type of PoE outputs that is most popular in routers.

— 802.3af/at, bt. Combination of 802.3af/at above with 802.3bt (PoE++, PoE type 3 or type 4). 802.3bt is the newest PoE power format; unlike earlier ones, it uses not 2, but 4 power wires, which allows you to supply very solid power to external devices - up to 71 V (at 90 W at the power output). Such capabilities are indispensable when supplying power to equipment with increased consumption - for example, external surveillance cameras, supplemented by heating systems. On the other hand, support for the 802.3bt standard significantly affects the cost of the device, and such a connection puts forward special requirements for the quality of cables. In addition, you need to keep in mind that this standard also includes the UPoE format created by Cisco and used in its equipment; and this standard (it is known as PoE type 3) has a more modest power - up to 60 W at the output (up to 51 W at the consumer's input). Yes, and the general standard 802.3bt includes two power classes - class 8, at which maximum performance is achieved, and class 7, where 75 watts are supplied to the output, and about 62 watts reach the consumer. So if you plan to use 802.3bt equipment, when choosing a router from this category, you must make sure that the power supply is enough for the connected devices to work properly.

— Passive. As already mentioned, the key difference between passive PoE and the active standards described above is that in this case the power output produces a strictly fixed power, without any automatic adjustments and adjustments for a specific device. The main advantage of this standard is its low cost: its implementation is much cheaper than active PoE, so such ports can be found even in entry-level routers. On the other hand, the aforementioned lack of auto-tuning makes it much more difficult to coordinate the equipment with each other - especially in light of the fact that different devices can differ markedly in the output / consumption of voltage and power (power). Because of this, when using passive PoE, you need to pay special attention to the compatibility of the source and load in these parameters. If there is no match, then in the best case (if the output voltage / power is lower than required), the power simply will not work, and in the worst case (with excess voltage / power), there is a high probability of overloads, overheating, and even breakdowns with fires - and such troubles may not occur immediately, but after a fairly long time. And it is definitely impossible to connect devices with active inputs to passive PoE outputs - for the same reasons.

In conclusion, it should be said that if the router has both an input with PoE support and several outputs with this function, then all the possibilities of such outputs, as a rule, can only be realized when the switch itself is powered from the outlet, and not from the PoE input. See "PoE Outputs" for details.

PSU

Built -in. The built-in power supply does not take up space on the outside, but can significantly increase the size and weight of the entire router. Because of this, this option is quite rare — mainly among rack-mount models (see "Form factor"), where an external unit can create significant inconvenience, as well as among the most powerful desktop routers, for which dimensions and weight is not critical.

— External. Theoretically, the external placement of the power supply requires additional space, and therefore is not as convenient as the internal one. In fact, most blocks of this type are quite compact in size and are equipped with “plugs” for sockets right on the case — in other words, the block is installed on a socket, and from there the wire stretches to the router. And the absence of power circuits and transformers inside the routers has a positive effect on their compactness. Thanks to all this, this option is very popular among desktop models (see "Form factor"), primarily entry-level and mid-level.

Operating temperature

The range of ambient air temperatures at which the router is guaranteed to maintain normal operation.

All such equipment normally tolerates temperatures typical for residential or office premises. Therefore, it makes sense to pay attention to this indicator mainly in cases where the router is installed in unheated rooms or outside. The main value in this case is the lower limit of the range: not every device is able to normally tolerate temperatures below zero. On the other hand, most cold-resistant routers can withstand temperatures down to -20 ° inclusive, and some models can be used at -40 °C and even lower.

As for the upper limit, it is usually about +50 °C — even in hot countries it is extremely rare to find such an air temperature. At the same time, under the action of sunlight, the body of the device can heat up to higher temperatures, so you should avoid installing the equipment in direct sunlight.
Price graph
Ubiquiti EdgeRouter X often compared
TP-LINK TL-R600VPN often compared