This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| wireless_filtering [2022/11/28 11:42] – created rs232 | wireless_filtering [2025/02/12 03:21] (current) – -Formatting hogwild | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Wireless | + | ====== Wireless |
| - | The easiest way to achieve | + | The easiest way to perform |
| - | Given a mac address you want to control say '' | + | There are two main advantages |
| - | # Block\\ | + | A scripted solution can make it easier to manage a large number of network devices. Second, a script more easily allows you to schedule filtering on or off, as needed. |
| - | '' | + | |
| + | | ||
| + | |||
| + | <code text> | ||
| + | aa: | ||
| + | </ | ||
| + | |||
| + | \\ | ||
| + | |||
| + | You could perform the following functions on it: | ||
| + | |||
| + | \\ | ||
| + | |||
| + | * Block\\ | ||
| + | / | ||
| + | </ | ||
| + | |||
| + | \\ | ||
| + | |||
| + | * Unblock\\ <code text> | ||
| + | / | ||
| + | </ | ||
| + | |||
| + | \\ | ||
| + | |||
| + | * Or even…Flush (unblock all the defined references at once)\\ <code text> | ||
| + | / | ||
| + | </ | ||
| + | |||
| + | \\ | ||
| - | # Unblock\\ | ||
| - | ''/ | ||
| - | # Flush (unblock all the defined references at once)\\ | ||
| - | ''/ | ||