diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-09-16 04:50:29 +0000 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2026-09-16 04:50:29 +0000 |
| commit | 2823be3beaf38a938da1cb2c2cf811dd0c18f094 (patch) | |
| tree | 1acdd99ae0a4dc56cf414d08fe610ed4b2e79e75 /docs/configuration/interfaces/wireless.md | |
| parent | f1fef3e17f62c143bd2a98a2750bd54d8b7b19a1 (diff) | |
| download | vyos-documentation-T3871-ifname-store.tar.gz vyos-documentation-T3871-ifname-store.zip | |
docs: T3871: drop hw-id from the example outputT3871-ifname-store
The node is gone from the CLI, so example configuration dumps which still
show it no longer match what a reader sees on their own system. Remove it
from the shown output only; no prose changes. The comparison shown on the
testing page is rewritten rather than trimmed, as deleting the lines would
have left an edit level behind with nothing under it.
Diffstat (limited to 'docs/configuration/interfaces/wireless.md')
| -rw-r--r-- | docs/configuration/interfaces/wireless.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/configuration/interfaces/wireless.md b/docs/configuration/interfaces/wireless.md index 9e6b7c99..057ff9e1 100644 --- a/docs/configuration/interfaces/wireless.md +++ b/docs/configuration/interfaces/wireless.md @@ -803,7 +803,6 @@ interfaces { } channel 11 description "802.11ax 2.4GHz" - hw-id [...] mode ax physical-device phy0 security { @@ -884,7 +883,6 @@ interfaces { channel 5 description "802.11ax 6GHz" enable-bf-protection - hw-id [...] mgmt-frame-protection required mode ax physical-device phy0 |
