当前位置:网站首页>Vxlan static centralized gateway
Vxlan static centralized gateway
2022-07-07 12:27:00 【__ Dong】

To configure Vxlan Centralized gateway
stay GW CE Shanghe Vxlan Build a tunnel Enable Vbdif Interface adopt BD domain VNI Distinguish between different data streams
### 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
Configure the default route
### 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 # stay VPN The global routing table is introduced into the instance
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 # Introduce in the global routing table VPN Instance routing
边栏推荐
- Introduction to three methods of anti red domain name generation
- <No. 9> 1805. Number of different integers in the string (simple)
- 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
- Apache installation problem: configure: error: APR not found Please read the documentation
- NGUI-UILabel
- SQL lab 11~20 summary (subsequent continuous update) contains the solution that Firefox can't catch local packages after 18 levels
- powershell cs-UTF-16LE编码上线
- 数据库系统原理与应用教程(007)—— 数据库相关概念
- Zero shot, one shot and few shot
- SQL Lab (36~40) includes stack injection, MySQL_ real_ escape_ The difference between string and addslashes (continuous update after)
猜你喜欢

idea 2021中文乱码

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

Tutorial on the principle and application of database system (011) -- relational database

Sign up now | oar hacker marathon phase III midsummer debut, waiting for you to challenge

Tutorial on principles and applications of database system (009) -- conceptual model and data model

Fleet tutorial 15 introduction to GridView Basics (tutorial includes source code)

"Series after reading" my God! It's so simple to understand throttling and anti shake~

【统计学习方法】学习笔记——第五章:决策树

Completion report of communication software development and Application

RHSA first day operation
随机推荐
SQL Lab (41~45) (continuous update later)
金融数据获取(三)当爬虫遇上要鼠标滚轮滚动才会刷新数据的网页(保姆级教程)
30. Feed shot named entity recognition with self describing networks reading notes
浅谈估值模型 (二): PE指标II——PE Band
什么是局域网域名?如何解析?
解密GD32 MCU产品家族,开发板该怎么选?
sql-lab (54-65)
Customize the web service configuration file
Niuke website
SQL blind injection (WEB penetration)
Routing strategy of multi-point republication [Huawei]
Simple network configuration for equipment management
DOM parsing XML error: content is not allowed in Prolog
【玩转 RT-Thread】 RT-Thread Studio —— 按键控制电机正反转、蜂鸣器
ENSP MPLS layer 3 dedicated line
Unity 贴图自动匹配材质工具 贴图自动添加到材质球工具 材质球匹配贴图工具 Substance Painter制作的贴图自动匹配材质球工具
(to be deleted later) yyds, paid academic resources, please keep a low profile!
@What happens if bean and @component are used on the same class?
Cenos openssh upgrade to version 8.4
[neural network] convolutional neural network CNN [including Matlab source code 1932]