260427:1659 update Infras #02
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user