<
From version < 33.1 >
edited by Kilight Cao
on 2022/07/26 18:34
To version < 33.2 >
edited by Xiaoling
on 2022/08/09 16:32
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Kilight
1 +XWiki.Xiaoling
Content
... ... @@ -8,11 +8,15 @@
8 8  
9 9  = **1. Introduction** =
10 10  
11 +
11 11  This feature is to filter the unwanted LoRaWAN packets. Purpose is to save the upstream traffic especially for a 4G cellular connection. If configured, gateway will process filter for below two types of message:
12 12  
13 13  * Unconfirmed Data Up
14 14  * Confirmed Data Up
15 15  
17 +
18 +
19 +
16 16  = **2. FWD Filter Mechanism** =
17 17  
18 18  
... ... @@ -22,14 +22,17 @@
22 22  * Firmware Version > ** dragino-lgw~-~-v5.4.1658824252**
23 23  * LG308, DLOS8, LPS8, LIG16, LG308N, DLOS8N, LPS8N
24 24  
29 +
30 +
25 25  **Filtering rules:**
26 26  
27 -(% border="1" style="background-color:#ffffcc; color:green; width:937.222px" %)
28 -|=(% colspan="2" style="width: 724px;" %)Fport Filter|=(% colspan="2" style="width: 724px;" %)DevAddr Filter
29 -|(% style="width:329px" %)**Level 0**|(% style="width:329px" %)Do nothing|(% style="width:329px" %)**Level 0**|(% style="width:329px" %)Do nothing
30 -|(% style="width:329px" %)**Level 1**|(% style="width:329px" %)Filter only the Fport in the list|(% style="width:329px" %)**Level 1**|(% style="width:329px" %)Filter only the DevAddr in the list
31 -|(% style="width:329px" %)**Level 2**|(% style="width:329px" %)Filter Fport that are not in the database|(% style="width:329px" %)**Level 2**|(% style="width:329px" %)Filter DevAddr that are not in the database
33 +(% border="1" style="background-color:#ffffcc; color:green; width:728px" %)
34 +|=(% colspan="2" style="width: 351px;" %)Fport Filter|=(% colspan="2" style="width: 374px;" %)DevAddr Filter
35 +|(% style="width:66px" %)**Level 0**|(% style="width:284px" %)Do nothing|(% style="width:68px" %)**Level 0**|(% style="width:306px" %)Do nothing
36 +|(% style="width:66px" %)**Level 1**|(% style="width:284px" %)Filter only the Fport in the list|(% style="width:68px" %)**Level 1**|(% style="width:306px" %)Filter only the DevAddr in the list
37 +|(% style="width:66px" %)**Level 2**|(% style="width:284px" %)Filter Fport that are not in the database|(% style="width:68px" %)**Level 2**|(% style="width:306px" %)Filter DevAddr that are not in the database
32 32  
39 +
33 33  (((
34 34  [[image:image-20220726171434-6.png||height="628" width="692"]]
35 35  
... ... @@ -61,6 +61,7 @@
61 61  [[image:image-20220726170532-5.png]]
62 62  
63 63  
71 +
64 64  == **2.2 Filter By DevAddr** ==
65 65  
66 66  
... ... @@ -77,6 +77,7 @@
77 77  
78 78  In this case, we set DevAddr Filter Level=0 and add the filter (server | DevAddr | 12664787 ), when the gateway receives a Lorawan packet with DevAddr=12664787, it will be dropped.
79 79  
88 +
80 80  [[image:image-20220726171555-7.png||height="754" width="765"]]
81 81  
82 82  
... ... @@ -85,6 +85,7 @@
85 85  
86 86  **If user need to set the Secondary LoRaWAN Server Packet Filter, the configuration is similar to that above.**
87 87  
97 +
88 88  
89 89  )))
90 90  
... ... @@ -98,6 +98,8 @@
98 98  * LG308, DLOS8
99 99  * LPS8
100 100  
111 +
112 +
101 101  Fport & DevAddr Filter
102 102  
103 103  [[image:image-20220527150138-1.png]]
... ... @@ -125,6 +125,7 @@
125 125  In case we set the FPort filter to 45, and the End Node send a packet with Fport other than 45, it will be dropped.
126 126  
127 127  
140 +
128 128  == **3.2 Filter By DevAddr** ==
129 129  
130 130  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0