![Digi Connect EZ Mini User Manual Download Page 292](http://html.mh-extra.comconnect-ez-mini_user-manual_2496436292.png)
Services
Location information
Digi Connect EZ Mini User Guide
292
c. For
Zone
, select the appropriate firewall zone from the dropdown.
See
for information about firewall zones.
d. Click
again to allow access through additional firewall zones.
9. Click
Apply
to save the configuration and apply the change.
Command line
1. Log into the Connect EZ command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
admin
to access the Admin CLI.
2. At the command line, type
config
to enter configuration mode:
> config
(config)>
3. Add a location source:
(config)> add service location source end
(config service location source 0)>
4. (Optional) Set a label for this location source:
(config service location source 0)> label "label"
(config service location source 0)>
5. Set the
type
of location source to
server
:
(config service location source 0)> type server
(config service location source 0)>
6. Set the UDP port that will receive incoming location messages.
(config service location source 0)> server port
port
(config service location source 0)>
7. Click
Access control list
to configure access control:
n
To limit access to specified IPv4 addresses and networks:
(config)> add service location source 1 acl address end
value
(config)>
Where
value
can be:
l
A single IP address or host name.
l
A network designation in CIDR notation, for example, 192.168.1.0/24.
l
any
: No limit to IPv4 addresses that can access the location server UDP port.
Repeat this step to list additional IP addresses or networks.