当前位置:网站首页>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
边栏推荐
- Problem: the string and characters are typed successively, and the results conflict
- H3C HCl MPLS layer 2 dedicated line experiment
- 112. Network security penetration test - [privilege promotion article 10] - [Windows 2003 lpk.ddl hijacking rights lifting & MSF local rights lifting]
- Sign up now | oar hacker marathon phase III midsummer debut, waiting for you to challenge
- 金融数据获取(三)当爬虫遇上要鼠标滚轮滚动才会刷新数据的网页(保姆级教程)
- <No. 8> 1816. 截断句子 (简单)
- 普乐蛙小型5d电影设备|5d电影动感电影体验馆|VR景区影院设备
- EPP+DIS学习之路(2)——Blink!闪烁!
- SQL head injection -- injection principle and essence
- idm服务器响应显示您没有权限下载解决教程
猜你喜欢

H3C HCl MPLS layer 2 dedicated line experiment

The left-hand side of an assignment expression may not be an optional property access.ts(2779)

【PyTorch实战】用RNN写诗

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

Ctfhub -web SSRF summary (excluding fastcgi and redI) super detailed

Processing strategy of message queue message loss and repeated message sending

In the small skin panel, use CMD to enter the MySQL command, including the MySQL error unknown variable 'secure_ file_ Priv 'solution (super detailed)

Sign up now | oar hacker marathon phase III midsummer debut, waiting for you to challenge
![110. Network security penetration test - [privilege promotion 8] - [windows sqlserver xp_cmdshell stored procedure authorization]](/img/62/1ec8885aaa2d4dca0e764b73a1e2df.png)
110. Network security penetration test - [privilege promotion 8] - [windows sqlserver xp_cmdshell stored procedure authorization]

Sonar:cognitive complexity
随机推荐
@What happens if bean and @component are used on the same class?
Is it safe to open Huatai's account in kainiu in 2022?
The road to success in R & D efficiency of 1000 person Internet companies
File upload vulnerability - upload labs (1~2)
平安证券手机行开户安全吗?
解密GD32 MCU产品家族,开发板该怎么选?
111. Network security penetration test - [privilege escalation 9] - [windows 2008 R2 kernel overflow privilege escalation]
Review and arrangement of HCIA
静态Vxlan 配置
Unity中SmoothStep介绍和应用: 溶解特效优化
Xiaohongshu microservice framework and governance and other cloud native business architecture evolution cases
Sort out the garbage collection of JVM, and don't involve high-quality things such as performance tuning for the time being
问题:先后键入字符串和字符,结果发生冲突
开发一个小程序商城需要多少钱?
idm服务器响应显示您没有权限下载解决教程
DOM parsing XML error: content is not allowed in Prolog
普乐蛙小型5d电影设备|5d电影动感电影体验馆|VR景区影院设备
百度数字人度晓晓在线回应网友喊话 应战上海高考英语作文
[Q&A]AttributeError: module ‘signal‘ has no attribute ‘SIGALRM‘
Basic introduction to the 16 tabs tab control in the fleet tutorial (the tutorial includes source code)