以太网有几种类型:
- 快速以太网
- 千兆以太网
- 交换机以太网
快速以太网是 10-Base-T 以太网的继承者。它比千兆以太网更受欢迎,因为它的配置和实现简单。它比它的继任者更快。它的变种是:
- 100Base-T4
- 100Base-Tx
- 100Base-Fx
快速以太网的覆盖范围最大可达 10 公里,其在快速以太网中的往返延迟为 100 到 500 位时间。
千兆以太网是快速以太网的继承者。它可以产生高达 1 Gbps 的速度。它不如快速以太网流行,因为它的配置和实现比快速以太网复杂。千兆以太网的覆盖范围最大可达 70 公里。
让我们看看快速以太网和千兆以太网之间的区别:
S.NO | Fast Ethernet | Gigabit Ethernet |
---|---|---|
1. | Fast Ethernet provides 100 Mbps speed. | Gigabit Ethernet offers 1 Gbps speed. |
2. | Fast Ethernet is simple configured. | While Gigabit Ethernet is more complicated than Fast Ethernet. |
3. | Fast Ethernet generate more delay comparatively. | Gigabit Ethernet generate less delay than Fast Ethernet. |
4. | The coverage limit of Fast Ethernet is up to 10 km. | While the coverage limit of Gigabit Ethernet is up to 70 km. |
5. | The round-trip delay in Fast Ethernet is 100 to 500 bit times. | While the round-trip delay in Gigabit Ethernet is 4000 bit times. |
6. | Fast Ethernet is the Successor of 10-Base-T Ethernet. | While Gigabit Ethernet is the successor of Fast Ethernet. |