概述
VLAN的作用
VLAN的作用是通过限制网络成员的数量,1)减少网络风暴,2)提供二层QOS.
802.1Q定义了vlan的标准,包括type(16bit)、priority(3bit)、cfi(1bit)、vlan(12bit)
VLAN的划分方法
按网络协议划分
按组播IP划分
按照物理端口划分
按照MAC地址划分
用户自定义方式划分
交换机划分 VLAN 说明,VLAN1 这个虚拟局域网编号,一般工作于管理组,所以普通 VLAN 都是从 2 开始编号,默认情况下,所有虚拟局域网都隶属于 VALN1。
LAN ranges –
- VLAN 0, 4095:These are reserved VLAN which cannot be seen or used.
- VLAN 1:It is the default VLAN of switches. By default, all switch ports are in VLAN. This VLAN can’t be deleted or edit but can be used.
- VLAN 2-1001: This is a normal VLAN range. We can create, edit and delete these VLAN.
- VLAN 1002-1005: These are CISCO defaults for fddi and token rings. These VLAN can’t be deleted.
- Vlan 1006-4094: This is the extended range of Vlan.
管理IP只是交换机用于被日常维护管理所用的,vlan IP通常是作为某个Vlan的网关地址.
一般来讲,二层交换机只能设置管理IP(vlan1),不能设置vlanIP;三层交换机则同时可以设置。
VLAN设置示例
https://www.geeksforgeeks.org/virtual-lan-vlan/
最后
以上就是激动大雁为你收集整理的SOMEIP(5) - VLAN划分的全部内容,希望文章能够帮你解决SOMEIP(5) - VLAN划分所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复