Digi Connect IT 4 User Manual page 516

Hide thumbs Also See for Connect IT 4:
Table of Contents

Advertisement

Services
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:
To limit access to specified IPv4 addresses and networks:
n
(config)> add service location source 1 acl address end value
(config)>
Where value can be:
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.
l
Repeat this step to list additional IP addresses or networks.
To limit access to specified IPv6 addresses and networks:
n
(config)> add service location source 1 acl address6 end value
(config)>
Where value can be:
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.
l
Repeat this step to list additional IP addresses or networks.
To limit access to hosts connected through a specified interface on the Connect IT 4
n
device:
Digi Connect IT® 4 User Guide
Location information
516

Advertisement

Table of Contents
loading

Table of Contents