*RIP [#m541f80a] -起動 host#conf t host#ip routing host(config)#router rip host(router-config)#network [自分が管理しているNIP] host(router-config)#end -制御 host#conf t host(config)#router rip host(router-config)#passive-interface [interface名] //ルーティングテーブルの更新情報を送信しないようにする。 -RIPのトラブルシューティング host#show ip route //ルーティングテーブルを確認する。 host#show ip route rip //RIPによるルーティングテーブルの確認。 host#debug ip rip [database events trigger] //RIPの各種ログを表示させる。 host#undebug all //すべてのデバッグを停止する。 -その他 --デフォルトゲートウェイの設定 host#conf t host(config)#ip route 0.0.0.0 0.0.0.0 [Interface名か、そのIP] --debug の表示の改善 host#conf t host#(config)#line console 0 host(config-line)#logging synchronous [[:ルーティング技術関連]] // IP:"126.60.107.119" TIME:"2014-03-24(<abbr class="week_day" title="月曜日">月</abbr>)00:10:13" REFERER:"http://157.7.130.26/" USER_AGENT:"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.146 Safari/537.36