260427:1659 update Infras #02
CI / CD Pipeline / build (push) Successful in 5m51s
CI / CD Pipeline / deploy (push) Successful in 2m47s

This commit is contained in:
admin
2026-04-27 16:59:38 +07:00
parent a57fef4d44
commit 83b6620093
3 changed files with 23 additions and 11 deletions
+2 -1
View File
@@ -22,7 +22,7 @@
// EDITOR SETTINGS // EDITOR SETTINGS
// ======================================== // ========================================
"editor.fontSize": 16, "editor.fontSize": 19,
"editor.tabSize": 2, "editor.tabSize": 2,
"editor.lineHeight": 1.6, "editor.lineHeight": 1.6,
"editor.rulers": [80, 120], "editor.rulers": [80, 120],
@@ -677,6 +677,7 @@
"scm.alwaysShowActions": false, "scm.alwaysShowActions": false,
"workbench.settings.alwaysShowAdvancedSettings": true, "workbench.settings.alwaysShowAdvancedSettings": true,
"npm.packageManager": "pnpm", "npm.packageManager": "pnpm",
"editor.mouseWheelZoom": true,
}, },
// ======================================== // ========================================
// LAUNCH CONFIGURATIONS // LAUNCH CONFIGURATIONS
@@ -178,17 +178,28 @@ General:
**Configuration:** **Configuration:**
```bash ```bash
Loopback Control: Spanning Tree
STP:
- Edge Port: ENABLE
- BPDU Guard: ENABLE 🔥 (optional แต่แนะนำ)
- Loop Protect: DISABLE
General: General:
- Flow Control: ON - 802.1X Control: Auto
- EEE: OFF - Port Isolation: DISABLE
``` - Flow Control: ENABLE
- EEE: DISABLE
- Multicast Fast Leave: IGMP (IPv4)->DISABLE, MLD (IPv6)->DISABLE
- Loopback Control: Spanning Tree
- Edge Port: ENABLE
- Spanning Tree Config:
- Loop Protect: DISABLE
- Root Protect: DISABLE
- TC Guard: DISABLE
- BPDU Protect: ENABLE 🔥 (ใช้คู่กับพอร์ตประเภทขอบเครือข่าย (Edge Port) ที่เชื่อมต่อกับอุปกรณ์ปลายทางเท่านั้น เช่น เครื่อง PC, เครื่องพิมพ์ หรือ Access Point))
- BPDU Filter: DISABLE
- BPDU Forward: DISABLE
LLDP-MED: ENABLE
Bandwidth Control: Storming Control
- Rate Mode: Ratio
- Broadcast: 1%
- Unknown Unicast: 2%
- Multicast: 2%
- Action: Drop
📌 **หมายเหตุ:** AP ไม่ควรส่ง BPDU → เปิด guard ได้ 📌 **หมายเหตุ:** AP ไม่ควรส่ง BPDU → เปิด guard ได้
Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB