當前位置:首頁 » 存儲配置 » 怎麼配置rip路由

怎麼配置rip路由

發布時間: 2024-06-27 09:20:51

Ⅰ rip路由協議的配置命令

相關調試命令 :
show ip protocol
show ip route
在全局設置模式下:
1.啟動RIP路由
router rip
2.配置RIP路由協議的路由的子網
network 子網地址
3.允許在非廣播型網路中進行RIP路由廣播
neighbor 相鄰路由器相鄰埠的IP地址
4.配置RIP路由協議的版本
RIP路由協議有2個版本,在與其它廠商路由器相連時,注意版本要一致,預設狀態下,Cisco路由器接收RIP版本1和2的路由信息,但只發送版本1的路由信息,設置RIP的版本vesion 1或2.另外,還可以控制特定埠發送或接收特定版本的路由信息。

Ⅱ rip路由配置命令

1、創建RIP進程並進入RIP視圖
[Router] rip [ process-id ]
2、在指定網段介面上使能RIP
[Router-rip-1] network network-address [ wildcard-mask ]
3、配置介面工作在抑制狀態
[Router-rip-1] silent-interface { interface-type interface-number | all }
4、使能RIP水平分割功能
[Router-Ethernet1/0] rip split-horizon
5、使能RIP毒性逆轉功能
[Router-Ethernet1/0] rip poison-reverse
6、指定全局RIP版本
[Router-rip-1] version { 1 | 2 }
7、關閉RIPv2自動路由聚合功能
[Router-rip-1] undo summary
8、配置RIPv2報文的認證
[Router-Ethernet1/0] rip authentication-mode { md5 { rfc2082 { cipher cipher-string | plain plain-string } key-id | rfc2453 { cipher cipher-string | plain plain-string } } | simple { cipher cipher-string | plain plain-string } }

熱點內容
安卓怎麼錄屏只錄一點 發布:2025-05-19 17:12:39 瀏覽:521
甘肅移動服務密碼在哪裡 發布:2025-05-19 17:11:15 瀏覽:541
java內部類訪問外部類方法 發布:2025-05-19 17:10:30 瀏覽:286
用解壓造句 發布:2025-05-19 17:01:55 瀏覽:341
openwrt編譯取消跑碼 發布:2025-05-19 16:50:28 瀏覽:125
知道了寬頻賬號密碼如何連接 發布:2025-05-19 16:49:49 瀏覽:656
時間輪資料庫 發布:2025-05-19 16:45:20 瀏覽:269
ipad緩存垃圾怎麼清理 發布:2025-05-19 16:44:46 瀏覽:536
視頻加解壓 發布:2025-05-19 16:35:28 瀏覽:7
c語言大學教程第六版 發布:2025-05-19 16:04:21 瀏覽:741