当前位置:网站首页>Configuring OSPF basic functions for Huawei devices
Configuring OSPF basic functions for Huawei devices
2022-07-07 00:47:00 【Tony_ long7483】
- Configure all interfaces VLAN
[LSW1]vlan 10
[LSW1-GigabitEthernet0/0/2]port link-type trunk
[LSW1-GigabitEthernet0/0/2]port trunk allow-pass vlan 10
[LSW2]vlan batch 10 20
[LSW2-GigabitEthernet0/0/1]port link-type trunk
[LSW2-GigabitEthernet0/0/1]port trunk allow-pass vlan 10
[LSW2-GigabitEthernet0/0/3]port link-type trunk
[LSW2-GigabitEthernet0/0/3]port trunk allow-pass vlan 20
[LSW3]vlan 20
[LSW3-GigabitEthernet0/0/2]port link-type trunk
[LSW3-GigabitEthernet0/0/2]port trunk allow-pass vlan 20 - Configure the IP Address
[LSW1-Vlanif10]ip add 10.1.12.1 24
[LSW2-Vlanif10]ip add 10.1.12.2 24
[LSW2-Vlanif20]ip add 10.1.23.2 24
[LSW3-Vlanif20]ip add 10.1.23.3 24
[LSW1-LoopBack0]ip add 10.1.1.1 32
[LSW2-LoopBack0]ip add 10.2.2.2 32
[LSW3-LoopBack0]ip add 10.3.3.3 32 - To configure OSPF Basic function
[LSW1]ospf 1 router-id 10.1.1.1
[LSW1-ospf-1]area 0
[LSW1-ospf-1-area-0.0.0.0]network 10.1.12.0 0.0.0.255
[LSW2]ospf 1 router-id 10.2.2.2
[LSW2-ospf-1]area 0
[LSW2-ospf-1-area-0.0.0.0]network 10.1.12.0 0.0.0.255
[LSW2-ospf-1]area 20
[LSW2-ospf-1-area-0.0.0.20]network 10.1.23.0 0.0.0.255
[LSW3]ospf 1 router-id 10.3.3.3
[LSW3-ospf-1]area 20
[LSW3-ospf-1-area-0.0.0.20]network 10.1.23.0 0.0.0.255 - Verify configuration
边栏推荐
- Web project com mysql. cj. jdbc. Driver and com mysql. jdbc. Driver differences
- Advantages and disadvantages of code cloning
- Common shortcuts to idea
- Racher integrates LDAP to realize unified account login
- Model-Free Control
- VTK volume rendering program design of 3D scanned volume data
- dynamic programming
- St table
- [software reverse - solve flag] memory acquisition, inverse transformation operation, linear transformation, constraint solving
- @TableId can‘t more than one in Class: “com.example.CloseContactSearcher.entity.Activity“.
猜你喜欢
集合(泛型 & List & Set & 自定义排序)
【vulnhub】presidential1
File and image comparison tool kaleidoscope latest download
Data analysis course notes (V) common statistical methods, data and spelling, index and composite index
Racher integrates LDAP to realize unified account login
JS+SVG爱心扩散动画js特效
Everyone is always talking about EQ, so what is EQ?
alexnet实验偶遇:loss nan, train acc 0.100, test acc 0.100情况
【软件逆向-求解flag】内存获取、逆变换操作、线性变换、约束求解
Threejs image deformation enlarge full screen animation JS special effect
随机推荐
Alexnet experiment encounters: loss Nan, train ACC 0.100, test ACC 0.100
Racher integrates LDAP to realize unified account login
System activity monitor ISTAT menus 6.61 (1185) Chinese repair
集合(泛型 & List & Set & 自定义排序)
Advanced learning of MySQL -- basics -- multi table query -- self join
2021 SASE integration strategic roadmap (I)
Understand the misunderstanding of programmers: Chinese programmers in the eyes of Western programmers
Attention slam: a visual monocular slam that learns from human attention
如何判断一个数组中的元素包含一个对象的所有属性值
Slam d'attention: un slam visuel monoculaire appris de l'attention humaine
Leecode brushes questions to record interview questions 17.16 massagist
Basic information of mujoco
5种不同的代码相似性检测,以及代码相似性检测的发展趋势
St table
Attention SLAM:一種從人類注意中學習的視覺單目SLAM
Five different code similarity detection and the development trend of code similarity detection
[daily problem insight] prefix and -- count the number of fertile pyramids in the farm
Interface (interface related meaning, different abstract classes, interface callback)
Use mujoco to simulate Cassie robot
JWT signature does not match locally computed signature. JWT validity cannot be asserted and should