diff options
author | Christian Hesse <mail@eworm.de> | 2021-09-22 10:33:21 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-09-22 10:33:21 +0200 |
commit | 72d50aa13ffb4b80859b6ef191ddaec7541a21ad (patch) | |
tree | 3fd42dbd2ff62e7df76be59e90898357acecbb79 | |
parent | 0d09121d6890e6b5c92dc404487b6f733c5ca8af (diff) |
doc/accesslist-duplicates: use real screenshot
-rw-r--r-- | doc/accesslist-duplicates.d/01-example.png | bin | 0 -> 13646 bytes | |||
-rw-r--r-- | doc/accesslist-duplicates.md | 11 |
2 files changed, 2 insertions, 9 deletions
diff --git a/doc/accesslist-duplicates.d/01-example.png b/doc/accesslist-duplicates.d/01-example.png Binary files differnew file mode 100644 index 0000000..0922984 --- /dev/null +++ b/doc/accesslist-duplicates.d/01-example.png diff --git a/doc/accesslist-duplicates.md b/doc/accesslist-duplicates.md index 0f08284..64a5fea 100644 --- a/doc/accesslist-duplicates.md +++ b/doc/accesslist-duplicates.md @@ -31,16 +31,9 @@ Usage and invocation Run this script from a terminal: - [admin@kalyke] > / 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 + / system script run accesslist-duplicates.local; - 1 ;;; Second 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 - - Numeric id to remove, any key to skip! - Removing numeric id 1... +![screenshot: example](accesslist-duplicates.d/01-example.png) See also -------- |