This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wireless_filtering [2023/05/08 04:09] – -Clarity-intro paragraph hogwild | wireless_filtering [2025/02/12 03:21] (current) – -Formatting hogwild | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Wireless MAC Address filtering via script/ | ====== Wireless MAC Address filtering via script/ | ||
| - | The easiest way to achieve | + | The easiest way to perform |
| - | \\ | + | There are two main advantages to using a script. First, entering all the data for a large number of network devices into the Wireless Filter menu would be tedious and time-consuming. |
| - | Given a MAC address | + | A scripted solution can make it easier to manage a large number of network devices. Second, |
| - | You can perform the following functions on it: | + | |
| + | |||
| + | <code text> | ||
| + | aa: | ||
| + | </ | ||
| \\ | \\ | ||
| - | # Block\\ | + | You could perform the following functions on it: |
| \\ | \\ | ||
| - | # Unblock\\ '' | + | * Block\\ <code text> |
| + | / | ||
| + | </ | ||
| \\ | \\ | ||
| - | Or even | + | * Unblock\\ <code text> |
| - | + | / | |
| - | # Flush (unblock all the defined references at once)\\ '' | + | </ |
| \\ | \\ | ||
| + | |||
| + | * Or even…Flush (unblock all the defined references at once)\\ <code text> | ||
| + | / | ||
| + | </ | ||
| \\ | \\ | ||