專案
ripv1 ripv2
有類路由協議
無類路由協議
廣播更新(全網廣播)255.255.255.255
組播更新(224.0.0.9)
不支援vlsm(可變長子網掩碼)(預設)
支援vlsm
自動彙總不可關閉
自動彙總可關閉,可手動彙總
不支援不連續子網
支援連續子網
主類網路邊界:指的是兩個不同的主類網路之間的路由網段
跨越主類網路邊界的路由器會自動把路由彙總成主類顯示
1 不同網段之間
設定r1
關閉彈窗
undo terminal monitor
進入系統檢視
system-view
重新命名r1
[huawei]sysname r1
永不超時
[r1]user-inte***ce console 0
[r1-ui-console0]idle-timeout 0 0
[r1-ui-console0]quit
進入埠ge0/0/0 設定ip位址10.1.1.1 24
[r1]int g0/0/0
[r1-gigabitethernet0/0/0]ip add 10.1.1.1 24
[huawei-ui-console0]quit
相同設定r2 r3 r4
r2undo terminal monitor
system-view
[huawei]sysname r2
[r2]user-inte***ce console 0
[r2-ui-console0]idle-timeout 0 0
[r2-ui-console0]quit
[r2]int g 0/0/0
[r2-gigabitethernet0/0/0]ip add 10.1.1.2 24
[r2-gigabitethernet0/0/0]int g0/0/1
r2-gigabitethernet0/0/1]ip add 172.16.1.2 24
r2-gigabitethernet0/0/1]quit
r3
undo terminal monitor
system-view
[huawei]sysname r3
[r3]user-inte***ce console 0
[r3-ui-console0]idle-timeout 0 0
[r3-ui-console0]quit
[r3]int g0/0/0
[r3-gigabitethernet0/0/0]ip add 172.16.1.3 24
[r3]int g0/0/1
[r3-gigabitethernet0/0/1]ip add 12.1.1.3 24
[r3-gigabitethernet0/0/1]quit
r4
undo terminal monitor
system-view
[huawei]sysname r4
[r4]user-inte***ce console 0
[r4-ui-console0]idle-timeout 0 0
[r4-ui-console0]quit
[r4]int g0/0/0
[r4-gigabitethernet0/0/0]ip add 12.1.1.4 24
[r4-gigabitethernet0/0/0]quit
r1
進入rip 預設版本ripv1 設定r1 r2 r3 r4的直鏈網路
[r1]rip
[r1-rip-1]network 10.0.0.0
r2
[r2]rip
[r2-rip-1]network 10.0.0.0
[r2-rip-1]network 172.16.0.0
r3
[r3]rip
[r3-rip-1]network 172.16.0.0
[r3-rip-1]network 12.0.0.0
r4
[r4]rip
[r4-rip-1]network 12.0.0.0
ripv1切換成ripv2
r1
[r1-rip-1]version 2
[r1-rip-1]undo summary
r2
[r2-rip-1]version 2
[r2-rip-1]undo summary
r3
[r3-rip-1]version 2
[r3-rip-1]undo summary
r4
[r4-rip-1]version 2
[r4-rip-1]undo summary
路由交換時需要相同的路由的協議,ripv1切換ripv2時要快速切換
2.相同網段
設定r5 r6 r7 r8
r5
undo terminal monitor
system-view
[huawei]sysname r5
[r5]user-inte***ce console 0
[r5-ui-console0]idle-timeout 0 0
[r5-ui-console0]quit
[r5]int g0/0/0
[r5-gigabitethernet0/0/0]ip add 10.1.1.1 24
[r5]rip
[r5-rip-1]network 10.0.0.0
r6
undo terminal monitor
system-view
[huawei]sysname r6
[r6]user-inte***ce console 0
[r6-ui-console0]idle-timeout 0 0
[r6-ui-console0]quit
[r6]int g0/0/0
[r6-gigabitethernet0/0/0]ip add 10.1.1.2 24
[r6-gigabitethernet0/0/0]int g0/0/1
[r6-gigabitethernet0/0/1]ip add 10.1.2.2 24
[r6]rip
[r6-rip-1]network 10.0.0.0
r7
undo terminal monitor
system-view
[huawei]sysname r7
[r7]user-inte***ce console 0
[r7-ui-console0]idle-timeout 0 0
[r7-ui-console0]quit
[r7]int g0/0/0
[r7-gigabitethernet0/0/0]ip add 10.1.2.3 24
[r7-gigabitethernet0/0/0]int g0/0/1
[r7-gigabitethernet0/0/1]ip add 10.1.3.3 24
[r7]rip
[r7-rip-1]network 10.0.0.0
r8
undo terminal monitor
system-view
[huawei]sysname r8
[r8]user-inte***ce console 0
[r8-ui-console0]idle-timeout 0 0
[r8-ui-console0]quit
[r8]int g0/0/0
[r8-gigabitethernet0/0/0]ip add 10.1.3.4 24
[r8]rip
[r8-rip-1]network 10.0.0.0
RIPv1和RIPv2的區別
1.ripv1是有類路由協議bai,ripv2是無du類路由協議 2.ripv1不能zhi支援vlsm,ripv2可以支援vlsm 3.ripv1沒有dao認證zhuan的功能,ripv2可以支援認證,並且有明文和md5兩種認證 4.ripv1沒有手工彙總的功能,ripv2可以在關閉自動彙總的前提下...
RIPV1 和 RIPV2 的主要區別
ripv1和ripv2.ripv1 的主要區別 1.ripv1是有類路由協議,ripv2是無類路由協議。2.ripv1不能支援vlsm,ripv2可以支援vlsm。3.ripv1在主網路邊界不能關閉自動彙總 沒有手工彙總的功能 ripv2可以在關閉自動彙總的前提下,進行手工彙總 v1不支援主網路被分...
RIPv1和RIPv2的工作原理
有類協議,路由器直連線口要宣告,pc所在的網路要宣告。自動彙總必須開啟,讓在通過路由不含有掩碼的情況下,成功猜中路由。不能手工彙總 認證也不支援,只支援flsm。接收 看字首與接收介面在不在同一主類 在用字首與接收介面的掩碼相與,改變,以32位通告,不改變,將介面ip位址賦於這條路由。不在同一主類,...