手動でルーティング書くやつ。あまり書くことは多くないかな。 (config)#ipv6 route 2001::1/64 g 0/0 2000:2/64 #ipv6でstatic routeを書く時、ネクストホップがリンクローカルの場合はexit-interfaceの記載も必要 (config)#ip mroute 10.10.10.1 255.255.255.255 g 0/0 10.2.2.2 ...
本連載では、ネットワーク構築に必須となるLANスイッチについて、動作や仕組みを解説しながら実際の設定例を示し、ネットワークを身近に感じていただける事を目的としています。第八回では、ルーティングの基礎について紹介しています。 七回までに ...
Don't be fooled into thinking that static routing is always the best tool for the job, however. The greatest negative to using static routes is that they don't scale as your network grows. This is ...
前回の「スタティックルーティング」は人間が道を教える方法でした。 しかし、ネットワークが大きくなるとすべての道を管理するのは大変です。 そこで登場するのが、ルータ同士が話し合って自動で道を探す「ダイナミックルーティング」です。 1.
Routing protocols were created for routers. These protocols have been designed to allow the exchange of routing tables, or known networks, between routers. There are a lot of different routing ...