Monitoring
Enable the Wi-Fi scanner
TX54 User Guide
931
where
value
is any number of hours, minutes, or seconds, and takes the format
number
{
h|m|s
}.
For example, to set
update_interval
to ten minutes, enter either
10m
or
600s
:
(config)> monitoring wifi_scanner update_interval 600s
(config)>
The default is
15
seconds.
8. (Optional) Disable the use of the secondary Wi-Fi antenna:
(config)> monitoring wifi_scanner enable false
9. Enable the device to open an SSH port that remote hosts can access:
(config> monitoring wifi_scanner ssh enable true
(config)>
10. (Optional) Set the number of the port that the Wi-Fi scanner will use. The default is
3101
.
(config)> monitoring wifi_scanner ssh port
port
(config)>
11. Configure access control:
n
To limit access to specified IPv4 addresses and networks:
(config)> add wifi scanner ssh 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 SSH service.
Repeat this step to list additional IP addresses or networks.
n
To limit access to specified IPv6 addresses and networks:
(config)> add wifi scanner ssh 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 SSH service.
Repeat this step to list additional IP addresses or networks.
n
To limit access to hosts connected through a specified interface on the TX54 device:
(config)> add wifi scanner ssh acl interface end
value
(config)>
Where
value
is an interface defined on your device.
Содержание TX54
Страница 1: ...TX54 User Guide Firmware version 22 2 ...
Страница 190: ...Interfaces Bridging TX54 User Guide 190 ...
Страница 293: ...Hotspot Hotspot configuration TX54 User Guide 293 ...
Страница 332: ...Hotspot Show hotspot status and statistics TX54 User Guide 332 ...
Страница 584: ...Services Simple Network Management Protocol SNMP TX54 User Guide 584 4 Click Download ...
Страница 1069: ...Command line interface Command line reference TX54 User Guide 1069 reboot Reboot the system Parameters None ...