当前位置:网站首页>Rip notes [rip message security authentication, increase of rip interface measurement]
Rip notes [rip message security authentication, increase of rip interface measurement]
2022-07-05 04:47:00 【Purer than pure passers-by】
Catalog
RIP Message security authentication [ The experimental diagram is as follows ]
rip Increase in interface metrics
RIP Message security authentication [ The experimental diagram is as follows ]

Basic configuration
First, complete the interface ip To configure [R3 It simulates the spam message of the attacker , These messages are a burden for the link, including equipment , but rip However, it is impossible to identify whether these messages are garbage messages, so it is impossible to intercept them , For these garbage messages rip Other devices in the will still be loaded into the routing table . It's not hard to imagine if R3 The garbage message of is generated in batch , Its impact on the whole network ]:
R1:
[Huawei]interface GigabitEthernet 0/0/0
[Huawei-GigabitEthernet0/0/0]ip address 192.168.1.1 24
[Huawei-GigabitEthernet0/0/0]q
[Huawei]interface LoopBack 0
[Huawei-LoopBack0]ip address 1.1.1.1 24
[Huawei]rip
[Huawei-rip-1]network 192.168.1.0
[Huawei-rip-1]network 1.0.0.0R2
[Huawei]interface GigabitEthernet 0/0/0
[Huawei-GigabitEthernet0/0/0]ip address 192.168.1.2 24
[Huawei-GigabitEthernet0/0/0]q
[Huawei]interface LoopBack 0
[Huawei-LoopBack0]ip address 2.2.2.2 24
[Huawei-LoopBack0]q
[Huawei]rip
[Huawei-rip-1]version 2
[Huawei-rip-1]network 192.168.1.0
[Huawei-rip-1]network 2.0.0.0R3
[Huawei]interface GigabitEthernet 0/0/0
[Huawei-GigabitEthernet0/0/0]ip address 192.168.1.3 24
[Huawei-GigabitEthernet0/0/0]q
[Huawei]interface LoopBack 0
[Huawei-LoopBack0]ip address 3.3.3.3 24
[Huawei-LoopBack0]q
[Huawei]interface LoopBack 1
[Huawei-LoopBack1]ip address 4.4.4.4 24
[Huawei-LoopBack1]q
[Huawei]interface LoopBack 2
[Huawei-LoopBack2]ip address 5.5.5.5 24
[Huawei-LoopBack2]q
[Huawei]rip
[Huawei-rip-1]version 2
[Huawei-rip-1]network 192.168.1.0
[Huawei-rip-1]network 3.0.0.0
[Huawei-rip-1]network 4.0.0.0
[Huawei-rip-1]network 5.0.0.0Now the basic configuration has been completed , see R1 The routing table of verifies whether the above idea is accurate , You can see R1 There is R3 All garbage messages , This is undoubtedly a burden for the equipment .

RIP authentication
R1【 among simple It is the authentication method of the message : Plaintext Authentication ; That is, the authentication password is clear text in message transmission , Verification diagram 1-5;
plain It means that the configuration file is in clear text , It can be done by dis th View the configuration information to get password information , Verification diagram 1-6】
[Huawei]interface GigabitEthernet 0/0/0
[Huawei-GigabitEthernet0/0/0]rip authentication-mode simple plain 123
chart 1-5【Src: primary ip Address ;Authentication: authentication ;Password: password 】

chart 1-6[ It can be seen that the configuration is clear text and will plain Switch to cipher It turns the configuration file into ciphertext ]
Now let's look at R2 The routing table for , According to the above idea, now R2 The routing table cannot be viewed 1.1.1.0/24 Of :

Sure enough R1 Of 1.1.1.0/24 Not in R2 In the routing table of , So just for R2 Also on the configuration RIP Verification is enough :
R2:
[Huawei]interface GigabitEthernet 0/0/0
[Huawei-GigabitEthernet0/0/0]rip authentication-mode simple plain 123Now look at R2 The routing table for 【 You can see R2 There's no more R3 Garbage message 】

rip Increase in interface metrics
【 Use the above experiment to complete , here R2 On the routing table 1.1.1.0/24 The measure of is 1】
R2:
matching 1.1.1.0/24 The routing entry for :
[Huawei]acl 2000
[Huawei-acl-basic-2000]rule 5 permit source 1.1.1.0 0.0.0.255
[Huawei-acl-basic-2000]qConfiguration code , by 1.1.1.0/24 Routing increases 1 Measures
[Huawei]interface g0/0/0
[Huawei-GigabitEthernet0/0/0]rip metricin 2000 2see R1 The routing table for 【 You can see 1.0.0.0/24 The measure of the entry has become 3】:

边栏推荐
- #775 Div.1 B. Integral Array 数学
- 质量体系建设之路的分分合合
- Looking at Chinese science and technology from the Winter Olympics: what is the mystery of the high-speed camera that the whole people thank?
- windows下Redis-cluster集群搭建
- [groovy] closure (closure parameter list rule | default parameter list | do not receive parameters | receive custom parameters)
- 计组笔记(1)——校验码、原补码乘除计算、浮点数计算
- Observable time series data downsampling practice in Prometheus
- CSDN body auto generate directory
- Solution of circular dependency
- [groovy] closure (closure as function parameter | code example)
猜你喜欢

函數(易錯)

2021 huashubei mathematical modeling idea + reference + paper

次小生成树

Mxnet imports various libcudarts * so、 libcuda*. So not found

Cookie learning diary 1

Emlog博客主题模板源码简约好看响应式

介绍汉明距离及计算示例
![[groovy] closure (closure as function parameter | code example)](/img/a6/a4ed401acfb61f85eb08daa15a8a80.jpg)
[groovy] closure (closure as function parameter | code example)

Is there a sudden failure on the line? How to make emergency diagnosis, troubleshooting and recovery

The remainder operation is a hash function
随机推荐
A survey of automatic speech recognition (ASR) research
Raki's notes on reading paper: code and named entity recognition in stackoverflow
2022-2028 global and Chinese equipment as a Service Market Research Report
[AI bulletin 20220211] the hard core up owner has built a lidar and detailed AI accelerator
[crampon game] MC tutorial - first day of survival
Data security -- 14 -- Analysis of privacy protection governance
2022 thinking of Mathematical Modeling B problem of American college students / analysis of 2022 American competition B problem
[PCL self study: feature9] global aligned spatial distribution (GASD) descriptor (continuously updated)
JVM 原理和流程简介
[crampon programming] lintcode decoding Encyclopedia - 1100 strange printer
Leetcode 222 number of nodes of complete binary tree
CUDA Programming atomic operation atomicadd reports error err:msb3721, return code 1
[groovy] closure closure (customize closure parameters | customize a single closure parameter | customize multiple closure parameters | specify the default value of closure parameters)
函數(易錯)
[Chongqing Guangdong education] National Open University 2047t commercial bank operation and management reference test in autumn 2018
介绍汉明距离及计算示例
[Business Research Report] Research Report on male consumption trends in other economic times -- with download link
托管式服务网络:云原生时代的应用体系架构进化
Flutter tips: various fancy nesting of listview and pageview
[ideas] 2021 may day mathematical modeling competition / May Day mathematical modeling ideas + references + codes