LoginSignup
0
0

More than 3 years have passed since last update.

ネットワーク層についてのメモ

Last updated at Posted at 2019-05-14

ネットワーク層とは?

OSI参照モデルの第3層(低レイヤから数えて3番目の層)のこと。

ネットワーク層は何に使う?

  • あるネットワーク(送信元のネットワーク)から別のネットワーク(送信先)にパケットを転送する
  • ルーティング(通信経路の選択)
  • IPアドレスの割り当て

代表的なプロトコルは?

  • IP(InternetProtocol)
  • ICMP(InternetControlMessageProtocol)
  • ARP(AddressResolutionProtocol)
  • RARP(ReverseAddressResolutionProtocol)
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0