当前位置:网站首页>[HCIP Continuous Update] Principle and Configuration of IS-IS Protocol
[HCIP Continuous Update] Principle and Configuration of IS-IS Protocol
2022-08-09 13:27:00 【Chuan Dome 2001】
IS-IS protocol principle and configuration
The source of the routing entry
Direct Routing
Indirect routing
Static Routing
Dynamic Routing
IGP Interior Gateway Protocol
Distance vector: RIP
Link Status: OSPF ISIS
EGP Exterior Gateway Protocol: BGP
ISIS Intermediate System to Intermediate System
ISIS protocol is a dynamic routing protocol developed by the ISO national standardization organization for the CLNP protocol in the OSI model. Due to the strong scalability of ISIS, it supports both CLNP and IP protocols.So what is now called ISIS is called Integrated ISIS
ospf----TCP/IP----IP
ISIS----OSI/TCP/IP----IP/CLNP
Scenario application
OSPF - Campus Network - Application Protocol
ISIS—Backbone—Service-Based Protocol
Address Structure
NSAP address: main network + subnet + host + SEL (protocol type)
NET identifier: is a special NSAP address, when SEL=00, the NSAP address becomes the NET identifier
How Dynamic Routing Works
1. Establish neighbor relationship
2. Synchronize the database
3. Calculate the routing table
Router classification
level-1 router ----- quite a special area of OSPF
level-2 router-----equivalent to the backbone area of OSPF
level-1-2 router ---- equivalent to OSPF ABR area border router
level-1 neighbor relationship
Same area: level-1 router and level-1 router or level-1-2 router
level-2 neighbor relationship
Same area: level-2 router and level-2 router or level-1-2 router
Different regions: establishing level-2 relationships
Neighbor HELLO message
Establishing neighbor relationships
Network Type
1. Point-to-point network: P2P IIH (mac: 0180-C200-0014)
2. Broadcast network L1 lan IIH (mac: 0180-C200-0015)
State Mechanism
1, down
2, init
3, up
DIS and the analogy between DIS and DR
Barrier of link state information
Establishing neighbor relationships—IIH
Information
—SNP (Sequence Number Message)
—CSNP (Complete Sequence Number Message) ----equivalent to DD in OSPF
—PSNP (Partial Sequence Number Packet) ----equivalent to LSR/LSACK in OSPF
Inter-area routing
1. The layer where the L2 neighbor relationship is located - with detailed routing
2. The layer where the L1 neighbor relationship is located - with a default route pointing to the L1/2 router for external access
3. The L1/2 router sets the ATT field to 1, and the L1 router receives the information with the position 1, and generates a default route pointing to the L1/2 router
The difference between IS-IS and OSPF
IS-IS configuration
1. Configure basic IP information
2. Configure ISIS
- start ISIS
— configure the NET identifier
——Configure the router type
3. The interface participating in the ISIS calculation starts the ISIS process
4. Verify
Configuring ISIS
isis 100network-enytity 49.0012.0000.0001.00//Configure the net identityis-level level-1//Configure the router type
The interface participating in the ISIS calculation starts the ISIS process
interface g0/0/0isis enable 100interface LoopBack 0isis enable 100
Test View
dis isis peer//View neighbor relationship informationdis isis route // View ISIS routedis ip routing-tableprotocol isis
Route leak
When there are more than two L1/2 routers (ABRs) in the non-backbone area, since the area inside the area accesses the external area through the default route pointing to the L1/2 router, the optimal route calculated internally is in the entire network.The path selection may not be optimal, and there may be sub-optimal paths.Therefore, through route leakage, the detailed route of the backbone area is leaked to the sub-area, and the detailed route of the whole network is obtained.With accurate calculation, sub-routing problems are avoided.- Leaked on ABR
isis 100import-route isis level-2 into level-1
边栏推荐
- 激光熔覆在农机修复强化中的应用及研究方向
- Report: The number of students who want to learn AI has increased by 200%, and there are not enough teachers
- 放下手机吧:实验表明花20分钟思考和上网冲浪同样快乐
- 保存Simulink仿真模型为图片或者PDF的方法
- 批量读取word docx文件指定表格内容,保存在excel文件中
- AQS同步组件-FutureTask解析和用例
- 金融业“限薪令”出台/ 软银出售过半阿里持仓/ DeepMind新实验室成立... 今日更多新鲜事在此...
- #Internet of Things essay#Xiaoxiong pie equipment development actual combat
- ERP不规范,同事两行泪 (转载非原创)
- The FFmpeg library is configured and used on win10 (libx264 is not configured)
猜你喜欢
Nature:猪死亡1小时后,器官再次运转
苹果Meta都在冲的Pancake技术,中国VR团队YVR竟抢先交出产品答卷
Resolved IndentationError: unindent does not match any oute r indentation Level
h264 protocol
中断系统结构及中断控制详解
又有大厂员工连续加班倒下/ 百度搜狗取消快照/ 马斯克生父不为他骄傲...今日更多新鲜事在此...
ABAP interview questions: how to use the System CALL interface of the ABAP programming language, direct execution ABAP server operating System's shell command?
Two minutes recording can pass by second language!The volcano how to practice and become voice tone reproduction technology?
WeChat side: what is consistent hashing, usage scenarios, and what problems does it solve?
Blocking, non-blocking, multiplexing, synchronous, asynchronous, BIO, NIO, AIO all in one pot
随机推荐
保存Simulink仿真模型为图片或者PDF的方法
Rust 入门指南(使用JSON)
一甲子,正青春,CCF创建六十周年庆典在苏州举行
Flutter Getting Started and Advanced Tour (8) Button Widget
win10编译x264库(也有生成好的lib文件)
曲鸟全栈UI自动化教学(八):框架代码讲解和进一步优化
报告:想学AI的学生数量已涨200%,老师都不够用了
Adalvo收购其首个品牌产品Onsolis
两分钟录音就可秒变语言通!火山语音音色复刻技术如何修炼而成?
微服务架构的核心关键点
十分钟教会你如何使用VitePress搭建及部署个人博客站点
使用RecyclerView实现三级折叠列表
WebView注入Js代码实现大图自适应屏幕点击图片预览详情
无需精子卵子子宫体外培育胚胎,Cell论文作者这番话让网友们炸了
ansible-cmdb友好展示ansible收集主机信息
8、IDEA提交代码出现: Fetch failed fatal: Could not read from remote repository
Apexsqlrecover cannot connect to database
HAproxy: load balancing
Manchester city launch emotional intelligence scarf can be detected, give the fans
Flutter Getting Started and Advanced Tour (1) - Getting to Know Flutter