当前位置:网站首页>HCIA_OSPF实验
HCIA_OSPF实验
2022-07-21 05:18:00 【土尔奇酱】
1.实验题目及要求
2.拓扑图
3.配置内容
R1:
[Huawei]sysname r1
[r1]int g 0/0/0
[r1-GigabitEthernet0/0/0]ip add 192.168.1.1 27
[r1-GigabitEthernet0/0/0]int l0
[r1-LoopBack0]ip add 192.168.1.33 27
[r1]ospf 1 router-id 1.1.1.1
[r1-ospf-1]area 0
[r1-ospf-1-area-0.0.0.0]network 192.168.1.32 0.0.0.63
[r1-ospf-1-area-0.0.0.0]network 192.168.1.0 0.0.0.63
[r1]int g 0/0/0
[r1-GigabitEthernet0/0/0]ospf dr-priority 0
R2:
[Huawei]sysname r2
[r2]int g 0/0/0
[r2-GigabitEthernet0/0/0]ip add 192.168.1.2 27
[r2-GigabitEthernet0/0/0]int l0
[r2-LoopBack0]ip add 192.168.1.65 27
[r2]ospf 1 router-id 2.2.2.2
[r2-ospf-1]area 0
[r2-ospf-1-area-0.0.0.0]network 192.168.1.64 0.0.0.63
[r2-ospf-1-area-0.0.0.0]network 192.168.1.0 0.0.0.63
[r2]int g 0/0/0
[r2-GigabitEthernet0/0/0]ospf dr-priority 0
R3:
[Huawei]sysname r3
[r3]int g 0/0/0
[r3-GigabitEthernet0/0/0]ip add 192.168.1.3 27
[r3-GigabitEthernet0/0/0]int l0
[r3-LoopBack0]ip add 192.168.1.97 27
[r3]int g 0/0/1
[r3-GigabitEthernet0/0/1]ip add 192.168.1.129 30
[r3]ospf 1 router-id 3.3.3.3
[r3-ospf-1]area 0
[r3-ospf-1-area-0.0.0.0]network 192.168.1.0 0.0.0.63
[r3-ospf-1-area-0.0.0.0]network 192.168.1.96 0.0.0.63
[r3-ospf-1]area 1
[r3-ospf-1-area-0.0.0.1]network 192.168.1.128 0.0.0.3
[r3-ospf-1]area 0
[r3-ospf-1-area-0.0.0.0]abr-summary 192.168.1.0 255.255.255.128
[r3]ip route-static 192.168.1.0 25 NULL 0
R4:
[Huawei]sysname r4
[r4]int g 0/0/0
[r4-GigabitEthernet0/0/0]ip add 192.168.1.130 30
[r4-GigabitEthernet0/0/0]int l0
[r4-LoopBack0]ip add 4.4.4.4 24
[r4]ospf 1 router-id 4.4.4.4
[r4-ospf-1]area 1
[r4-ospf-1-area-0.0.0.1]network 192.168.1.128 0.0.0.3
[r4]ospf
[r4-ospf-1]default-route-advertise always
4.实验验证
R1通过ospf获得的路由
相关邻居表
边栏推荐
猜你喜欢
随机推荐
FXS and FXO: what is the difference and how it works
四路病房呼叫系统
C implementation of extended tree of binary tree
OSPF irregular area, LSA and serial number
VolP terminal and gateway
电信光猫网络电话SIP帐号获取方法
重载和重写的区别
Special topic on long connection Gateway Technology (VIII): evolution of microservice based API gateway in station B from 0 to 1
MapReduce思想理解
Irregular area of OSPF
Pratique et réflexion sur l'architecture d'un système intégré de messages de GI pour 100 000 TPS
HCIP 第六天
Excel文件的解析
函数的参数
OSPF packet and interface network type
Understanding of aligning sub clipping spaces and HLSL semantics
“==“与equals的区别
HCIP 第五天
OSPF routing feedback and strategy
get和post的区别及各自的抓包,改包