Wednesday, September 22, 2021

Penghitungan Network&Host Pada Alamat Ip adress

 

1.       192.168.10.1/30

             11111111.11111111.11111111.11111100 /30

Answer

N = 2n                                                                   H = 2h-2

    = 26                                                                       = 22-2

    = 64 Network                                             = 2 Host

 

2.       172.168.10.1/16

 11111111.11111111.00000000.00000000 /16

Answer

N = 2n                                                                     H = 2h-2

    = 20                                                                         = 216-2

    = 1 Network                                                = 65.534 Host

 

3.       172.168.10./22

 11111111.11111111.11111100.00000000 /22

Answer

N = 2n                                                                    H = 2h-2

    = 26                                                                         = 210-2

     = 64 Network                                             = 1022 Host


 

4.       10.168.5.1/8

 11111111.00000000.00000000.00000000 /8

Answer

N = 2n                                                                     H = 2h-2

    = 20                                                                          = 224-2

     = 1 Network                                                = 16.777.214 Host

 

5.       10.168.5.1/17

        11111111.11111111.10000000.00000000 /17

        Answer

N = 2n                                                           H = 2h-2

    = 29                                                                = 215-2

     = 512 Network                                   = 32.766 Host

 


0 comments:

Post a Comment