-
传统的以太网是一个广播型网络,网络中的所有主机通过HUB 或交换机相连,处在
同一个广播域中。HUB 是物理层设备,没有交换功能,接收的报文会向所有端口转...
传统的以太网是一个广播型网络,网络中的所有主机通过HUB 或交换机相连,处在
同一个广播域中。HUB 是物理层设备,没有交换功能,接收的报文会向所有端口转
发;交换机是链路层设备,具备根据报文的目的MAC 地址进行转发的能力,但在
收到广播报文或未知单播报文(报文的目的MAC 地址不在交换机MAC 地址表中)
时,也会向除交换机报文入端口之外的所有端口转发。
上述情况使网络中的主机会收到大量并非以自身为目的地的报文,在浪费大量带宽
资源的同时,也造成了严重的安全隐患。
隔离广播域的传统方法是使用路由器,但是路由器成本较高,而且端口较少,无法
划分细致的网络。
为解决以太网交换机在LAN 中无法限制广播的问题,出现了VLAN(Virtual Local
Area Network,虚拟局域网)技术。-err
- 2022-05-06 09:48:38下载
- 积分:1
-
All the code examples in this book are written in C#, Microsoft s flagship new p...
All the code examples in this book are written in C#, Microsoft s flagship new programming language developed concurrently with the .NET Framework. Our hope is that Visual Basic developers won t feel alienated by this focus on C#. In fact, C# and Visual Basic code are structurally very similar and, apart from the obvious language syntax differences, the C# samples should be very readable to a Visual Basic .NET developer. On the companion CD, you ll find every sample application in this book with versions in C# and Visual Basic .NET. The only exceptions to this are the custom control examples from the second half of Chapter 15 and from Chapter 16. These are only in C#, not because you can t use Visual Basic (or any other language the .NET Framework supports, but because we didn t have time to do it!
- 2023-03-09 21:30:06下载
- 积分:1
-
快速方便的linux命令手册。一本在手,无需百度。
快速方便的linux命令手册。一本在手,无需百度。-Rapid and convenient manual linux command. 1 in hand, without Baidu.
- 2022-03-24 02:27:31下载
- 积分:1
-
请认真阅读您的文件包,说明它至少有40字节。
Please read your package and describe it at least 40 bytes.
System will
- 2022-07-27 19:13:59下载
- 积分:1
-
2003年各大论坛最具影响力的照片电子书
2003年各大论坛最具影响力的照片电子书-2003 major forum of the most influential photo e-books
- 2023-07-11 20:40:04下载
- 积分:1
-
一个很好的入门指南,打家里可以的
入门指南的一个很好的例子,玩家里可以玩小s
- 2022-03-30 08:42:17下载
- 积分:1
-
NT文件系统内的文件系统将英文版的一本好书…
NT 文件系统内幕 英文版好书
对于想了解NT文件系统的人有好处-NT file system inside a good book for the English version of NT File System would like to know people who will benefit
- 2022-07-15 05:46:55下载
- 积分:1
-
习题解答,密码编码学与网络安全:原理与实践(第三版) [信息理论与信息系统]...
习题解答,密码编码学与网络安全:原理与实践(第三版) [信息理论与信息系统]-Exercises to answer, the password encoding learning and Network Security: Principles and Practice (third edition) [information theory and information systems]
- 2022-09-30 11:30:04下载
- 积分:1
-
你必须知道的495个C语言问题 电子版 在网上自己找的 感觉不错...
你必须知道的495个C语言问题 电子版 在网上自己找的 感觉不错- the 495 problems of c
- 2022-03-22 11:17:18下载
- 积分:1
-
c 语言标准与实现。主要介绍了C99标准以及其实现。
c 语言标准与实现。主要介绍了C99标准以及其实现。-c language standards and implementation. Mainly introduces the C99 standard and its implementation.
- 2022-07-23 16:41:22下载
- 积分:1