Digi TX54 User Manual page 663

Hide thumbs Also See for TX54:
Table of Contents

Advertisement

Monitoring
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. Enable the Bluetooth scanner:
(config> monitoring bluetooth_scanner enable true
(config)>
4. (Optional) Set the number of seconds between scans:
(config)> monitoring bluetooth_scanner update_interval value
(config)>
where value is any number of weeks, days, hours, minutes, or seconds, and takes the format
number{w|d|h|m|s}.
For example, to set update_interval to ten minutes, enter either 10m or 600s:
(config)> monitoring bluetooth_scanner update_interval 600s
(config)>
The minimum value is 5 seconds, and the default is 15 seconds.
5. Enable the device to open an SSH port that remote hosts can access:
(config> monitoring bluetooth_scanner ssh enable true
(config)>
6. (Optional) Set the number of the port that the Bluetooth scanner will use. The default is 3102.
(config)> monitoring bluetooth_scanner ssh port port
(config)>
7. Configure access control:
To limit access to specified IPv4 addresses and networks:
n
(config)> add monitoring bluetooth_scanner ssh acl address end value
(config)>
Where value can be:
l
l
l
Repeat this step to list additional IP addresses or networks.
To limit access to specified IPv6 addresses and networks:
n
(config)> add monitoring bluetooth_scanner ssh acl address6 end value
(config)>
TX54 User Guide
A single IP address or host name.
A network designation in CIDR notation, for example, 192.168.1.0/24.
any: No limit to IPv4 addresses that can access the SSH service.
Enable the Bluetooth scanner
663

Advertisement

Table of Contents
loading

Table of Contents