当前位置:网站首页>[HCIA continuous update] working principle of static route and default route
[HCIA continuous update] working principle of static route and default route
2022-07-06 14:52:00 【Kawakami 2001】
How static routing and default routing work
Static routing
Static routing application scenarios
1、 Static routing is manually configured by the network administrator , Convenient configuration , Low system requirements , Suitable for small networks with simple and stable topology
2、 The disadvantage is that it can't adapt to the change of network topology automatically , Manual intervention required .
3、RTA The forwarding destination address on belongs to 2.1.1.0/24 Message of , In the case of no direct connection, there is only . At this time, you can manually configure the route , send RAT Go to 20.1.1.0/24 The message of the network segment is handed over to the next hop 10.0.0.2 forward
[ Failed to transfer the external chain picture , The origin station may have anti-theft chain mechanism , It is suggested to save the pictures and upload them directly (img-GgCpnut0-1644627876568)(https://i.bmp.ovh/imgs/2022/02/8b51cc4395297d18.png)]
Static routing configuration
Associate next IP The way
ip route-static ip-address {mask|mask-lengrh} nexthop-address
How to associate the interface
ip route-static ip-address {mask|mask-length} interface-type interface-number
Associate the outbound interface with the next hop IP The way
ip route-static ip-address {mask|mask-length} interface-type interface-number [nexthop-address]
When creating a static route , You can specify both the interface and the next hop . For different outgoing interface types , You can also specify only the next hop
For point-to-point interfaces ( Such as serial port ), Just specify the outgoing interface .
For broadcast interface ( Such as Ethernet interface ) and VT(Virtual-yerplate) Interface , The next hop must be specified
Default route
1、 The default route is a special route , The route used when the message does not find a matching specific route table item in the route table . If the destination address of the message cannot match any destination address in the routing table , Then the message will be forwarded by selecting the default route .
2、 The default route is in the form of... In the routing table 0.0.0.0/0, The default route is also called the default route
边栏推荐
- 【指针】求字符串的长度
- Uibutton status exploration and customization
- [pointer] use the insertion sorting method to arrange n numbers from small to large
- . Net6: develop modern 3D industrial software based on WPF (2)
- Based on authorized access, cross host, and permission allocation under sqlserver
- Realize applet payment function with applet cloud development (including source code)
- My first blog
- {1,2,3,2,5}查重问题
- Statistics, 8th Edition, Jia Junping, Chapter VIII, summary of knowledge points of hypothesis test and answers to exercises after class
- 数字电路基础(五)算术运算电路
猜你喜欢

Statistics 8th Edition Jia Junping Chapter 5 probability and probability distribution

Statistics, 8th Edition, Jia Junping, Chapter VIII, summary of knowledge points of hypothesis test and answers to exercises after class

Mysql的事务是什么?什么是脏读,什么是幻读?不可重复读?

. Net6: develop modern 3D industrial software based on WPF (2)
![Transplant hummingbird e203 core to Da Vinci pro35t [Jichuang xinlai risc-v Cup] (I)](/img/85/d6b196f22b60ad5003f73eb8d8a908.png)
Transplant hummingbird e203 core to Da Vinci pro35t [Jichuang xinlai risc-v Cup] (I)

Matplotlib绘图快速入门
![Cadence physical library lef file syntax learning [continuous update]](/img/0b/75a4ac2649508857468d9b37703a27.jpg)
Cadence physical library lef file syntax learning [continuous update]

Want to learn how to get started and learn software testing? I'll give you a good chat today

How to transform functional testing into automated testing?
![New version of postman flows [introductory teaching chapter 01 send request]](/img/0f/a41a39093a1170cc3f62075fd76182.jpg)
New version of postman flows [introductory teaching chapter 01 send request]
随机推荐
数据库多表链接的查询方式
. Net6: develop modern 3D industrial software based on WPF (2)
Pointer -- output all characters in the string in reverse order
What is an index in MySQL? What kinds of indexes are commonly used? Under what circumstances will the index fail?
Keil5-MDK的格式化代码工具及添加快捷方式
SystemVerilog discusses loop loop structure and built-in loop variable I
[pointer] octal to decimal
《统计学》第八版贾俊平第五章概率与概率分布
【指针】使用插入排序法将n个数从小到大进行排列
“人生若只如初见”——RISC-V
JVM memory model concept
Functions: Finding Roots of equations
How to learn automated testing in 2022? This article tells you
To brush the video, it's better to see if you have mastered these interview questions. Slowly accumulating a monthly income of more than 10000 is not a dream.
How to transform functional testing into automated testing?
《统计学》第八版贾俊平第十章方差分析知识点总结及课后习题答案
函数:计算字符串中大写字母的个数
How does SQLite count the data that meets another condition under the data that has been classified once
c语言学习总结(上)(更新中)
Statistics 8th Edition Jia Junping Chapter 14 summary of index knowledge points and answers to exercises after class