Services Location information
Digi Connect IT® 4 User Guide
516
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.
n To limit access to specified IPv6 addresses and networks:
(config)> add service location source 1 acl address6 end value
(config)>
Where value can be:
l A single IP address or host name.
l A network designation in CIDR notation, for example, 2001:db8::/48.
l any: No limit to IPv6 addresses that can access the location server UDP port.
Repeat this step to list additional IP addresses or networks.
n To limit access to hosts connected through a specified interface on the Connect IT 4
device: