当前位置:网站首页>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

边栏推荐
- 【JokerのZYNQ7020】AXI_ EMC。
- 509 certificat basé sur Go
- 代码克隆的优缺点
- Data analysis course notes (V) common statistical methods, data and spelling, index and composite index
- Are you ready to automate continuous deployment in ci/cd?
- 【JokerのZYNQ7020】AXI_EMC。
- 什么是时间
- [software reverse - solve flag] memory acquisition, inverse transformation operation, linear transformation, constraint solving
- 37 pages Digital Village revitalization intelligent agriculture Comprehensive Planning and Construction Scheme
- If the college entrance examination goes well, I'm already graying out at the construction site at the moment
猜你喜欢

Memory optimization of Amazon memorydb for redis and Amazon elasticache for redis

Attention SLAM:一种从人类注意中学习的视觉单目SLAM

Basic information of mujoco

Idea automatically imports and deletes package settings

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

英雄联盟|王者|穿越火线 bgm AI配乐大赛分享

If the college entrance examination goes well, I'm already graying out at the construction site at the moment

Hero League | King | cross the line of fire BGM AI score competition sharing

St table

Stm32f407 ------- DAC digital to analog conversion
随机推荐
Leecode brushes questions to record interview questions 17.16 massagist
5种不同的代码相似性检测,以及代码相似性检测的发展趋势
Mujoco finite state machine and trajectory tracking
Command line kills window process
Everyone is always talking about EQ, so what is EQ?
Core knowledge of distributed cache
Explain in detail the implementation of call, apply and bind in JS (source code implementation)
What is time
Learn self 3D representation like ray tracing ego3rt
MySQL learning notes (mind map)
Advanced learning of MySQL -- basics -- transactions
Threejs image deformation enlarge full screen animation JS special effect
Basic information of mujoco
dynamic programming
集合(泛型 & List & Set & 自定义排序)
C language input / output stream and file operation [II]
Interesting wine culture
Operation test of function test basis
Meet the level 3 requirements of ISO 2.0 with the level B construction standard of computer room | hybrid cloud infrastructure
Data analysis course notes (V) common statistical methods, data and spelling, index and composite index