当前位置:网站首页>VLAN高级技术,VLAN聚合,超级Super VLAN ,Sub VLAN
VLAN高级技术,VLAN聚合,超级Super VLAN ,Sub VLAN
2022-04-23 16:49:00 【wozuimang】
一、VLAN聚合
1、VLAN聚合也称为Super-VLAN,在一个物理网络内用多个Sub-vlan隔离广播域,讲Sub-Vlan进行逻辑上捆绑成一个VLAN这个VLAN就是超级VLAN,Sub-VLAN使用相同的IP地址子网缺省网关,用于节约IP地址资源。
2、Sub-VLAN,包含了物理接口,不会建立三层VLANIF接口,用于隔离广播域,因此不同Sub
-VLAN互通需要通过Super-VLAN三层VLANIF 接口实现
3、Super-VLAN不会创建物理接口,超级VLAN创建与Sub-Vlan捆绑关系
二、 配置需求
1、创建VLAN10、20为Sub-VLAN
2、创建VLAN100为超级Super-VLAN
3、开启Sub-VLAN之间互通PC1与P2可以互相通信
4、终端可以实现与服务器的通信
三、配置实现
1、SW1与SW3作为接入交换机创建VLAN
[SW1]vlan 10 //创建VLAN10
[SW1-GigabitEthernet0/0/1] port link-type access //配置接口划分为接入access
[SW1-GigabitEthernet0/0/1] port default vlan 10//配置接口属于vlan10
[SW1-GigabitEthe
版权声明
本文为[wozuimang]所创,转载请带上原文链接,感谢
https://blog.csdn.net/Bert_Wang/article/details/124363337
边栏推荐
- 04 Lua 运算符
- 05 Lua control structure
- ∑GL-透视投影矩阵的推导
- How magical is the unsafe class used by all major frameworks?
- Nodejs reads the local JSON file through require. Unexpected token / in JSON at position appears
- Sail soft segmentation solution: take only one character (required field) of a string
- 蓝桥杯省一之路06——第十二届省赛真题第二场
- How vscode compares the similarities and differences between two files
- 漫画:什么是IaaS、PaaS、SaaS?
- Quick install mongodb
猜你喜欢
各大框架都在使用的Unsafe类,到底有多神奇?
Construction of promtail + Loki + grafana log monitoring system
STM32__03—初识定时器
How much do you know about the process of the interview
深度学习100例 | 第41天-卷积神经网络(CNN):UrbanSound8K音频分类(语音识别)
Dlib of face recognition framework
On the security of key passing and digital signature
Nifi fast installation and file synchronization
RAID磁盘阵列与RAID5的创建
SQL database
随机推荐
Copy constructor shallow copy and deep copy
NVIDIA graphics card driver error
The solution of not displaying a whole line when the total value needs to be set to 0 in sail software
信息摘要、数字签名、数字证书、对称加密与非对称加密详解
The first line and the last two lines are frozen when paging
Deeply understand the relevant knowledge of 3D model (modeling, material mapping, UV, normal), and the difference between displacement mapping, bump mapping and normal mapping
True math problems in 1959 college entrance examination
STM32__03—初识定时器
DanceNN:字节自研千亿级规模文件元数据存储系统概述
Differences between MySQL BTREE index and hash index
TypeError: set_ figure_ params() got an unexpected keyword argument ‘figsize‘
Mock test using postman
Kunteng full duplex digital wireless transceiver chip kt1605 / kt1606 / kt1607 / kt1608 is suitable for interphone scheme
Getting started with JDBC
vim编辑器的实时操作
How magical is the unsafe class used by all major frameworks?
Set cell filling and ranking method according to the size of the value in the soft report
SQL database
安装及管理程序
文件操作详解(2)