Routing Information Protocol ( RIP )
| 撰文 | AM |
|---|---|
| 最後編輯 | |
| 編輯時間 | |
| 優先度 | ⭐⭐⭐⭐⭐⭐⭐⭐⭐ |
RIP 相關指令
- 進入 RIP 路由設定模式
Router(config)#router rip- 在指定網段上啟用 RIP
Router(config-router)#network 網段- 散播預設路由資訊
Router(config-router)#default-information originate- 設定被動介面 (不傳送更新資訊)
Router(config-router)#passive-interface 網卡 網卡號碼- 關閉 RIP (同時會清除設定)
Router(config)#no router rip
/tenor_(2).gif)
AM