当前位置:网站首页>OSPF multi zone configuration
OSPF multi zone configuration
2022-07-06 20:53:00 【51CTO】
OSPF Multi area configuration
Refer to the picture 1 Build a network environment , The routers in the network are connected according to the topology in the figure , Configure the interface according to the planned network segment IP Address . Make sure that the routers directly connected to each other ping through . The following operations configure these routers to use OSPF The protocol constructs a routing table , Configure these routers in one area , If there is only one area , It can only be the trunk area , Area number is 0.0.0.0, Or you could write it as 0.

chart 1 Multi region OSPF Network topology
Router R1 Configuration on ,R1 It is the backbone area router .
<R1>display router id
RouterID:40.0.0.1 -- Check the current status of the router ID
<R1>system
[R1]ospf 1 router-id 1.1.1.1 -- Enable ospf 1 Process and indicate which Router-ID
[R1-ospf-1]area 0.0.0.0 -- Create an area and enter the area 0.0.0.0
[R1-ospf-1-area-0.0.0.0]network 40.0.0.0 0.0.255.255 -- Assigned to work in Area 0 Address interface of
[R1-ospf-1-area-0.0.0.0]quit
Router R2 Configuration on ,R2 It is the area boundary router , To specify work in Area 0 Interface and Area 1 The interface of .
[R2]ospf 1 router-id 2.2.2.2
[R2-ospf-1]area 0
[R2-ospf-1-area-0.0.0.0]network 40.0.0.0 0.0.255.255 -- Assigned to work in Area 0 The interface of
[R2-ospf-1-area-0.0.0.0]quit
[R2-ospf-1]area 0.0.0.1
[R2-ospf-1-area-0.0.0.1]network 40.1.0.0 0.0.255.255 -- Assigned to work in Area 1 The interface of
[R2-ospf-1-area-0.0.0.1]quit
[R2-ospf-1]display this -- Show OSPF 1 Configuration of
[V200R003C00]
#
ospf 1 router-id 2.2.2.2
area 0.0.0.0
network 40.0.0.0 0.0.255.255
area 0.0.0.1
network 40.1.0.0 0.0.255.255
#
return
Router R3 Configuration on .
[R3]ospf 1 router-id 3.3.3.3
[R3-ospf-1]area 0.0.0.0
[R3-ospf-1-area-0.0.0.0]network 40.0.0.0 0.0.255.255
[R3-ospf-1-area-0.0.0.0]quit
[R3-ospf-1]area 0.0.0.2
[R3-ospf-1-area-0.0.0.2]network 40.2.0.1 0.0.0.0 -- Write interface address ,wildcard-mask by 0.0.0.0
[R3-ospf-1-area-0.0.0.2]network 40.2.1.1 0.0.0.0 -- Write interface address ,wildcard-mask by 0.0.0.0
[R3-ospf-1-area-0.0.0.2]quit
Router R4 Configuration on .
[R4]ospf 1 router-id 4.4.4.4
[R4-ospf-1]area 1
[R4-ospf-1-area-0.0.0.1]net
[R4-ospf-1-area-0.0.0.1]network 40.1.0.0 0.0.255.255
[R4-ospf-1-area-0.0.0.1]quit
Router R5 Configuration on .
[R5]ospf 1 router-id 5.5.5.5
[R5-ospf-1]area 1
[R5-ospf-1-area-0.0.0.1]network 40.1.0.0 0.0.255.255
[R5-ospf-1-area-0.0.0.1]quit
Router R6 Configuration on .
[R6]ospf 1 router-id 6.6.6.6
[R6-ospf-1]area 2
[R6-ospf-1-area-0.0.0.2]network 40.2.0.0 0.0.255.255
[R6-ospf-1-area-0.0.0.2]quit
Router R7 Configuration on .
[R7]ospf 1 router-id 7.7.7.7
[R7-ospf-1]area 2
[R7-ospf-1-area-0.0.0.2]network 40.2.0.0 0.0.255.255
[R7-ospf-1-area-0.0.0.2]quit
This article comes from 《 Huawei authentication (2021 new edition HCIA The teaching material )》
Jingdong buys this book
https://item.jd.com/13706744.html
Learn computer network Huawei network engineer Contact Mr. Han if you have any questions in the H3C network engineer course
Huawei authentication (2021 new edition HCIA The teaching material ) Course link https://edu.51cto.com/course/28956.html

Mr. Han enrolls formal students 、 Discipleship set meal
边栏推荐
- 新型数据库、多维表格平台盘点 Notion、FlowUs、Airtable、SeaTable、维格表 Vika、飞书多维表格、黑帕云、织信 Informat、语雀
- 知识图谱之实体对齐二
- Build your own application based on Google's open source tensorflow object detection API video object recognition system (IV)
- Le langage r visualise les relations entre plus de deux variables de classification (catégories), crée des plots Mosaiques en utilisant la fonction Mosaic dans le paquet VCD, et visualise les relation
- 解剖生理学复习题·VIII血液系统
- Variable star --- article module (1)
- Taylor series fast Fourier transform (FFT)
- Why do novices often fail to answer questions in the programming community, and even get ridiculed?
- [wechat applet] operation mechanism and update mechanism
- Quel genre de programmation les enfants apprennent - ils?
猜你喜欢

【OpenCV 例程200篇】220.对图像进行马赛克处理

"Penalty kick" games

【每周一坑】信息加密 +【解答】正整数分解质因数

Pinduoduo lost the lawsuit, and the case of bargain price difference of 0.9% was sentenced; Wechat internal test, the same mobile phone number can register two account functions; 2022 fields Awards an

Hardware development notes (10): basic process of hardware development, making a USB to RS232 module (9): create ch340g/max232 package library sop-16 and associate principle primitive devices

【DSP】【第一篇】开始DSP学习

2022 nurse (primary) examination questions and new nurse (primary) examination questions

全网最全的知识库管理工具综合评测和推荐:FlowUs、Baklib、简道云、ONES Wiki 、PingCode、Seed、MeBox、亿方云、智米云、搜阅云、天翎
![[DIY]如何制作一款个性的收音机](/img/fc/a371322258131d1dc617ce18490baf.jpg)
[DIY]如何制作一款个性的收音机

Utilisation de l'écran OLED
随机推荐
Rhcsa Road
Common doubts about the introduction of APS by enterprises
PHP online examination system version 4.0 source code computer + mobile terminal
[asp.net core] set the format of Web API response data -- formatfilter feature
APS taps home appliance industry into new growth points
【OpenCV 例程200篇】220.对图像进行马赛克处理
过程化sql在定义变量上与c语言中的变量定义有什么区别
拼多多败诉,砍价始终差0.9%一案宣判;微信内测同一手机号可注册两个账号功能;2022年度菲尔兹奖公布|极客头条
Le langage r visualise les relations entre plus de deux variables de classification (catégories), crée des plots Mosaiques en utilisant la fonction Mosaic dans le paquet VCD, et visualise les relation
Yyds dry goods count re comb this of arrow function
Manifest of SAP ui5 framework json
Force deduction brush question - 98 Validate binary search tree
面试官:Redis中有序集合的内部实现方式是什么?
性能测试过程和计划
Detailed explanation of knowledge map construction process steps
Can novices speculate in stocks for 200 yuan? Is the securities account given by qiniu safe?
自定义限流注解
##无yum源安装spug监控
知识图谱之实体对齐二
7. Data permission annotation