RIP is a common dynamic routing protocol, which is rarely used in actual projects. Due to its inherent defects, the network size cannot be large. Let's talk about its basic configuration.
Topology:
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131227/042Q3AQ-0.png "title =" 1.PNG" alt = "113031674.png"/>
R1:
Int e0/0
Ip add 12.1.1.1 255.255.255.0
No sh
Int l0
Ip add 1.1.1.1 255.255.255.0
No sh
Int l1
Iop add 11.1.1.1 255.255.255.0
Router rip
Ver 2
No au
Net 12.0.0.0
Net 1.0.0.0
Net 11.0.0.0
R2:
Int e0/0
Ip add 12.1.1.2 255.255.255.0
No sh
Int e0/1
Ip add 23.1.1.2 255.255.255.0
No sh
Int l0
Ip add 2.2.2.2 255.255.255.0
No sh
Int l1
Ip add 22.2.2.2 255.255.255.255.0
No sh
Router rip
Ver 2
No au
Net 12.0.0.0
Net 23.0.0.0
Net 2.0.0.0
Net 22.0.0.0
R3:
Int e0/1
Ip add 23.1.1.3 255.255.255.0
No sh
Int l0
Ip add 3.3.3.3 255.255.255.0
No sh
Int l1
Ip add 33.3.3.3 255.255.255.0
Router rip
Ver 2
No au
Net 0.0.0.0
This article is from the "Cisco, zhanbo, Huawei" blog, please be sure to keep this source http://rujinfeng.blog.51cto.com/2712746/1300460