Services and applications Location information
Digi TransPort WR Routers User Guide
144
3. Toggle Enabled to On.
4. (Optional) For Description, type a description for this IP filter, for example:
IP filter rule for incoming location messages.
5. For Action, select Accept.
6. For Source, select the appropriate source for the incoming messages.
7. (Optional) For Address, enter the IP address or subnet of the host or hosts that will be
forwarding location data to this device.
8. For Port, enter the port defined in Configure the listening port .
9. For Protocol, select UDP.
10. Click OK.
11. Click Apply.
Command line
Note This example uses IP filter rule 3. This number should be replaced with an unused instance to
avoid overwriting an existing IP filter rule.
1. (Optional) Set a description for this ip-filter rule:
digi.router> ip-filter 3 description IP filter rule for incoming location
messages
2. Set the action to accept:
digi.router> ip-filter 3 action accept
3. Set the appropriate source for the incoming messages:
digi.router> ip-filter 3 src lan1
4. (Optional) Set a source IP address or subnet of the host that will be forwarding location data to
this device:
digi.router> ip-filter 3 src-ip-address 10.20.1.1/32
5. Set the port to the port defined in Configure the listening port .:
digi.router> ip-filter 3 dst-ip-port 8000
6. Set the protocol to UDP:
digi.router> ip-filter 3 protocol udp
7. Enable the filter:
digi.router> ip-filter state on
8. Save the configuration:
digi.router> save config