You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/content/gateways/mikrotik-knot/_index.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ The MikroTik KNOT LR8/LR9 kit is a universal device with exceptional connectivit
10
10
11
11
<!--more-->
12
12
13
-
For more info, see Mikrotik's [official product page](https://mikrotik.com/product/knot)
13
+
For more info, see Mikrotik's [official product page](https://mikrotik.com/product/knot).
14
14
15
15
## Prerequisites
16
16
@@ -37,29 +37,29 @@ Select **LoRa** on the left hand menu. The status of the gateway should be **Dis
37
37

38
38
39
39
{{< note >}}
40
-
The Gateway ID you see here is the Gateway EUI you need to register the gateway in The Things Stack.
40
+
The **Gateway ID** you see here is the **Gateway EUI** you need to register the gateway in The Things Stack.
41
41
{{</ note >}}
42
42
43
-
From the top menu, select the **Servers**Tab and press the **Add New** button.
43
+
From the top menu, select the **Servers**tab and press the **Add New** button.
44
44
45
45

46
46
47
47
Edit the server parameters.
48
48
49
-
-**Name**: A distinct name
50
-
-**Address**: Address of the Gateway Server. If you followed the [Getting Started guide]({{< ref "/getting-started" >}}) this is the same as what you use instead of `thethings.example.com`.
49
+
-**Name**: A distinct name which you can define yourself
50
+
-**Address**: Address of {{% tts %}} Gateway Server. If you followed the [Getting Started guide]({{< ref "/getting-started" >}}) this is the same as what you use instead of `thethings.example.com` (for example: `eu1.cloud.thethings.network` for The Things Stack Community Edition in Europe).
51
51
-**Up port**: UDP upstream port of the Gateway Server, typically `1700`.
52
52
-**Down port**: UDP downstream port of the Gateway Server, typically `1700`.
53
53
54
54
Press **OK** to save the parameters.
55
55
56
56

57
57
58
-
From the top menu, select the **Devices** tab. Click the **Gateway ID** to configure it.
58
+
From the top menu, select the **Devices** tab. Click the **Gateway ID** to configure the gateway.
59
59
60
60

61
61
62
-
In the device settings, click the **Network Servers** drop-down menu to view available servers. Choose the server you just created.
62
+
In the device settings, click the **Network Servers** drop-down menu to view available servers. Choose the server you created in the previous step.
63
63
64
64
Select **Public** for the **Network** and click **OK** to save these parameters.
0 commit comments