当前位置:网站首页>Vxlan 静态集中网关
Vxlan 静态集中网关
2022-07-07 10:27:00 【__Dong】

配置Vxlan 集中网关
在GW CE上和Vxlan 建立隧道 启用 Vbdif 接口 通过BD域中VNI 区分不同数据流
### CE1
bridge-domain 10
vxlan vni 10
bridge-domain 30
vxlan vni 30
interface Nve1
source 1.1.1.1
vni 10 head-end peer-list 2.2.2.2
vni 30 head-end peer-list 2.2.2.2
interface Vbdif10
ip binding vpn-instance A
ip address 10.0.0.254 255.255.255.0
ip vpn-instance A
ipv4-family
route-distinguisher 1:1
### CE2
bridge-domain 10
vxlan vni 10
bridge-domain 30
vxlan vni 30
interface GE1/0/1
undo shutdown
interface GE1/0/1.1 mode l2
encapsulation dot1q vid 10
bridge-domain 10
interface GE1/0/1.2 mode l2
encapsulation dot1q vid 30
bridge-domain 30
interface Nve1
source 2.2.2.2
vni 10 head-end peer-list 1.1.1.1
vni 30 head-end peer-list 1.1.1.1
配置默认路由
### CE1
ip route-static 0.0.0.0 0.0.0.0 14.0.0.4
ip route-static vpn-instance A 0.0.0.0 0.0.0.0 14.0.0.4 public # 在VPN实例中引入全局路由表
ip route-static 10.0.0.1 255.255.255.255 Vbdif10
ip route-static 10.0.0.0 255.255.255.0 vpn-instance A 10.0.0.254 #在全局路由表中引入VPN实例路由
边栏推荐
- [data clustering] realize data clustering analysis based on multiverse optimization DBSCAN with matlab code
- SQL Lab (41~45) (continuous update later)
- 30. Feed shot named entity recognition with self describing networks reading notes
- Present pod information to the container through environment variables
- Problem: the string and characters are typed successively, and the results conflict
- VSCode的学习使用
- 如何理解服装产业链及供应链
- 让数字管理好库存
- 111.网络安全渗透测试—[权限提升篇9]—[Windows 2008 R2内核溢出提权]
- Sonar:Cognitive Complexity认知复杂度
猜你喜欢
![[data clustering] realize data clustering analysis based on multiverse optimization DBSCAN with matlab code](/img/83/0652e3138b87a4741dd8261a24d1e8.png)
[data clustering] realize data clustering analysis based on multiverse optimization DBSCAN with matlab code

Xiaohongshu microservice framework and governance and other cloud native business architecture evolution cases

Unity中SmoothStep介绍和应用: 溶解特效优化

wallys/Qualcomm IPQ8072A networking SBC supports dual 10GbE, WiFi 6

【玩转 RT-Thread】 RT-Thread Studio —— 按键控制电机正反转、蜂鸣器

Explore cloud database of cloud services together

《看完就懂系列》天哪!搞懂节流与防抖竟简单如斯~

Baidu digital person Du Xiaoxiao responded to netizens' shouts online to meet the Shanghai college entrance examination English composition

Sonar:cognitive complexity

Flet tutorial 17 basic introduction to card components (tutorial includes source code)
随机推荐
Cenos openssh upgrade to version 8.4
<No. 8> 1816. 截断句子 (简单)
PowerShell cs-utf-16le code goes online
SQL injection -- Audit of PHP source code (take SQL lab 1~15 as an example) (super detailed)
Steps of redis installation and self startup configuration under CentOS system
College entrance examination composition, high-frequency mention of science and Technology
Tutorial on principles and applications of database system (010) -- exercises of conceptual model and data model
(待会删)yyds,付费搞来的学术资源,请低调使用!
When OSPF specifies that the connection type is P2P, it enables devices on both ends that are not in the same subnet to Ping each other
Sign up now | oar hacker marathon phase III midsummer debut, waiting for you to challenge
Present pod information to the container through environment variables
Sonar:cognitive complexity
SQL Lab (46~53) (continuous update later) order by injection
Xiaohongshu microservice framework and governance and other cloud native business architecture evolution cases
zero-shot, one-shot和few-shot
Introduction to three methods of anti red domain name generation
Tutorial on principles and applications of database system (009) -- conceptual model and data model
Completion report of communication software development and Application
2022 年第八届“认证杯”中国高校风险管理与控制能力挑战赛
NGUI-UILabel