平成9年度 情報ネットワーク論I試験問題

 

以下の問題のうち2題を選択して回答せよ。なお、以下の点に注意する事。

 

問題

  1. Radix Tree を用いた経路表 (Routing Table) は、主に経路情報検索を高速に実行することを目的に導入された技術である。では、高速検索以外に、どのような理由でこのような複雑なデータ構造を採用したのだろうか。その技術的な理由を述べよ。
  2. FDDIATM/AAL5等の最近の高速ネットワークを実現するデータリンク技術では、一般にMTUが大きくなる傾向が強い。これはなぜか。
  3. TCPで用いられているフローコントロールメカニズムは、RTTが大きな場合うまく機能しないことが知られている。この理由を述べよ。
  4. IP層では近年マルチキャストのサポートが一般的になっている。IPマルチキャストとはどのようなものであるかを述べよ。さらに、その経路制御における問題点を指摘せよ。
  5. ARPで用いられるARPテーブルは、4.4BSD UNIXでは Routing Tableと統合された。これはなぜか。また、これによりどのようなメリットがあるのか。
  6. プロトコルスイッチの機構を使う事によってどのようなメリットが有るのか。

 

Information Network I

 

Questions

  1. The Radix Tree algorithm and data structure was introduced to improve the routing information lookup overhead. But, there are other reasons why the 4.4BSD UNIX should introduce this mechanism Describe these reasons.
  2. High speed datalinks such as FDDI or ATM/AAL5 tend to use bigger MTU than before. Why?
  3. The TCP flow control mechanism does not work well if it applied to networks with large RTT. Why?
  4. In recent years, TCP/IP implementations are supporting the IP multicasting. Describe what is the IP multicasting. And, point out the issues on IP multicast routing.
  5. In 4.4BSD UNIX, the ARP table is integrated to the Routing Table. Why? And what is the benefit of this?
  6. What is the benefit to use the Protocol Switch in UNIX protocol implementations?