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

熱點內容
客戶端ip和伺服器ip地址怎麼設置 發布:2024-11-26 07:18:25 瀏覽:684
如何破解加密的wmv 發布:2024-11-26 07:18:16 瀏覽:895
資源碼項目 發布:2024-11-26 07:10:12 瀏覽:892
acl配置第三步如何驗證 發布:2024-11-26 07:07:58 瀏覽:939
上傳gif搜索 發布:2024-11-26 06:27:05 瀏覽:763
linux用戶組文件 發布:2024-11-26 06:26:58 瀏覽:89
java介面編程 發布:2024-11-26 06:25:23 瀏覽:155
冪等編程 發布:2024-11-26 06:24:45 瀏覽:536
數獨游戲編程 發布:2024-11-26 06:16:08 瀏覽:585
平板鎖屏密碼是什麼 發布:2024-11-26 06:16:06 瀏覽:219