当前位置:网站首页>[hcia]no.15 communication between VLANs
[hcia]no.15 communication between VLANs
2022-07-03 02:26:00 【Digital communication】
Catalog
Vlan Communication mode between :
Vlan Specific configuration of communication between :
Vlan Communication mode between :
In practice , We often need to be different Vlan Realize connectivity , The main methods can be :
Multi arm routing : Provided by multiple interfaces of the router VLAN Communication scheme between , The principle and routing basis are the same .

Single arm routing : Compared with the multi arm routing scheme, the router interface can be saved ; however , One arm routing follows VLAN An increase in quantity , The bandwidth pressure of the link will also increase .

Three layer exchange : Through the layer 3 switch Vlanif Interface realizes three-layer data communication ; Compared with the single arm routing scheme , Layer 3 switching is more scalable , Even if VLAN The increase will not have a great impact on its performance .

Vlan Specific configuration of communication between :
1. Multi arm routing .

(1) On the switch , First create Vlan10 and Vlan20, And then G2,G3 configure access Pattern ,G0,G4 configure access or trunk All possible .
(2) On the router , Configure the IP.
2. Single arm routing .

(1) On the switch , Create good Vlan10 and 20 after , Will connect PC Interface configuration for access Pattern , Interface configuration of connection route trunk Pattern .
(2) The router interface configuration is as follows :

3. Three layer exchange .

The switch interface configuration is as above , Here, you need to establish a three-layer interface on the switch Vlanif, Use this three-tier interface as Vlan Gateway of network segment . Specific configuration and configuration interface IP The address is the same .

OK, Today's content is over , You can experiment , It's simple .
边栏推荐
- 【翻译】具有集中控制平面的现代应用负载平衡
- The Sandbox阐释对元宇宙平台的愿景
- Gbase 8C system table PG_ amop
- CFdiv2-Fixed Point Guessing-(區間答案二分)
- [Yu Yue education] reference materials of chemical experiment safety knowledge of University of science and technology of China
- [Flutter] dart: class; abstract class; factory; Class, abstract class, factory constructor
- 簡單理解svg
- Y54. Chapter III kubernetes from introduction to mastery -- ingress (27)
- Flink CDC mongoDB 使用及Flink sql解析monggo中复杂嵌套JSON数据实现
- 返回一个树形结构数据
猜你喜欢

怎么将yolov5中的PANet层改为BiFPN

Coroutinecontext in kotlin

RestCloud ETL 跨库数据聚合运算

错误Invalid bound statement (not found): com.ruoyi.stock.mapper.StockDetailMapper.xxxx解决

Create + register sub apps_ Define routes, global routes and sub routes

UDP receive queue and multiple initialization test

Recommendation letter of "listing situation" -- courage is the most valuable

4. Classes and objects

面试项目技术栈总结

通达OA 首页门户工作台
随机推荐
詳細些介紹如何通過MQTT協議和華為雲物聯網進行通信
Distributed transaction solution
GBase 8c系统表-pg_auth_members
Awk from introduction to earth (0) overview of awk
GBase 8c系统表-pg_conversion
Packing and unpacking of JS
GBase 8c系统表-pg_amproc
Gbase 8C system table PG_ attribute
微服务组件Sentinel (Hystrix)详细分析
Servlet中数据传到JSP页面使用el表达式${}无法显示问题
Codeforces Round #418 (Div. 2) D. An overnight dance in discotheque
返回一个树形结构数据
Gbase 8C system table PG_ cast
Detailed analysis of micro service component sentinel (hystrix)
5. File operation
SPI mechanism
基于线程池的生产者消费者模型(含阻塞队列)
Gbase 8C system table PG_ aggregate
[Hcia]No.15 Vlan间通信
Leetcode 183 Customers who never order (2022.07.02)