当前位置:网站首页>The third experiment OSPF
The third experiment OSPF
2022-07-25 22:48:00 【Co_ ml】
Topology design :
Design ip:
192.168.1.0 /24
Three loops :
192.168.1.0 /26 192.168.1.64 /26 192.168.1.128 /26
A backbone :
192.168.1.192/26 192.168.1.0/30
ospf Basic configuration :r1----r4
eg: [r2]ospf router-id 2.2.2.2
[r2-ospf-1]area 0
[r2-ospf-1-area-0.0.0.0]network 192.168.1.0 0.0.0.255
: take r1r2r3(g0/0/0) Unconfigured area 0 take r3(g0/0/1)r4 Configure as area
[r3]ospf router-id 4.4.4.4
[r3-ospf-1]area 1
[r3-ospf-1-area-0.0.0.1]network 192.168.1.0 0.0.0.3
Interference in elections : r1-r3 r3 by dr equipment nothing bdr equipment
take r3 to 0/0/0 The priority of the port is changed to 3
[r3]interface GigabitEthernet 0/0/0
[r3-GigabitEthernet0/0/0]ospf dr-priority 3 Modify interface priority
Empathy : take r1,r2 Change it to 0
r4 Loopback undeclared , Present division r4 Loopback failure ping Same as , The rest are OK :(r1ping r2 And r3 All possible )


Ensure more heart safety : authentication
[r1-GigabitEthernet0/0/0]ospf authentication-mode md5 1 cipher 123456
[r2-GigabitEthernet0/0/0]ospf authentication-mode md5 1 cipher 123456
[r3-GigabitEthernet0/0/0]ospf authentication-mode md5 1 cipher 123456
[r3-GigabitEthernet0/0/1]ospf authentication-mode md5 1 cipher 123456
[r4-GigabitEthernet0/0/0]ospf authentication-mode md5 1 cipher 123456
r4: Default route
[r4-ospf-1]default-route-advertise always
Set the empty interface , Avoid loops ,
[r2]ip route-static 192.168.1.0 24 NULL 0
[r2]ip route-static 192.168.1.0 24 NULL 0
[r3]ip route-static 192.168.1.0 24 NULL 0
After completion ping4.4.4.1 (isp)
Reduce the number of routes , Regional summary :
[r3-ospf-1-area-0.0.0.0]abr-summary 192.168.1.0 255.255.255.0
Network wide accessibility .
边栏推荐
- MatrixCube揭秘102——300行实现的完整分布式存储系统MatrixKV
- XSS collect common code
- C语言逆序打印字符串的两种方法
- Simulated Xiaomi mall head home page
- Short circuit and &, short circuit or |, logic and &, logic or |; Conditional operator
- 【集训DAY11】Calc【数学】
- PE格式: 分析IatHook并实现
- [PMP learning notes] Chapter 1 Introduction to PMP System
- [training Day11] Calc [mathematics]
- Tree view model example of QT
猜你喜欢

【集训DAY12】Bee GO!【动态规划】【数学】

Matrix of C language

QT Chinese programming encounters c2001 error, prompting "there is a newline character in the constant"

【自然语言处理】【向量表示】AugSBERT:改善用于成对句子评分任务的Bi-Encoders的数据增强方法

invalid syntax

The third programming competition of Wuhan University of technology b- save the kingdom of DAG (topological properties deal with accessibility Statistics)

3 词法分析

【MySQL提权】UDF提权(附带大马)

Qt的TQTreeWidget控件
![[training Day12] min ratio [DFS] [minimum spanning tree]](/img/f8/e37efd0d2aa0b3d79484b9ac42b7eb.png)
[training Day12] min ratio [DFS] [minimum spanning tree]
随机推荐
【MySQL提权】UDF提权(附带大马)
Day006 select structure (if statement exercise)
1000个Okaleido Tiger首发上线Binance NFT,引发抢购热潮
【集训DAY12】Minn ratio 【dfs】【最小生成树】
Short circuit effect of logical operators short circuit and short circuit or
JSON object
JS makes elements get or lose focus
[training day13] travel [violence] [dynamic planning]
xss-收集常用的代码
新媒体运营策略(以小红书为例)帮助你快速掌握爆款创作方法
DOM event object
【集训DAY12】X equation 【高精度】【数学】
HCIE终到手,路才开始
Two methods of printing strings in reverse order in C language
Today, I sorted out some problems about high collapse
Structure principle of micro ball vibration switch with chip
Vodak software: Smart City solution
CMU AI PhD 第一年总结
CMU AI PhD first year summary
ECMA 262 12 Lexical Grammer