当前位置:网站首页>NSSA area where OSPF is configured for Huawei equipment
NSSA area where OSPF is configured for Huawei equipment
2022-07-05 23:56:00 【Tony_ long7483】
Configure all interfaces VLAN
[LSW1]vlan batch 13 14
[LSW1-GigabitEthernet0/0/3]port link-type trunk
[LSW1-GigabitEthernet0/0/3]port trunk allow-pass vlan 13
[LSW1-GigabitEthernet0/0/4]port link-type trunk
[LSW1-GigabitEthernet0/0/4]port trunk allow-pass vlan 14
[LSW2]vlan batch 23 24
[LSW2-GigabitEthernet0/0/3]port link-type trunk
[LSW2-GigabitEthernet0/0/3]port trunk allow-pass vlan 23
[LSW2-GigabitEthernet0/0/4]port link-type trunk
[LSW2-GigabitEthernet0/0/4]port trunk allow-pass vlan 24
[LSW3]vlan batch 13 23
[LSW3-GigabitEthernet0/0/1]port link-type trunk
[LSW3-GigabitEthernet0/0/1]port trunk allow-pass vlan 13
[LSW3-GigabitEthernet0/0/2]port link-type trunk
[LSW3-GigabitEthernet0/0/2]port trunk allow-pass vlan 23
[LSW4]vlan batch 14 24
[LSW4-GigabitEthernet0/0/1]port link-type trunk
[LSW4-GigabitEthernet0/0/1]port trunk allow-pass vlan 14
[LSW4-GigabitEthernet0/0/2]port link-type trunk
[LSW4-GigabitEthernet0/0/2]port trunk allow-pass vlan 24Configure the IP Address
[LSW1-Vlanif13]ip add 10.1.13.1 24
[LSW1-Vlanif14]ip add 10.1.14.1 24
[LSW2-Vlanif23]ip add 10.1.23.2 24
[LSW2-Vlanif24]ip add 10.1.24.2 24
[LSW3-Vlanif13]ip add 10.1.13.3 24
[LSW3-Vlanif23]ip add 10.1.23.3 24
[LSW4-Vlanif14]ip add 10.1.14.4 24
[LSW4-Vlanif24]ip add 10.1.24.4 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 32
[LSW4]int LoopBack 0
[LSW4-LoopBack0]ip add 10.4.4.4 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.13.0 0.0.0.255
[LSW1-ospf-1]area 10
[LSW1-ospf-1-area-0.0.0.10]network 10.1.14.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.23.0 0.0.0.255
[LSW2-ospf-1]area 10
[LSW2-ospf-1-area-0.0.0.10]network 10.1.24.0 0.0.0.255
[LSW3]ospf 1 router-id 10.3.3.3
[LSW3-ospf-1]area 0
[LSW3-ospf-1-area-0.0.0.0]network 10.1.13.0 0.0.0.255
[LSW3-ospf-1-area-0.0.0.0]network 10.1.23.0 0.0.0.255
[LSW4]ospf 1 router-id 10.4.4.4
[LSW4-ospf-1]area 10
[LSW4-ospf-1-area-0.0.0.10]network 10.1.14.0 0.0.0.255
[LSW4-ospf-1-area-0.0.0.10]network 10.1.24.0 0.0.0.255To configure Area10 The area is NSSA Area
[LSW1]ospf 1
[LSW1-ospf-1]area 10
[LSW2]ospf 1
[LSW2-ospf-1]area 10
[LSW2-ospf-1-area-0.0.0.10]nssa
[LSW4]ospf 1
[LSW4-ospf-1]area 10
[LSW4-ospf-1-area-0.0.0.10]nssaTo configure LSW4 Introducing static routing
[LSW4]ip route-static 10.1.0.0 16 NULL 0
[LSW4]ospf 1
[LSW4-ospf-1]import-route staticIt can be seen that NSSA Area introduced AS The external route is through LSW1 Released to other regions , namely LSW1 take Type7 LSA Transformed into Type5 LSA
To configure LSW2 Convert to router
[LSW2]ospf 1
[LSW2-ospf-1]area 10
[LSW2-ospf-1-area-0.0.0.10]nssa translator-alwaysVerify configuration
It can be seen that NSSA Area introduced AS The external route is through LSW2 Released to other regions , namely LSW2 It becomes a conversion router
边栏推荐
- Spire Office 7.5.4 for NET
- 多普勒效應(多普勒頻移)
- 20.移植Freetype字体库
- [SQL] SQL expansion languages of mainstream databases (T-SQL, pl/sql, pl/pgsql)
- Use CAS instead of synchronized
- Russian Foreign Ministry: Japan and South Korea's participation in the NATO summit affects security and stability in Asia
- 用列表初始化你的vector&&initializer_list简介
- GFS Distributed File System
- XML configuration file (DTD detailed explanation)
- 激光slam学习记录
猜你喜欢
Initialiser votre vecteur & initialisateur avec une liste Introduction à la Liste
零犀科技携手集智俱乐部:“因果派”论坛成功举办,“因果革命”带来下一代可信AI
Spire. PDF for NET 8.7.2
CAS and synchronized knowledge
Miaochai Weekly - 8
Research notes I software engineering and calculation volume II (Chapter 1-7)
GFS distributed file system
20220703 周赛:知道秘密的人数-动规(题解)
The use of El cascader and the solution of error reporting
上门预约服务类的App功能详解
随机推荐
Tips for using pads router
Transport layer protocol ----- UDP protocol
Bao Yan notebook IV software engineering and calculation volume II (Chapter 8-12)
GFS分布式文件系统
18. (ArcGIS API for JS) ArcGIS API for JS point collection (sketchviewmodel)
XML配置文件(DTD详细讲解)
Spire.PDF for NET 8.7.2
总结了 800多个 Kubectl 别名,再也不怕记不住命令了!
用列表初始化你的vector&&initializer_list简介
云呐|公司固定资产管理系统有哪些?
Opencvsharp (C openCV) shape detection and recognition (with source code)
[Luogu p3295] mengmengda (parallel search) (double)
How much do you know about the bank deposit business that software test engineers must know?
Convert Chinese into pinyin
Zero rhino technology joined hands with the intelligence Club: the "causal faction" forum was successfully held, and the "causal revolution" brought the next generation of trusted AI
Do you regret becoming a programmer?
Biased sample variance, unbiased sample variance
el-cascader的使用以及报错解决
Rasa 3. X learning series -rasa 3.2.1 new release
【LeetCode】5. Valid palindrome