当前位置:网站首页>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 :
边栏推荐
- 数据库系统原理与应用教程(007)—— 数据库相关概念
- 【统计学习方法】学习笔记——提升方法
- Detailed explanation of debezium architecture of debezium synchronization
- Upgrade from a tool to a solution, and the new site with praise points to new value
- 顶级域名有哪些?是如何分类的?
- The hoisting of the upper cylinder of the steel containment of the world's first reactor "linglong-1" reactor building was successful
- Sonar:Cognitive Complexity认知复杂度
- EPP+DIS学习之路(1)——Hello world!
- 108.网络安全渗透测试—[权限提升篇6]—[Windows内核溢出提权]
- Hi3516全系统类型烧录教程
猜你喜欢
Detailed explanation of debezium architecture of debezium synchronization
[play RT thread] RT thread Studio - key control motor forward and reverse rotation, buzzer
Completion report of communication software development and Application
SQL Lab (46~53) (continuous update later) order by injection
ps链接图层的使用方法和快捷键,ps图层链接怎么做的
ES底层原理之倒排索引
Learning and using vscode
Static routing assignment of network reachable and telent connections
数据库系统原理与应用教程(011)—— 关系数据库
静态Vxlan 配置
随机推荐
2022年在启牛开华泰的账户安全吗?
EPP+DIS学习之路(2)——Blink!闪烁!
Ctfhub -web SSRF summary (excluding fastcgi and redI) super detailed
PowerShell cs-utf-16le code goes online
Apache installation problem: configure: error: APR not found Please read the documentation
111. Network security penetration test - [privilege escalation 9] - [windows 2008 R2 kernel overflow privilege escalation]
数据库系统原理与应用教程(008)—— 数据库相关概念练习题
Vxlan 静态集中网关
SQL Lab (32~35) contains the principle understanding and precautions of wide byte injection (continuously updated later)
VSCode的学习使用
Typescript interface inheritance
Fleet tutorial 14 basic introduction to listtile (tutorial includes source code)
wallys/Qualcomm IPQ8072A networking SBC supports dual 10GbE, WiFi 6
2022 年第八届“认证杯”中国高校风险管理与控制能力挑战赛
[play RT thread] RT thread Studio - key control motor forward and reverse rotation, buzzer
【统计学习方法】学习笔记——逻辑斯谛回归和最大熵模型
sql-lab (54-65)
powershell cs-UTF-16LE编码上线
Attack and defense world - PWN learning notes
SQL lab 11~20 summary (subsequent continuous update) contains the solution that Firefox can't catch local packages after 18 levels