当前位置:网站首页>Dr selection of OSPF configuration for Huawei devices
Dr selection of OSPF configuration for Huawei devices
2022-07-07 00:47:00 【Tony_ long7483】

Configure all interfaces VLAN
[LSW1]vlan 10
[LSW1-GigabitEthernet0/0/1]port link-type trunk
[LSW1-GigabitEthernet0/0/1]port trunk allow-pass vlan 10
[LSW2]vlan batch 10
[LSW2-GigabitEthernet0/0/1]port link-type trunk
[LSW2-GigabitEthernet0/0/1]port trunk allow-pass vlan 10
[LSW3]vlan 10
[LSW3-GigabitEthernet0/0/1]port link-type trunk
[LSW3-GigabitEthernet0/0/1]port trunk allow-pass vlan 10
[LSW4]vlan 10
[LSW4-GigabitEthernet0/0/1]port link-type trunk
[LSW4-GigabitEthernet0/0/1]port trunk allow-pass vlan 10
[LSW5]vlan 10
[LSW5-GigabitEthernet0/0/1]port link-type trunk
[LSW5-GigabitEthernet0/0/1]port trunk allow-pass vlan 10
[LSW5-GigabitEthernet0/0/2]port link-type trunk
[LSW5-GigabitEthernet0/0/2]port trunk allow-pass vlan 10
[LSW5-GigabitEthernet0/0/3]port link-type trunk
[LSW5-GigabitEthernet0/0/3]port trunk allow-pass vlan 10
[LSW5-GigabitEthernet0/0/4]port link-type trunk
[LSW5-GigabitEthernet0/0/4]port trunk allow-pass vlan 10Configure the IP Address
[LSW1-Vlanif10]ip add 10.1.1.1 24
[LSW2-Vlanif10]ip add 10.1.1.2 24
[LSW3-Vlanif10]ip add 10.1.1.3 24
[LSW4-Vlanif10]ip add 10.1.1.4 24
[LSW1]int LoopBack 0
[LSW1-LoopBack0]ip add 10.10.1.1 32
[LSW2]int LoopBack 0
[LSW2-LoopBack0]ip add 10.10.2.2 32
[LSW3]int LoopBack 0
[LSW3-LoopBack0]ip add 10.10.3.3 32
[LSW4]int LoopBack 0
[LSW4-LoopBack0]ip add 10.10.4.4 32To configure OSPF Basic function
[LSW1]ospf 1 router-id 10.10.1.1
[LSW1-ospf-1]area 0
[LSW1-ospf-1-area-0.0.0.0]network 10.1.1.0 0.0.0.255
[LSW2]ospf 1 router-id 10.10.2.2
[LSW2-ospf-1]area 0
[LSW2-ospf-1-area-0.0.0.0]network 10.1.1.0 0.0.0.255
[LSW3]ospf 1 router-id 10.10.3.3
[LSW3-ospf-1]area 0
[LSW3-ospf-1-area-0.0.0.0]network 10.1.1.0 0.0.0.255
[LSW4]ospf 1 router-id 10.10.4.4
[LSW4-ospf-1]area 0
[LSW4-ospf-1-area-0.0.0.0]network 10.1.1.0 0.0.0.255
Configure on the switch interface DR priority
[LSW1-Vlanif10]ospf dr-priority 100 // Was elected DR
[LSW2-Vlanif10]ospf dr-priority 0 // Can't be DR or BDR
[LSW3-Vlanif10]ospf dr-priority 2 // Was elected BDRrestart OSPF process
reset ospf process
reset ospf process
reset ospf process
reset ospf processVerify configuration

边栏推荐
- Equals() and hashcode()
- Mujoco produces analog video
- Article management system based on SSM framework
- Learn to use code to generate beautiful interface documents!!!
- Mujoco second order simple pendulum modeling and control
- X.509 certificate based on go language
- Are you ready to automate continuous deployment in ci/cd?
- 以机房B级建设标准满足等保2.0三级要求 | 混合云基础设施
- Everyone is always talking about EQ, so what is EQ?
- How to get started and improve test development?
猜你喜欢

File and image comparison tool kaleidoscope latest download

System activity monitor ISTAT menus 6.61 (1185) Chinese repair

37页数字乡村振兴智慧农业整体规划建设方案

alexnet实验偶遇:loss nan, train acc 0.100, test acc 0.100情况

5种不同的代码相似性检测,以及代码相似性检测的发展趋势

After leaving a foreign company, I know what respect and compliance are

stm32F407-------DAC数模转换

Basic information of mujoco

Core knowledge of distributed cache

Alexnet experiment encounters: loss Nan, train ACC 0.100, test ACC 0.100
随机推荐
2021 SASE integration strategic roadmap (I)
Racher integrates LDAP to realize unified account login
threejs图片变形放大全屏动画js特效
Advanced learning of MySQL -- basics -- multi table query -- inner join
Matlab learning notes
Three methods to realize JS asynchronous loading
Are you ready to automate continuous deployment in ci/cd?
2022/2/12 summary
fastDFS数据迁移操作记录
If the college entrance examination goes well, I'm already graying out at the construction site at the moment
After leaving a foreign company, I know what respect and compliance are
基於GO語言實現的X.509證書
alexnet实验偶遇:loss nan, train acc 0.100, test acc 0.100情况
X.509 certificate based on go language
Everyone is always talking about EQ, so what is EQ?
Testers, how to prepare test data
Advanced learning of MySQL -- basics -- multi table query -- external connection
JS+SVG爱心扩散动画js特效
Leecode brush questions record sword finger offer 43 The number of occurrences of 1 in integers 1 to n
Compilation of kickstart file