当前位置:网站首页>VLAN is introduced with the experiment
VLAN is introduced with the experiment
2022-08-05 06:22:00 【sologuai】
目录
一、VLAN概述
1.vlan概念及作用
vlanIt's called a virtual local area network(VLAN Virtual LAN )虚拟局域网是一组逻辑上的设备和用户,这些设备和用户并不受物理位置的限制,They can be organized according to factors such as functional department application,communicate with each other as if they were on the same network segment.The role is to divide the broadcast domain,Controls the scope of broadcast messaging.
2.vlan的种类
静态VLAN:基于端口划分静态VLAN
动态VLAN:基于MAC地址划分动态VLAN
3.vlan的id范围
4.trunk的作用
①Trunkis a public link,在Trunkcan send allvlan的数据,to achieve allvlan可以通过 A link communicates across switches.
②Trunk根据不同的vlan号给vlanThe sent data adds an identifier,使同一vlanCan communicate across switches.
二、配置实验
过程:
步骤1:Set up four hostsand two servers的IP地址和子网掩码
步骤2:配置交换机sw1
步骤3:配置交换机sw2
步骤4:进行测试
pc1 ping server2
pc2 ping server2
Pc3 ping server1
Pc4 ping server1
server1 ping pc3
Server1 ping pc4
Server2 ping pc1
Server2 ping pc2
实验成功!
三、总结
创建vlan :默认只有 vlan 1
[系统视图] vlan 10 ###建立单个vlan
[系统视图] vlan batch 20 30 40 ###一次性建立多个vlan
[sw1]display vlan ###查看vlan 的一些基本信息
access 交换机 主机 路由器
trunk The switch core switch is connected
边栏推荐
- ALC实验
- 618,你也许可以清醒亿点点
- spark source code-RPC communication mechanism
- Wechat applet page jump to pass parameters
- VLAN介绍与实验
- Spark source code-task submission process-6.1-sparkContext initialization-create spark driver side execution environment SparkEnv
- 跨域的十种解决方案详解(总结)
- 多线程之传递参数
- OpenCV3.0 is compatible with VS2010 and VS2013
- static routing
猜你喜欢
5分钟完成mysql离线安装
From "dual card dual standby" to "dual communication", vivo took the lead in promoting the implementation of the DSDA architecture
spark operator - map vs mapPartitions operator
Mina的长连接和短连接
spark source code-RPC communication mechanism
[Day6] File system permission management, file special permissions, hidden attributes
[Day1] VMware software installation
多线程之传递参数
What's the point of monitoring the involution of the system?
Hugo搭建个人博客
随机推荐
LinkSLA坚持用户第一,打造可持续的运维服务方案
通过反射获取Class对象的四种方式
Complete mysql offline installation in 5 minutes
教您简单几步实现工业树莓派正确安装RS232转USB驱动
The idea of commonly used shortcut key
浏览器存储WebStorage
spark source code-RPC communication mechanism
NAT实验
七种让盒子水平垂直居中的方法
Small example of regular expression--remove spaces in the middle and on both sides of the string
5分钟完成mysql离线安装
Billions of IT operations in the market, the product by strength to speak
el-autocomplete使用
Transport layer protocol (TCP 3-way handshake)
产品学习资料
selenium模块的操作之拉钩
逻辑卷创建
spark source code - task submission process - 5-CoarseGrainedExecutorBackend
spark source code - task submission process - 1-sparkSubmit
[Day1] VMware software installation