add_vlan_monitor

This commit was merged in pull request #2.
This commit is contained in:
zhaoyukun
2026-04-27 10:25:26 +08:00
parent 6002ec89e9
commit 9f8f641402
2 changed files with 77 additions and 21 deletions

View File

@@ -20,6 +20,14 @@ YEWU_DNS="192.168.46.44"
YEWU_IFACE="yewu-peer"
YEWU_MAC="02:aa:bb:cc:dd:01"
# monitor VLAN 配置
MONITOR_VLAN_ID=100
MONITOR_PHY_IFACE="eth11"
MONITOR_ALIAS="lsa"
# -------------------
# k3s 配置
# -------------------