Services
Location information
IX10 User Guide
455
n
To limit access based on firewall zones:
a. Click
Zones
.
b. For
Add Zone
, click
.
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. Select the device in Remote Manager and click
Actions
>
Open Console
, or log into the IX10
local 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 )>
4. (Optional) Set a label for this location source:
(config service location source )> label "label"
(config service location source )>
5. Set the
type
of location source to
server
:
(config service location source )> type server
(config service location source )>
6. Set the UDP port that will receive incoming location messages.
(config service location source )> server port
port
(config service location source )>
7. Click
Access control list
to configure access control:
8.
1. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
2. Type
exit
to exit the Admin CLI.
Depending on your device configuration, you may be presented with an
Access selection
menu
. Type
quit
to disconnect from the device.