当前位置:网站首页>VLAN相关知识点
VLAN相关知识点
2022-07-30 10:30:00 【Z_41527】
企业网的三层架构 ---- 业网搭建时的一个参考建议方案
AP ---- 无线接入点
WLAN ---- 无线局域网
无线的缺陷:
1、传输效率低于有线,并且信号强度存在波动,和信号发射点位置越远,信号越弱
2、无线信号穿透性较差,以太网可以实现频分
3、上网用户数量增多,则网络卡顿严重
无线网络没有使用冲突检测技术的原因:
1、无线网络本身信号强度动态范围非常大,往往收到的信号强度可能远小于发出时的强度,所以,检测冲突比较困难。
2、在无线网络的应用场景中,存在很多冲突无法检测的场景。
CSMA/CA —载波侦听多路访问/冲突避免
1、即使在没有侦听到信号时,也不立即发送信息,而是先执行避让动作,给自己设计一个随机的计时器,时间到了之后,再发送信息。
2、CSMA/CA技术,为了保证传输的数据的可靠性,采用了停等式流控 ---- 每发一个数据包,要求对方回复ACK进行确认,否则重传。
企业网的三层架构
核心思想—冗余(备份)—保证网络的稳定性
1、线路冗余
2、设备冗余
3、网关冗余
4、UPS元余— UPS --不间断电源
VLAN
V ---- 虚拟
LAN ---- 局域网
第一步:创建VLAN
第二步:将接口划入到VLAN
第三步:配置trunk干道
第四步:VLAN间路由
边栏推荐
- Array of Shell System Learning
- JCL learning
- hcip06 ospf special area comprehensive experiment
- 鸿湖万联扬帆富设备开发板正式合入OpenHarmony主干
- vscode中写markdown格式笔记的配置过程和相关语法
- Meikle Studio - see the actual combat notes of Hongmeng device development 4 - kernel development
- (BUG record) No module named PIL
- wsl操作
- 梅科尔工作室-看鸿蒙设备开发实战笔记七——网络应用开发
- nacos实战项目中的配置
猜你喜欢
WARN: Establishing SSL connection without server's identity verification is not recommended when connecting to mysql
Meikle Studio - see the actual combat notes of Hongmeng equipment development five - drive subsystem development
Redis Desktop Manager 2022.4.2 released
【C和指针第七章】可变参数列表
2022全球数字经济大会人工智能专场:AI安全受高度关注
typescript入门之helloworld
Re16: Read the paper ILDC for CJPE: Indian Legal Documents Corpus for Court Judgment Prediction and Explanation
Matplotlib--plot markers
(***Key points***) Flink common memory problems and tuning guide (1)
Paper reading: SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers
随机推荐
多线程--线程和线程池的用法
Re20:读论文的先例:普通法的信息理论分析
Shell system learning function
[100个Solidity使用技巧]1、合约重入攻击
电压跟随器不要随便加
WEB3之路(一)-- solidity学习笔记
软考 系统架构设计师 简明教程 | 案例分析 | 需求分析
Soft test system architects introductory tutorial | system operation and software maintenance
Flask's routing (app.route) detailed
Mysterious APT Attack
spark udf accepts and handles null values.
Telerik2022 R2,有效的自动化测试
SST-Calib:结合语义和VO进行时空同步校准的lidar-visual外参标定方法(ITSC 2022)
梅科尔工作室-看鸿蒙设备开发实战笔记四——内核开发
ospf2 two-point two-way republish (question 2)
idea2021+Activiti [the most complete note one (basic use)]
The thread pool method opens the thread -- the difference between submit() and execute()
OC-手动引用计数内存管理
Materialist Dialectics - Conditionalism
If someone asks you about distributed transactions again, throw this to him