当前位置:网站首页>Static vxlan configuration
Static vxlan configuration
2022-07-07 12:27:00 【__ Dong】
config
CE1 、CE2
>system-view immediately ## Enter the command to make it effective immediately , Avoid input commit trouble
## CE1
Configure the underlying underlay The Internet
interface GE1/0/0
undo portswitch
undo shutdown
ip add 12.0.0.1 24
int lo0
ip add 1.1.1.1 24
ospf 1
are 0
int G1/0/0
ospf enable are 0
int lo0
ospf enable are 0
##CE2
CE2
interface GE1/0/0
undo portswitch
undo shutdown
ip address 12.0.0.2 255.255.255.0
ospf enable 1 area 0.0.0.0
interface LoopBack0
ip address 2.2.2.2 255.255.255.0
ospf enable 1 area 0.0.0.0
ospf 1
area 0.0.0.0
SW1、SW2
##SW1
vlan batch 10
interface GigabitEthernet0/0/1
port link-type trunk
port trunk allow-pass vlan 2 to 4094
interface GigabitEthernet0/0/2
port link-type access
port default vlan 10
##SW2
vlan batch 20
interface GigabitEthernet0/0/1
port link-type trunk
port trunk allow-pass vlan 2 to 4094
interface GigabitEthernet0/0/2
port link-type access
port default vlan 20
To configure vxlan
##SW1
bridge-domain 10
vxlan vni 10
interface GE1/0/1.1 mode l2
encapsulation dot1q vid 10 ## vlan id by 10 Packets of are allowed to enter the tunnel
bridge-domain 10
interface Nve1
source 1.1.1.1
vni 10 head-end peer-list 2.2.2.2
##SW2
bridge-domain 10
vxlan vni 10
interface GE1/0/1.1 mode l2
encapsulation dot1q vid 20 ## vlan id by 20 Packets of are allowed to enter the tunnel
bridge-domain 10
interface Nve1
source 2.2.2.2
vni 10 head-end peer-list 1.1.1.1
test :
边栏推荐
- 浅谈估值模型 (二): PE指标II——PE Band
- 【统计学习方法】学习笔记——第四章:朴素贝叶斯法
- TypeScript 接口继承
- 普乐蛙小型5d电影设备|5d电影动感电影体验馆|VR景区影院设备
- What are the top-level domain names? How is it classified?
- H3C HCl MPLS layer 2 dedicated line experiment
- 【统计学习方法】学习笔记——第五章:决策树
- Attack and defense world - PWN learning notes
- Zero shot, one shot and few shot
- Processing strategy of message queue message loss and repeated message sending
猜你喜欢
Common locking table processing methods in Oracle
SQL lab 21~25 summary (subsequent continuous update) (including secondary injection explanation)
The hoisting of the upper cylinder of the steel containment of the world's first reactor "linglong-1" reactor building was successful
"Series after reading" my God! It's so simple to understand throttling and anti shake~
SQL Lab (41~45) (continuous update later)
Up meta - Web3.0 world innovative meta universe financial agreement
Vxlan 静态集中网关
Routing strategy of multi-point republication [Huawei]
Hi3516 full system type burning tutorial
Idea 2021 Chinese garbled code
随机推荐
About web content security policy directive some test cases specified through meta elements
即刻报名|飞桨黑客马拉松第三期盛夏登场,等你挑战
顶级域名有哪些?是如何分类的?
Experiment with a web server that configures its own content
Hi3516全系统类型烧录教程
如何理解服装产业链及供应链
Processing strategy of message queue message loss and repeated message sending
Tutorial on principles and applications of database system (009) -- conceptual model and data model
112.网络安全渗透测试—[权限提升篇10]—[Windows 2003 LPK.DDL劫持提权&msf本地提权]
Is it safe to open Huatai's account in kainiu in 2022?
Xiaohongshu microservice framework and governance and other cloud native business architecture evolution cases
111.网络安全渗透测试—[权限提升篇9]—[Windows 2008 R2内核溢出提权]
Attack and defense world - PWN learning notes
Superscalar processor design yaoyongbin Chapter 10 instruction submission excerpt
Will the filing free server affect the ranking and weight of the website?
Upgrade from a tool to a solution, and the new site with praise points to new value
Tutorial on the principle and application of database system (008) -- exercises on database related concepts
对话PPIO联合创始人王闻宇:整合边缘算力资源,开拓更多音视频服务场景
SQL Lab (36~40) includes stack injection, MySQL_ real_ escape_ The difference between string and addslashes (continuous update after)
Apache installation problem: configure: error: APR not found Please read the documentation