mirror of
https://github.com/eworm-de/routeros-scripts
synced 2024-05-14 08:04:19 +00:00
doc/accesslist-duplicates: use real screenshot
This commit is contained in:
parent
0d09121d68
commit
72d50aa13f
2 changed files with 2 additions and 9 deletions
BIN
doc/accesslist-duplicates.d/01-example.png
Normal file
BIN
doc/accesslist-duplicates.d/01-example.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
|
@ -31,16 +31,9 @@ Usage and invocation
|
||||||
|
|
||||||
Run this script from a terminal:
|
Run this script from a terminal:
|
||||||
|
|
||||||
[admin@kalyke] > / system script run accesslist-duplicates.local
|
/ system script run accesslist-duplicates.local;
|
||||||
Flags: X - disabled
|
|
||||||
0 ;;; First entry with identical mac address...
|
|
||||||
mac-address=00:11:22:33:44:55 interface=any signal-range=-120..120 allow-signal-out-of-range=10s authentication=yes forwarding=yes ap-tx-limit=0 client-tx-limit=0 private-algo=none private-key="" private-pre-shared-key="" management-protection-key="" vlan-mode=default vlan-id=1
|
|
||||||
|
|
||||||
1 ;;; Second entry with identical mac address...
|
![screenshot: example](accesslist-duplicates.d/01-example.png)
|
||||||
mac-address=00:11:22:33:44:55 interface=any signal-range=-120..120 allow-signal-out-of-range=10s authentication=yes forwarding=yes ap-tx-limit=0 client-tx-limit=0 private-algo=none private-key="" private-pre-shared-key="" management-protection-key="" vlan-mode=default vlan-id=1
|
|
||||||
|
|
||||||
Numeric id to remove, any key to skip!
|
|
||||||
Removing numeric id 1...
|
|
||||||
|
|
||||||
See also
|
See also
|
||||||
--------
|
--------
|
||||||
|
|
Loading…
Reference in a new issue