2024.05.03
原創2024年10月19日小於 1 分鐘
2024.05.03
4.3 乙太網
4.3.1 古典乙太網實體層
Name | Shortcut | Speed |
---|---|---|
Ethernet | E | 10 Mbps |
Fast Ethernet | FE | 100 Mbps |
Gigabit Ethernet | GE | 1000 Mbps (1 Gbps) |
10 Gigabit Ethernet | 10GE | 10 Gbps |
- 46 ≤ 資料 + 填塞 ≤ 1500
function getPad(data) { if (1500 - data.length <= 46) { return 1500 - data.length; } else { return 46; } }
4.3.4 交換式乙太網
hub會複製訊號 |
---|
4.3.5 高速乙太網
Name | Lines | Usage |
---|---|---|
Cat 3 | 2 | Telephone |
Cat 5 | 8 | Internet |
Cat 5e (1000 Mbps) | 8 | Internet |
Cat 6 | 8 |