当前位置:网站首页>交换机和路由器技术-24-OSPF单区域配置
交换机和路由器技术-24-OSPF单区域配置
2022-08-11 04:44:00 【w辣条小王子】
0SPF路由单区域配置
配置过程
1)创建一个 OSPF 进程,进程号的范围为1~65535。
Router ( config )# router ospf [ process - id ]
2)配置当前路由的 ID ,相当于每台路由器在 OSPF 中的名称,同一区域内不能相同,格式和 P 地址相同,都是点分十进制,取值范围为0.0.0.0~255.255.255.255。如果不指定,默认选物理地址最大的那个
Router ( config - router )# router - id [ id - number ]
3)将直连网络发布到 OSPF 中,这里和 RIP 协议不同的地方在于,发布时需要添加所对应网段的反掩码和区域编号。
Router ( config一router )# network network - address Wildcard - mask area -n umber
反掩码就是四个255减去掩码
配置实例

路由器R1
Router>enable
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface g 0/0
Router(config-if)#ip address 192.168.10.254 255.255.255.0
Router(config-if)#no shutdown
Router(config-if)#exit
Router(config)#interface g0/1
Router(config-if)#ip address 10.10.10.1 255.255.255.252
Router(config-if)#no shutdown
Router(config-if)#exit
Router(config)#router ospf 10
Router(config-router)#router-id 1.1.1.1
Router(config-router)#network 192.168.10.0 0.0.0.255 area 0
Router(config-router)#network 10.10.10.0 0.0.0.3 area 0
路由器R2
Router>enable
Router#configure t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface g0/0
Router(config-if)#ip address 10.10.10.2 255.255.255.252
Router(config-if)#no shutdown
Router(config-if)#exit
Router(config)#interface g0/1
Router(config-if)#ip address 20.20.20.1 255.255.255.252
Router(config-if)#no shutdown
Router(config-if)#exit
Router(config)#router ospf 10
Router(config-router)#router-id 2.2.2.2
Router(config-router)#network 10.10.10.0 0.0.0.3 area 0
Router(config-router)#network 20.20.20.0 0.0.0.3 area 0路由器R3
Router>enable
Router#configure t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface g0/0
Router(config-if)#ip address 20.20.20.2 255.255.255.252
Router(config-if)#no shutdown
Router(config-if)#exit
Router(config)#interface g0/1
Router(config-if)#ip address 192.168.20.254 255.255.255.0
Router(config-if)#no shutdown
Router(config-if)#exit
Router(config)#router ospf 10
Router(config-router)#router-id 3.3.3.3
Router(config-router)#network 20.20.20.0 0.0.0.3 area 0
Router(config-router)#network 192.168.20.0 0.0.0.255 area 0PC0

Pc1

PC0 ping PC1

查看命令
查看ospf配置信息
show ip ospf
查看邻居
show ip ospf neighbor
边栏推荐
- 这些云自动化测试工具值得拥有
- Embedded Sharing Collection 33
- [Server installation mysql] Use mysql offline installation package to install mysql5.7 under centos7
- 洛谷P4032 火锅盛宴
- How to learn machine learning?machine learning process
- 交换机和路由器技术-36-端口镜像
- 自研能力再获认可,腾讯云数据库入选 Forrester Translytical 报告
- 2022新员工公司级安全教育基础培训(118页)
- rub the heat - do not open
- findViewById返回null的问题
猜你喜欢

The sword refers to offer_abstract modeling capabilities

【深度学习】基于卷积神经网络的天气识别训练

剑指offer_抽象建模能力

Word2021 中的图片保存后就变模糊了

Read the article, high-performance and predictable data center network

Three 】 【 yolov7 series of actual combat from 0 to build training data sets

Object Creation and Display Transformation

快速使用UE4制作”大场景游戏“

无线电射频能量的收集

Switch---Spanning Tree---Three-layer Architecture Summary
随机推荐
关于pom.xml文件
直播软件搭建,流式布局,支持单选、多选等
使用百度EasyDL实现施工人员安全装备检测
CAN/以太网转换器 CAN与以太网互联互通
MQ框架应用比较
ALSA音频架构
洛谷P1763 埃及分数
Introduction to c # a week of high-level programming c # - LINQ Day Four
Word2021 中的图片保存后就变模糊了
[Server installation mysql] Use mysql offline installation package to install mysql5.7 under centos7
MySQL database storage engine and database creation, modification and deletion
Callable实现多线程
Redis: Solve the problem of modifying the same key with distributed high concurrency
Harvesting of radio frequency energy
Common layout effect realization scheme
Pinduoduo store business license related issues
findViewById返回null的问题
I wrote some code in my resume, but I still can't pass the interview
如何给网页添加icon图标?
网络安全培训机构哪家好?排名怎么选择?