0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

プライベートIPの規則(RFC1918)に関する備忘

Posted at

背景

  • AWS Advanced Networking Specialtyの勉強をしているときにRFC1918という聞き慣れない言葉が出てきたので備忘

RFC1918とは

  • プライベートIPのCIDR範囲に関する規約
  • クラスA-Cまで分かれている
    • クラスA:10.0.0.0~10.255.255.255(10.0.0.0/8)
    • クラスB:172.16.0.0~172.31.255.255(172.16.0.0/12)
    • クラスC:192.168.0.0~192.168.255.255(192.168.0.0/16)

何かあればまた追記

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?