當前位置:首頁 » 存儲配置 » 怎麼配置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 } }

熱點內容
java返回this 發布:2025-10-20 08:28:16 瀏覽:602
製作腳本網站 發布:2025-10-20 08:17:34 瀏覽:894
python中的init方法 發布:2025-10-20 08:17:33 瀏覽:588
圖案密碼什麼意思 發布:2025-10-20 08:16:56 瀏覽:773
怎麼清理微信視頻緩存 發布:2025-10-20 08:12:37 瀏覽:692
c語言編譯器怎麼看執行過程 發布:2025-10-20 08:00:32 瀏覽:1019
郵箱如何填寫發信伺服器 發布:2025-10-20 07:45:27 瀏覽:263
shell腳本入門案例 發布:2025-10-20 07:44:45 瀏覽:122
怎麼上傳照片瀏覽上傳 發布:2025-10-20 07:44:03 瀏覽:812
python股票數據獲取 發布:2025-10-20 07:39:44 瀏覽:721