当前位置:网站首页>Configuring the stub area of OSPF for Huawei devices
Configuring the stub area of OSPF 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 20Configure the IP Address
[LSW1-Vlanif10]ip add 10.1.0.1 24
[LSW2-Vlanif10]ip add 10.1.0.2 24
[LSW2-Vlanif20]ip add 10.1.1.2 24
[LSW3-Vlanif20]ip add 10.1.1.3 24
[LSW1]int LoopBack 0
[LSW1-LoopBack0]ip add 10.1.1.1 32
[LSW2]int LoopBack 0
[LSW2-LoopBack0]ip add 10.2.2.2 32
[LSW3]int LoopBack 0
[LSW3-LoopBack0]ip add 10.3.3.3 32To 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.0.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.0.0 0.0.0.255
[LSW2-ospf-1]area 1
[LSW2-ospf-1-area-0.0.0.1]network 10.1.1.0 0.0.0.255
[LSW3]ospf 1 router-id 10.3.3.3
[LSW3-ospf-1]area 1
[LSW3-ospf-1-area-0.0.0.1]network 10.1.1.0 0.0.0.255To configure LSW1 Introducing static routing
[LSW1]ip route-static 10.0.0.0 8 NULL 0
[LSW1]ospf 1
[LSW1-ospf-1]import-route static type 1To configure Area1 by Stub Area
[LSW2]ospf 1
[LSW2-ospf-1]area 1
[LSW2-ospf-1-area-0.0.0.1]stub
[LSW3]ospf 1
[LSW3-ospf-1]area 1
[LSW3-ospf-1-area-0.0.0.1]stubTo configure Area1 by Totally Stub Area
[LSW2]ospf 1
[LSW2-ospf-1]area 1
[LSW2-ospf-1-area-0.0.0.1]stub no-summaryVerify configuration
边栏推荐
- Sword finger offer 26 Substructure of tree
- JS+SVG爱心扩散动画js特效
- 基于SSM框架的文章管理系统
- Liuyongxin report | microbiome data analysis and science communication (7:30 p.m.)
- 深度学习之数据处理
- How engineers treat open source -- the heartfelt words of an old engineer
- 37 pages Digital Village revitalization intelligent agriculture Comprehensive Planning and Construction Scheme
- Service asynchronous communication
- Mujoco finite state machine and trajectory tracking
- JS import excel & Export Excel
猜你喜欢
Attention SLAM:一種從人類注意中學習的視覺單目SLAM
5种不同的代码相似性检测,以及代码相似性检测的发展趋势
JS+SVG爱心扩散动画js特效
alexnet实验偶遇:loss nan, train acc 0.100, test acc 0.100情况
37 pages Digital Village revitalization intelligent agriculture Comprehensive Planning and Construction Scheme
2022/2/12 summary
Article management system based on SSM framework
48 page digital government smart government all in one solution
Alexnet experiment encounters: loss Nan, train ACC 0.100, test ACC 0.100
48页数字政府智慧政务一网通办解决方案
随机推荐
Geo data mining (III) enrichment analysis of go and KEGG using David database
Basic information of mujoco
Leecode brush questions record sword finger offer 43 The number of occurrences of 1 in integers 1 to n
[software reverse - solve flag] memory acquisition, inverse transformation operation, linear transformation, constraint solving
After leaving a foreign company, I know what respect and compliance are
Service asynchronous communication
Explain in detail the implementation of call, apply and bind in JS (source code implementation)
准备好在CI/CD中自动化持续部署了吗?
Rails 4 asset pipeline vendor asset images are not precompiled
Data analysis course notes (III) array shape and calculation, numpy storage / reading data, indexing, slicing and splicing
If the college entrance examination goes well, I'm already graying out at the construction site at the moment
Meet the level 3 requirements of ISO 2.0 with the level B construction standard of computer room | hybrid cloud infrastructure
Memory optimization of Amazon memorydb for redis and Amazon elasticache for redis
Personal digestion of DDD
C9 colleges and universities, doctoral students make a statement of nature!
Leecode brush question record sword finger offer 56 - ii Number of occurrences of numbers in the array II
Advanced learning of MySQL -- basics -- multi table query -- subquery
Equals() and hashcode()
stm32F407-------SPI通信
Win10 startup error, press F9 to enter how to repair?