SlideShare a Scribd company logo
1 of 58
Download to read offline
001
            1010100
10011000  10001111100
      1011100101011100
       101100011101001
      1011110100011010
      00001010010110010
      1001010101100111
      1111010101000101
      1101001101010011
       001010010101010
      1010101000110010
       010101001011000
       110101100011010
       11010100001011
         001010100110
          1001010010




                      IP Addressing
                               and
                         Subnetting
                                       Workbook
                                              Version 1.1



                                 Instructor’s Edition

                      11111110
            10010101
    00011011
                                     10000110
11010011
IP Address Classes
Class A        1 – 127          (Network 127 is reserved for loopback and internal testing)
                                Leading bit pattern   0       00000000.00000000.00000000.00000000
                                                               Network .  Host .   Host .   Host


Class B        128 – 191        Leading bit pattern       10      10000000.00000000.00000000.00000000
                                                                    Network .   Network .    Host     .   Host

Class C        192 – 223        Leading bit pattern       110     11000000.00000000.00000000.00000000
                                                                    Network .   Network   . Network   .   Host

Class D        224 – 239        (Reserved for multicast)

Class E        240 – 255        (Reserved for experimental, used for research)




                                     Private Address Space
Class A        10.0.0.0 to 10.255.255.255

Class B        172.16.0.0 to 172.31.255.255

Class C        192.168.0.0 to 192.168.255.255



                                     Default Subnet Masks
Class A        255.0.0.0

Class B        255.255.0.0

Class C        255.255.255.0




                                          Produced by: Robb Jones
                                           jonesr@careertech.net
                                Frederick County Career & Technology Center
                                         Cisco Networking Academy
                                      Frederick County Public Schools
                                          Frederick, Maryland, USA

                               Special Thanks to Melvin Baker and Jim Dorsch
                             for taking the time to check this workbook for errors.
Inside Cover
Binary To Decimal Conversion
128 64   32   16   8   4   2    1     Answers   Scratch Area
1   0    0    1    0   0   1    0      146      128    64
                                                 16    32
0   1    1    1    0   1   1    1      119        2    16
                                                146     4
1   1    1    1    1   1   1    1     255               2
                                                        1
1   1    0    0    0   1   0    1      197            119

1   1    1    1    0   1   1    0      246

0   0    0    1    0   0   1    1       19

1   0    0    0    0   0   0    1      129

0   0    1    1    0   0   0    1       49

0   1    1    1    1   0   0    0      120

1   1    1    1    0   0   0    0      240

0   0    1    1    1   0   1    1       59

0   0    0    0    0   1   1    1       7

                           00011011     27

                           10101010    170

                           01101111    111

                           11111000    248

                           00100000     32

                           01010101     85

                           00111110     62

                           00000011     3

                           11101101    237

                           11000000    192
                                                               1
Decimal To Binary Conversion
                         Use all 8 bits for each problem
128 64    32   16    8     4       2      1 = 255             Scratch Area
 1   1     1    0    1     1    1    0
_________________________________________ 238               238    34
                                                           -128   -32
 0   0     1    0    0     0    1    0
_________________________________________ 34                110     2
                                                            -64    -2
 0   1     1    1    1     0    1    1
_________________________________________ 123                46     0
                                                            -32
 0   0    1     1    0     0    1    0
_________________________________________ 50                 14
                                                             -8
 1    1    1    1    1    1    1     1
_________________________________________ 255                 6
                                                             -4
 1    1    0    0     1   0     0    0
_________________________________________ 200                 2
                                                             -2
 0    0     0    0    1    0    1    0
_________________________________________ 10                  0

 1    0    0     0   1     0   1    0
_________________________________________ 138

 0    0     0    0    0   0    0    1
_________________________________________ 1

 0    0     0    0    1   1    0    1
_________________________________________ 13

 1    1     1    1   1    0    1    0
_________________________________________ 250

 0    1    1     0    1   0     1    1
_________________________________________ 107

 1    1     1    0    0    0    0   0
_________________________________________ 224

 0   1     1     1    0    0    1    0
_________________________________________ 114

 1    1     0    0    0    0    0    0
_________________________________________ 192

 1    0    1     0    1    1   0    0
_________________________________________ 172

 0   1     1    0     0    1    0   0
_________________________________________ 100

 0   1     1    1     0    1   1    1
_________________________________________ 119

 0   0     1     1    1    0    0   1
_________________________________________ 57

 0   1     1     0    0    0   1    0
_________________________________________ 98

 1    0    1    1     0    0    1   1
_________________________________________ 179

 0   0      0    0    0   0     1   0
_________________________________________ 2
2
Address Class Identification
   Address            Class

10.250.1.1             A
                      _____

150.10.15.0            B
                      _____

192.14.2.0             C
                      _____

148.17.9.1             B
                      _____

193.42.1.1             C
                      _____

126.8.156.0            A
                      _____

220.200.23.1           C
                      _____

230.230.45.58          D
                      _____

177.100.18.4           B
                      _____

119.18.45.0            A
                      _____

249.240.80.78          E
                      _____

199.155.77.56          C
                      _____

117.89.56.45           A
                      _____

215.45.45.0            C
                      _____

199.200.15.0           C
                      _____

95.0.21.90             A
                      _____

33.0.0.0               A
                      _____

158.98.80.0            B
                      _____

219.21.56.0            C
                      _____
                                               3
Network & Host Identification
Circle the network portion             Circle the host portion of
of these addresses:                    these addresses:

177.100.18.4                           10.15.123.50

119.18.45.0                            171.2.199.31

209.240.80.78                          198.125.87.177

199.155.77.56                          223.250.200.222

117.89.56.45                           17.45.222.45

215.45.45.0                            126.201.54.231

192.200.15.0                           191.41.35.112

95.0.21.90                             155.25.169.227

33.0.0.0                               192.15.155.2

158.98.80.0                            123.102.45.254

217.21.56.0                            148.17.9.155

10.250.1.1                             100.25.1.1

150.10.15.0                            195.0.21.98

192.14.2.0                             25.250.135.46

148.17.9.1                             171.102.77.77

193.42.1.1                             55.250.5.5

126.8.156.0                            218.155.230.14

220.200.23.1                           10.250.1.1

4
Default Subnet Masks
Write the correct default subnet mask for each of the following addresses:


177.100.18.4                     255 . 255 . 0 . 0
                            _____________________________

119.18.45.0                        255 . 0 . 0 . 0
                            _____________________________

191.249.234.191                  255 . 255 . 0 . 0
                            _____________________________

223.23.223.109                 255 . 255 . 255 . 0
                            _____________________________

10.10.250.1                        255 . 0 . 0 . 0
                            _____________________________

126.123.23.1                     255 . 255 . 0 . 0
                            _____________________________

223.69.230.250                 255 . 255 . 255 . 0
                            _____________________________

192.12.35.105                  255 . 255 . 255 . 0
                            _____________________________

77.251.200.51                      255 . 0 . 0 . 0
                            _____________________________

189.210.50.1                     255 . 255 . 0 . 0
                            _____________________________

88.45.65.35                        255 . 0 . 0 . 0
                            _____________________________

128.212.250.254                  255 . 255 . 0 . 0
                            _____________________________

193.100.77.83                  255 . 255 . 255 . 0
                            _____________________________

125.125.250.1                      255 . 0 . 0 . 0
                            _____________________________

1.1.10.50                          255 . 0 . 0 . 0
                            _____________________________

220.90.130.45                  255 . 255 . 255 . 0
                            _____________________________

134.125.34.9                     255 . 255 . 0 . 0
                            _____________________________

95.250.91.99                       255 . 0 . 0 . 0
                            _____________________________

                                                                             5
ANDING With
                                   Default subnet masks

Every IP address must be accompanied by a subnet mask. By now you should be able to look
at an IP address and tell what class it is. Unfortunately your computer doesn’t think that way.
For your computer to determine the network and subnet portion of an IP address it must
“AND” the IP address with the subnet mask.

Default Subnet Masks:
      Class A    255.0.0.0
      Class B    255.255.0.0
      Class C    255.255.255.0

ANDING Equations:
     1 AND 1 = 1
     1 AND 0 = 0
     0 AND 1 = 0
     0 AND 0 = 0

Sample:

What you see...

       IP Address:                   192 . 100 . 10 . 33

       What you can figure out in your head...

       Address Class:                C
       Network Portion:              192 . 100 . 10 . 33
       Host Portion:                 192 . 100 . 10 . 33

In order for you computer to get the same information it must AND the IP address with
the subnet mask in binary.
                                          Network                            Host

         IP Address: 1 1 0 0 0 0 0 0 . 1 1 0 0 1 0 0 . 0 0 0 0 1 0 1 0 . 0 0 1 0 0 0 0 1   (192 . 100 . 10 . 33)

Default Subnet Mask: 1 1 1 1 1 1 1 1 . 1 1 1 1 1 1 1 . 1 1 1 1 1 1 1 1 . 0 0 0 0 0 0 0 0   (255 . 255 . 255 . 0)

               AND: 1 1 0 0 0 0 0 0 . 1 1 0 0 1 0 0 . 0 0 0 0 1 0 1 0 . 0 0 0 0 0 0 0 0    (192 . 100 . 10 . 0)




       ANDING with the default subnet mask allows your computer to figure out the network
       portion of the address.




6
ANDING With
                                  Custom subnet masks

When you take a single network such as 192.100.10.0 and divide it into five smaller networks
(192.100.10.16, 192.100.10.32, 192.100.10.48, 192.100.10.64, 192.100.10.80) the outside
world still sees the network as 192.100.10.0, but the internal computers and routers see five
smaller subnetworks. Each independent of the other. This can only be accomplished by using
a custom subnet mask. A custom subnet mask borrows bits from the host portion of the
address to create a subnetwork address between the network and host portions of an IP
address. In this example each range has 14 usable addresses in it. The computer must still
AND the IP address against the custom subnet mask to see what the network portion is and
which subnetwork it belongs to.

        IP Address:                  192 . 100 . 10 . 0
        Custom Subnet Mask:          255.255.255.240

        Address Ranges:       192.10.10.0 to 192.100.10.15    (Invalid Range)
                              192.100.10.16 to 192.100.10.31 (1st Usable Range)
                              192.100.10.32 to 192.100.10.47 (Range in the sample below)
                              192.100.10.48 to 192.100.10.63
                              192.100.10.64 to 192.100.10.79
                              192.100.10.80 to 192.100.10.95
                              192.100.10.96 to 192.100.10.111
                              192.100.10.112 to 192.100.10.127
                              192.100.10.128 to 192.100.10.143
                              192.100.10.144 to 192.100.10.159
                              192.100.10.160 to 192.100.10.175
                              192.100.10.176 to 192.100.10.191
                              192.100.10.192 to 192.100.10.207
                              192.100.10.208 to 192.100.10.223
                              192.100.10.224 to 192.100.10.239
                              192.100.10.240 to 192.100.10.255 (Invalid Range)

                                                                            Sub
                                           Network                        Network Host
       IP Address: 1 1 0 0 0 0 0 0 . 1 1 0 0 1 0 0 . 0 0 0 0 1 0 1 0 . 0 0 1 0 0 0 0 1      (192 . 100 . 10 . 33)

Custom Subnet Mask: 1 1 1 1 1 1 1 1 . 1 1 1 1 1 1 1 . 1 1 1 1 1 1 1 1 . 1 1 1 1 0 0 0 0     (255 . 255 . 255 . 240)

              AND: 1 1 0 0 0 0 0 0 . 1 1 0 0 1 0 0 . 0 0 0 0 1 0 1 0 . 0 0 1 0 0 0 0 0      (192 . 100 . 10 . 32)


                                   Four bits borrowed from the host
                                   portion of the address for the
                                   custom subnet mask.
                                                       The ANDING process of the four borrowed bits
                                                       shows which range of IP addresses this
                                                       particular address will fall into.


In the next set of problems you will determine the necessary information to determine the
correct subnet mask for a variety of IP addresses.
                                                                                                          7
Custom Subnet Masks

Problem 1
    Number of needed usable subnets 14
      Number of needed usable hosts 14
                   Network Address 192.10.10.0

                                                         C
                                       Address class __________

                                                  255 . 255 . 255 . 0
                          Default subnet mask _______________________________

                                               255 . 255 . 255 . 240
                        Custom subnet mask _______________________________

                                                   16
                   Total number of subnets ___________________

                                                14
               Number of usable subnets ___________________

                                             16
      Total number of host addresses ___________________

                                             14
          Number of usable addresses ___________________

                                                  4
                  Number of bits borrowed ___________________

                Show your work for Problem 1 in the space below.

                                                                                                Number of
                                       256 128 64 32                  16   8   4    2     -     Hosts
             Number of
              Subnets              -        2       4       8 16      32   64 128 256
                                       128 64 32 16                   8    4   2    1     - Binary values

192 . 10 . 10 .                        0        0       0    0        0    0   0    0

                                            128
                                                                               16   Observe the total number of
                  Add the binary value
                                             64                                     hosts.
       numbers to the left of the line to
                                                                               -2
       create the custom subnet mask.        32                                     Subtract 2 for the number of
                                                                               14
                                            +16
                                                                                    usable hosts.


                                            240

                                                                      16
                                                                      -2
                                 Subtract 2 for the total number of
                               subnets to get the usable number of

                                                                      14
                                                           subnets.


8
Custom Subnet Masks

      Problem 2
         Number of needed usable subnets 1000
           Number of needed usable hosts 60
                        Network Address 165.100.0.0

                                                                B
                                              Address class __________

                                                        255 . 255 . 0 . 0
                                Default subnet mask _______________________________

                                                      255 . 255 . 255 . 192
                               Custom subnet mask _______________________________

                                                        1,024
                          Total number of subnets ___________________

                                                       1,022
                        Number of usable subnets ___________________

                                                     64
              Total number of host addresses ___________________

                                                     62
                  Number of usable addresses ___________________

                                                         10
                         Number of bits borrowed ___________________

                        Show your work for Problem 2 in the space below.
                     65,

                            32,

                                     16,3




                                                      4,0

                                                              2,0

                                                                      1,02
                                              8,19




                                                                              512
                        536

                               768




  Number of
                                         84




                                                         96

                                                                 48




                                                                                     . 256 128 64 32 16                       8     4        2
                                                  2




                                                                          4




     Hosts -



                                                                                                                                   65,
                                                                                                                                   32,
                                                                                                                          16,3
                                                                                                     4,0
                                                                                              102

                                                                                                     204



                                                                                                                  8,19




                                                                                                                                      536
                                                                                        512




  Number of
                                                                                                                                       768
                                                                                                                              84
                                                                                                        96




   Subnets          -     2     4         8    16 32 64                128 256.
                                                                                                                      2
                                                                                                 4

                                                                                                         8




Binary values - 128 64 32                      16       8       4       2       1 . 128 64 32 16                      8       4      2       1

165 . 100 . 0                 0        0       0       0       0       0      0 .       0      0       0      0      0        0     0        0
                                    128       128
                                     64       +64
                                     32       192                                     64
                                                                                               Observe the total number of
                                     16                                                        hosts.
            Add the binary value
 numbers to the left of the line to   8                                               -2       Subtract 2 for the number of
 create the custom subnet mask.
                                      4                                               62       usable hosts.

                                      2                1024
                                     +1                                 Subtract 2 for the total number of
                                                          -2            subnets to get the usable number of
                                   255                                  subnets.
                                                       1,022                                                                             9
Custom Subnet Masks

      Problem 3                                                                                        /26 indicates the total number of
                                                                                                       bits used for the network and
                                      Network Address 148.75.0.0 /26                                   subnetwork portion of the
                                                                                                       address. All bits remaining belong
                                                                                                       to the host portion of the address.
                                                                B
                                              Address class __________

                                                        255 . 255 . 0 . 0
                                Default subnet mask _______________________________

                                                      255 . 255 . 255 . 192
                               Custom subnet mask _______________________________

                                                        1,024
                          Total number of subnets ___________________

                                                       1,022
                        Number of usable subnets ___________________

                                                     64
              Total number of host addresses ___________________

                                                     62
                  Number of usable addresses ___________________

                                                         10
                         Number of bits borrowed ___________________

                        Show your work for Problem 3 in the space below.
                     65,

                            32,

                                     16,3




                                                      4,0

                                                              2,0

                                                                      1,02
                                              8,19




                                                                              512
                        536

                               768




  Number of
                                         84




                                                         96

                                                                 48




                                                                                     . 256 128 64 32 16                        8       4     2
                                                  2




                                                                          4




     Hosts -



                                                                                                                                    65,
                                                                                                                                    32,
                                                                                                                           16,3
                                                                                                     4,0
                                                                                              102

                                                                                                     204



                                                                                                                   8,19




                                                                                                                                       536
                                                                                        512




  Number of                                                                                                                             768
                                                                                                                               84
                                                                                                        96




   Subnets          -     2     4         8    16 32 64                128 256.
                                                                                                                       2
                                                                                                 4

                                                                                                         8




Binary values - 128 64 32                      16       8       4       2       1 . 128 64 32 16                       8       4        2    1

 148 . 75 . 0                 0       0        0       0       0       0      0 .      0       0      0       0       0       0       0      0
                                    128       128
                                     64       +64
                                     32       192                                     64
                                                                                               Observe the total number of
                                     16                                                        hosts.
            Add the binary value
 numbers to the left of the line to   8                                               -2       Subtract 2 for the number of
 create the custom subnet mask.
                                      4                                               62       usable hosts.

                                      2                1024
                                     +1                                 Subtract 2 for the total number of
                                                          -2            subnets to get the usable number of
                                   255                                  subnets.
                                                       1,022
      10
Custom Subnet Masks

Problem 4
 Number of needed usable subnets 6
   Number of needed usable hosts 30
                Network Address 210.100.56.0

                                       C
                     Address class _______

                                     255 . 255 . 255 . 0
             Default subnet mask _______________________________

                                   255 . 255 . 255 . 224
            Custom subnet mask _______________________________

                                          8
          Total number of subnets ___________________

                                         6
        Number of usable subnets ___________________

                                          32
   Total number of host addresses ___________________

                                        30
     Number of usable addresses ___________________

                                         3
         Number of bits borrowed ___________________

        Show your work for Problem 4 in the space below.

                                                                 Number of
                          256 128 64 32     16   8   4   2   -   Hosts
         Number of
          Subnets     -    2   4   8 16     32   64 128 256
                          128 64 32 16      8    4   2   1   - Binary values

210 . 100 . 56 .          0    0   0   0    0    0   0   0

          128
           64              8           32
          +32             -2           -2
          224              6           30




                                                                             11
Custom Subnet Masks

Problem 5
 Number of needed usable subnets 6
   Number of needed usable hosts 30
                Network Address 195.85.8.0

                                        C
                      Address class _______

                                      255 . 255 . 255 . 0
              Default subnet mask _______________________________

                                     255 . 255 . 255 . 252
              Custom subnet mask _______________________________

                                           64
           Total number of subnets ___________________

                                          62
         Number of usable subnets ___________________

                                            4
     Total number of host addresses ___________________

                                          2
       Number of usable addresses ___________________

                                           6
           Number of bits borrowed ___________________

          Show your work for Problem 5 in the space below.

                                                                  Number of
                           256 128 64 32     16   8   4   2   -   Hosts
          Number of
           Subnets     -    2   4    8 16    32   64 128 256
                           128 64 32 16      8    4   2   1   - Binary values

     195 . 85 . 8 .        0    0   0    0   0    0   0   0


                 128
                  64
                  32
                  16
                   8                64        4
                  +4                -2       -2
                 252                60        2

12
Custom Subnet Masks

         Problem 6
              Number of needed usable subnets 126
                Number of needed usable hosts 131,070
                             Network Address 118.0.0.0

                                                                      A
                                                     Address class _______

                                                                  255 . 0 . 0 . 0
                                           Default subnet mask _______________________________

                                                                 255 . 254. 0 . 0
                                           Custom subnet mask _______________________________

                                                                 128
                                  Total number of subnets ___________________

                                                          126
                          Number of usable subnets ___________________

                                                        131,072
                  Total number of host addresses ___________________

                                                        131,070
                      Number of usable addresses ___________________

                                                              7
                               Number of bits borrowed ___________________

                            Show your work for Problem 6 in the space below.
                      4,19

                               2,09

                                       1,04

                                        52

                                        262

                                                         131



                                                                   65,5

                                                                        32,7

                                                                                16,3




                                                                                                    4,0

                                                                                                            2,0

                                                                                                                    1,02
                                           4,2
                          4,30




                                                                                            8,19
                                           8,57
                                   7,15




  Number of
                                                            ,07
                                            ,144




                                                                                                                            512




                                                                                                                                       . 256 128 64 32   16   8   4   2
                                                                       36




                                                                                                       96

                                                                                                               48
                                                                                    84




     Hosts
                                                                            68




              -
                                              88




                                                                                                2
                                       2




                                                               2
                              4




                                                                                                                        4
                                               6




                                                                                                                                                 1,04

                                                                                                                                                 2,09

                                                                                                                                                 4,19
                                                                                                                                       262

                                                                                                                                       52
                                                                                                                                       131
                                                                                                                          65,5
                                                                                                                   32,7
                                                                                                          16,3
                                                                            1,02

                                                                                    2,0

                                                                                            4,0




                                                                                                                                         4,2




                                                                                                                                                     4,30
                                                                                                    8,19




                                                                                                                                                      8,57

                                                                                                                                                      7,15




 Number of
                                                                                                                                          ,07

                                                                                                                                           ,144
                                                                    512




                                                                                                                                   .
                                                                                                                              36
                                                                                       48

                                                                                               96




                                                                                                              84

                                                                                                                       68




  Subnets     -   2   4    8       16 32        64 128 256 .
                                                                                                                                             88
                                                                                                        2




                                                                                                                                              2




                                                                                                                                                          2
                                                                                4




                                                                                                                                                          4
                                                                                                                                                          6




Binary values -128 64 32          16        8    4   2      1      . 128 64 32              16        8      4        2      1     . 128 64    32   16   8    4   2    1

      118. 0 0 0 0 0 0 0 0 . 0 0 0 0 0 0 0 0 . 0 0 0 0 0 0 0 0
                                           128
                                            64
                                            32
                                            16
                                             8
                                             4                     128                      131,072
                                            +2                      -2                           -2
                                           254                     126                      131,070
                                                                                                                                                                  13
Custom Subnet Masks

   Problem 7
     Number of needed usable subnets 2000
       Number of needed usable hosts 15
                    Network Address 178.100.0.0

                                                     B
                                   Address class __________

                                                255 . 255 . 0 . 0
                        Default subnet mask _______________________________

                                               255 . 255 . 255 . 224
                        Custom subnet mask _______________________________

                                                   2,048
                   Total number of subnets ___________________

                                               2,046
              Number of usable subnets ___________________

                                                32
         Total number of host addresses ___________________

                                              30
           Number of usable addresses ___________________

                                                  11
                  Number of bits borrowed ___________________

                  Show your work for Problem 7 in the space below.
               65,

                     32,

                              16,3




                                               4,0

                                                       2,0

                                                               1,02
                                       8,19




                                                                       512
                  536

                        768




  Number of
                                  84




                                                  96

                                                          48




                                                                             . 256 128 64 32 16               8      4    2
                                           2




                                                                   4




     Hosts -

                                                                                                                    65,
                                                                                                                    32,
                                                                                                           16,3
                                                                                           4,0
                                                                                    102

                                                                                           204



                                                                                                   8,19




                                                                                                                       536
                                                                              512




  Number of
                                                                                                                        768
                                                                                                               84
                                                                                              96




   Subnets    -     2    4       8      16 32 64                128 256.
                                                                                                       2
                                                                                       4

                                                                                               8




Binary values - 128 64 32               16       8       4       2      1 . 128 64 32 16              8       4       2   1

178 . 100 . 0           0      0       0       0       0       0       0 .    0     0      0   0    0        0       0    0

                                    128
                                     64
                                     32
                                     16
                                      8
                                      4                  2,048                32
                                      2                     -2                -2
                                     +1                  2,046                30
    14                             255
Custom Subnet Masks

Problem 8
 Number of needed usable subnets 1
   Number of needed usable hosts 45
                Network Address 200.175.14.0

                                      C
                     Address class _______

                                    255 . 255 . 255 . 0
             Default subnet mask _______________________________

                                  255 . 255 . 255 . 192
            Custom subnet mask _______________________________

                                         4
          Total number of subnets ___________________

                                        2
        Number of usable subnets ___________________

                                         64
   Total number of host addresses ___________________

                                       62
     Number of usable addresses ___________________

                                        2
         Number of bits borrowed ___________________

        Show your work for Problem 8 in the space below.

                                                                  Number of
                          256 128 64 32     16   8    4   2   -   Hosts
         Number of
          Subnets     -    2   4   8 16     32   64 128 256
                          128 64 32 16      8    4    2   1   - Binary values
200 . 175 . 14 .          0    0   0   0    0    0   0    0




                          128           4        64
                          +64          -2        -2
                          240           2        62
                                                                                15
Custom Subnet Masks

    Problem 9
      Number of needed usable subnets 60
        Number of needed usable hosts 1,000
                     Network Address 128.77.0.0

                                                    B
                                  Address class _______

                                                 255 . 255 . 0 . 0
                         Default subnet mask _______________________________

                                                255 . 255 . 252 . 0
                         Custom subnet mask _______________________________

                                                    64
                    Total number of subnets ___________________

                                                 62
                Number of usable subnets ___________________

                                                1,024
         Total number of host addresses ___________________

                                                 1,022
              Number of usable addresses ___________________

                                                   6
                   Number of bits borrowed ___________________
                   Show your work for Problem 9 in the space below.
                65,

                     32,

                              16,3




                                               4,0

                                                       2,0

                                                               1,02
                                       8,19




                                                                       512
                   536

                        768




  Number of
                                  84




                                                  96

                                                          48




                                                                             . 256 128 64 32 16                8      4    2
                                           2




                                                                   4




     Hosts -
                                                                                                                     65,
                                                                                                                     32,
                                                                                                            16,3
                                                                                            4,0
                                                                                     102

                                                                                            204



                                                                                                    8,19




                                                                                                                        536
                                                                               512




  Number of
                                                                                                                         768
                                                                                                                84
                                                                                               96




   Subnets     -     2    4      8      16 32 64                128 256.
                                                                                                        2
                                                                                        4

                                                                                                8




Binary values - 128 64 32               16       8       4       2      1 . 128 64 32 16               8       4       2   1

 128 . 77 . 0            0      0       0       0       0       0      0 .     0     0      0   0     0        0      0    0

                                       128
                                        64
                                        32
                                        16
                                         8                     64            1,024
                                        +4                     -2               -2
                                       252                     62            1,022
    16
Custom Subnet Masks

Problem 10
   Number of needed usable hosts 60
                Network Address 198.100.10.0

                                     C
                    Address class _______

                                    255 . 255 . 255 . 0
             Default subnet mask _______________________________

                                   255 . 255 . 255 . 192
             Custom subnet mask _______________________________

                                        4
         Total number of subnets ___________________

                                        2
        Number of usable subnets ___________________

                                         64
   Total number of host addresses ___________________

                                       62
     Number of usable addresses ___________________

                                        2
         Number of bits borrowed ___________________
        Show your work for Problem 10 in the space below.



                                                                 Number of
                         256 128 64 32     16   8    4   2   -   Hosts
        Number of
         Subnets     -    2   4   8 16     32   64 128 256
                         128 64 32 16      8    4    2   1   - Binary values
198 . 100 . 10 .         0    0   0   0    0    0    0   0




                         128          64             4
                         +64          -2            -2
                         192          62             2
                                                                               17
Custom Subnet Masks

   Problem 11
      Number of needed usable subnets 250
                     Network Address 101.0.0.0

                                                            A
                                           Address class _______

                                                     255 . 0 . 0 . 0
                              Default subnet mask _______________________________

                                                  255 . 255 . 0 . 0
                            Custom subnet mask _______________________________

                                                     256
                      Total number of subnets ___________________

                                                    254
                    Number of usable subnets ___________________

                                                65,536
          Total number of host addresses ___________________

                                                    65,534
                  Number of usable addresses ___________________

                                                    8
                     Number of bits borrowed ___________________
                    Show your work for Problem 11 in the space below.
                      4,19

                              2,09

                                      1,04

                                       52

                                       262

                                                  131



                                                            65,5

                                                                 32,7

                                                                         16,3




                                                                                             4,0

                                                                                                     2,0

                                                                                                             1,02
                                          4,2
                          4,30




                                                                                     8,19
                                          8,57
                                  7,15




  Number of
                                                     ,07
                                           ,144




                                                                                                                     512




                                                                                                                                . 256 128 64 32   16   8   4   2
                                                                36




                                                                                                96

                                                                                                        48
                                                                             84




     Hosts
                                                                     68




              -
                                             88




                                                                                         2
                                      2




                                                        2
                              4




                                                                                                                 4
                                              6




                                                                                                                                          1,04

                                                                                                                                          2,09

                                                                                                                                          4,19
                                                                                                                                262

                                                                                                                                52
                                                                                                                                131
                                                                                                                   65,5
                                                                                                            32,7
                                                                                                   16,3
                                                                     1,02

                                                                             2,0

                                                                                     4,0




                                                                                                                                  4,2




                                                                                                                                              4,30
                                                                                             8,19




                                                                                                                                               8,57

                                                                                                                                               7,15



 Number of
                                                                                                                                   ,07

                                                                                                                                    ,144
                                                             512




                                                            .                                                               .
                                                                                                                       36
                                                                                48

                                                                                        96




                                                                                                       84

                                                                                                                68




                                                                                                                                      88
                                                                                                 2




                                                                                                                                       2




                                                                                                                                                   2
                                                                         4




                                                                                                                                                   4
                                                                                                                                                   6




   Subnets   -   2  4  8          16 32     64 128 256
Binary values -128 64 32          16  8      4   2  1  . 128 64 32                   16        8      4        2      1     . 128 64    32   16   8    4   2   1

      101. 0 0 0 0 0 0 0 0 . 0 0 0 0 0 0 0 0 . 0 0 0 0 0 0 0 0


                                           128
                                            64
                                            32
                                            16
                                             8
                                             4
                                             2          256                     65,536
                                            +1           -2                         -2
                                          255           254                     65,534
   18
Custom Subnet Masks

Problem 12
 Number of needed usable subnets 5
                Network Address 218.35.50.0

                                      C
                     Address class _______

                                    255 . 255 . 255 . 0
             Default subnet mask _______________________________

                                   255 . 255 . 255 . 224
             Custom subnet mask _______________________________

                                         8
          Total number of subnets ___________________

                                        6
        Number of usable subnets ___________________

                                         32
   Total number of host addresses ___________________

                                       30
     Number of usable addresses ___________________

                                        3
         Number of bits borrowed ___________________
        Show your work for Problem 12 in the space below.



                                                                  Number of
                          256 128 64 32     16   8    4   2   -   Hosts
         Number of
          Subnets     -    2   4   8 16     32   64 128 256
                          128 64 32 16      8    4    2   1   - Binary values
 218 . 35 . 50 .          0    0   0   0    0    0    0   0




                          128
                           64          64             4
                          +32          -2            -2
                          224          62             2
                                                                                19
Custom Subnet Masks

Problem 13
     Number of needed usable hosts 25
                  Network Address 218.35.50.0

                                       C
                      Address class _______

                                      255 . 255 . 255 . 0
               Default subnet mask _______________________________

                                    255 . 255 . 255 . 224
              Custom subnet mask _______________________________

                                           8
            Total number of subnets ___________________

                                          6
          Number of usable subnets ___________________

                                           32
     Total number of host addresses ___________________

                                         30
       Number of usable addresses ___________________

                                          3
           Number of bits borrowed ___________________
          Show your work for Problem 13 in the space below.



                                                                  Number of
                          256 128 64 32     16   8    4   2   -   Hosts
          Number of
           Subnets    -    2   4   8 16     32   64 128 256
                          128 64 32 16      8    4    2   1   - Binary values
 218 . 35 . 50 .          0    0   0   0    0    0    0   0




                          128
                           64           8            32
                          +32          -2            -2
                          224           6            30
20
Custom Subnet Masks

    Problem 14
      Number of needed usable subnets 10
                     Network Address 172.59.0.0

                                                      B
                                     Address class _______

                                                255 . 255 . 0 . 0
                         Default subnet mask _______________________________

                                               255 . 255 . 240 . 0
                         Custom subnet mask _______________________________

                                                   16
                    Total number of subnets ___________________

                                                   14
                   Number of usable subnets ___________________

                                               4,096
         Total number of host addresses ___________________

                                                4,094
              Number of usable addresses ___________________

                                                   4
                    Number of bits borrowed ___________________
               Show your work for Problem 14 in the space below.
               65,

                     32,

                              16,3




                                               4,0

                                                       2,0

                                                               1,02
                                       8,19




                                                                       512
                  536

                        768




  Number of
                                  84




                                                  96

                                                          48




                                                                             . 256 128 64 32 16              8       4       2
                                           2




                                                                   4




     Hosts -




                                                                                                                     65,
                                                                                                                     32,
                                                                                                            16,3
                                                                                            4,0
                                                                                     102

                                                                                            204



                                                                                                    8,19




                                                                                                                        536
                                                                               512




  Number of                                                                                                              768
                                                                                                                84
                                                                                               96




   Subnets     -     2   4       8      16 32 64                128 256.
                                                                                                        2
                                                                                        4

                                                                                                8




Binary values - 128 64 32               16       8       4       2      1 . 128 64 32 16               8         4       2       1

 172 . 59 . 0            0     0        0       0       0       0      0 .     0     0      0   0     0          0    0       0




                                       128
                                        64
                                        32                     16              4,096
                                       +16                     -2                 -2
                                       240                     14              4,094
                                                                                                                         21
Custom Subnet Masks

   Problem 15
        Number of needed usable hosts 50
                     Network Address 172.59.0.0

                                                 B
                                Address class _______

                                               255 . 255 . 0 . 0
                        Default subnet mask _______________________________

                                              255 . 255 . 255 . 192
                        Custom subnet mask _______________________________

                                                 1,024
                  Total number of subnets ___________________

                                              1,022
              Number of usable subnets ___________________

                                              64
        Total number of host addresses ___________________

                                            62
          Number of usable addresses ___________________

                                                 10
                  Number of bits borrowed ___________________
              Show your work for Problem 15 in the space below.
               65,

                    32,

                             16,3




                                              4,0

                                                      2,0

                                                              1,02
                                      8,19




                                                                      512
                  536

                       768




  Number of
                                 84




                                                 96

                                                         48




                                                                            . 256 128 64 32 16               8      4    2
                                          2




                                                                  4




     Hosts -



                                                                                                                   65,
                                                                                                                   32,
                                                                                                          16,3
                                                                                          4,0
                                                                                   102

                                                                                          204



                                                                                                  8,19




                                                                                                                      536
                                                                             512




  Number of
                                                                                                                       768
                                                                                                              84
                                                                                             96




   Subnets    -    2     4      8      16 32 64                128 256.
                                                                                                      2
                                                                                      4

                                                                                              8




Binary values - 128 64 32              16       8       4       2      1 . 128 64 32 16              8       4       2   1

172 . 59 . 0            0     0       0        0       0       0      0 .    0     0      0   0    0        0       0    0

                              128
                               64
                               32
                               16
                                8
                                4
                                2                128               64        1,024
                               +1                +64               -2           -2
                             255                 192               62        1,022
   22
Custom Subnet Masks

        Problem 16
                  Number of needed usable hosts 29
                               Network Address 23.0.0.0

                                                                       A
                                                      Address class _______

                                                                255 . 0 . 0 . 0
                                         Default subnet mask _______________________________

                                                             255 . 255 . 255 . 224
                                       Custom subnet mask _______________________________

                                                              524,288
                               Total number of subnets ___________________

                                                            524,286
                            Number of usable subnets ___________________

                                                        32
                  Total number of host addresses ___________________

                                                         30
                       Number of usable addresses ___________________

                                                            19
                             Number of bits borrowed ___________________
                            Show your work for Problem 16 in the space below.
                        4,19

                                 2,09

                                         1,04

                                          52

                                          262

                                                           131



                                                                     65,5

                                                                          32,7

                                                                                  16,3




                                                                                                      4,0

                                                                                                              2,0

                                                                                                                      1,02
                                             4,2
                            4,30




                                                                                              8,19
                                             8,57
                                     7,15




  Number of
                                                              ,07
                                              ,144




                                                                                                                              512




                                                                                                                                         . 256 128 64 32   16   8   4    2
                                                                         36




                                                                                                         96

                                                                                                                 48
                                                                                      84
                                                                              68




     Hosts
              -
                                                88




                                                                                                  2
                                         2




                                                                 2
                                4




                                                                                                                          4
                                                 6




                                                                                                                                                   1,04

                                                                                                                                                   2,09

                                                                                                                                                   4,19
                                                                                                                                         262

                                                                                                                                         52
                                                                                                                                         131
                                                                                                                            65,5
                                                                                                                     32,7
                                                                                                            16,3
                                                                              1,02

                                                                                      2,0

                                                                                              4,0




                                                                                                                                           4,2




                                                                                                                                                       4,30
                                                                                                      8,19




                                                                                                                                                        8,57

                                                                                                                                                        7,15


 Number of
                                                                                                                                            ,07

                                                                                                                                             ,144
                                                                      512




                                                                      .                                                              .
                                                                                                                                36
                                                                                         48

                                                                                                 96




                                                                                                                84

                                                                                                                         68




                                                                                                                                               88
                                                                                                          2




                                                                                                                                                2




                                                                                                                                                            2
                                                                                  4




                                                                                                                                                            4
                                                                                                                                                            6




  Subnets     -    2    4    8       16 32       64 128 256
Binary values -128 64 32            16       8    4    2      1      . 128 64 32              16        8      4        2      1     . 128 64    32   16   8    4   2    1

      23 . 0 0 0 0 0 0 0 0 . 0 0 0 0 0 0 0 0 . 0 0 0 0 0 0 0 0




                                             128
                                              64                     32                       524,288
                                             +32                     -2                            -2
                                             224                     30                       524,286
                                                                                                                                                                    23
Subnetting

Problem 1
     Number of needed usable subnets 14
       Number of needed usable hosts 14
                    Network Address 192.10.10.0

                                          C
                        Address class __________

                                          255 . 255 . 255 . 0
                  Default subnet mask _______________________________

                                        255 . 255 . 255 . 240
                 Custom subnet mask _______________________________

                                              16
              Total number of subnets ___________________

                                             14
            Number of usable subnets ___________________

                                              16
       Total number of host addresses ___________________

                                             14
          Number of usable addresses ___________________

                                              4
              Number of bits borrowed ___________________

       What is the 3rd usable
                              192.10.10.48 to 192.10.10.63
               subnet range? _______________________________________________

What is the subnet number
                             192 . 10 . 10 . 112
for the 7th usable subnet? ________________________

          What is the subnet
       broadcast address for
                               192 . 10 . 10 . 207
     the 12th usable subnet? ________________________

     What are the assignable
       addresses for the 8th
                             192.10.10.129 to 192.10.10.142
             usable subnet? ______________________________________




24
Show your work for Problem 1 in the space below.

                                                                                               Number of
                              256 128 64 32                   16     8     4       2      -    Hosts
    Number of
     Subnets              -     2      4       8 16         32       64 128 256
                              128 64 32 16                    8      4     2       1     - Binary values

192. 10 . 10 . 0                      0       0       0       0      0     0      0

                   (Invalid range) 0                          192.10.10.0                           to       192.10.10.15
                                                      1       192.10.10.16                          to       192.10.10.31
                                               1      0       192.10.10.32                          to       192.10.10.47
                                               1      1       192.10.10.48                          to       192.10.10.63
                                       1       0      0       192.10.10.64                          to       192.10.10.79
                                       1       0      1       192.10.10.80                          to       192.10.10.95
                                       1       1      0       192.10.10.96                          to       192.10.10.111
                                       1       1      1       192.10.10.112                         to       192.10.10.127
                 1                     0       0      0       192.10.10.128                         to       192.10.10.143
                 1                     0       0      1       192.10.10.144                         to       192.10.10.159
                 1                     0       1      0       192.10.10.160                         to       192.10.10.175
                 1                     0       1      1       192.10.10.176                         to       192.10.10.191
                 1                     1       0      0       192.10.10.192                         to       192.10.10.207
                 1                     1       0      1       192.10.10.208                         to       192.10.10.223
                 1                     1       1      0       192.10.10.224                         to       192.10.10.239
 (Invalid range) 1                     1       1      1       192.10.10.240                         to       192.10.10.255


                        128
                         64
                         32                                                     16                                           16
      Custom subnet
                        +16                                    Usable subnets
                                                                                -2                            Usable hosts
                                                                                                                             -2
              mask      240                                                     14                                           14




   The binary value of the last bit borrowed is the range. In this
   problem the range is 16.
                                                                                The first address in each subnet range is the subnet
   The first and last range of addresses are not usable.                        number.

   The first usable range of addresses is: 192.10.10.16 to                      The last address in each subnet range is the subnet
   192.10.10.31.                                                                broadcast address.
                                                                                                                                       25
Subnetting

Problem 2
 Number of needed usable subnets 1000
   Number of needed usable hosts 60
                Network Address 165.100.0.0

                                        B
                      Address class __________

                                        255 . 255 . 0 . 0
                Default subnet mask _______________________________

                                      255 . 255 . 255 . 192
               Custom subnet mask _______________________________

                                           1,024
             Total number of subnets ___________________

                                         1,022
          Number of usable subnets ___________________

                                             64
      Total number of host addresses ___________________

                                           62
        Number of usable addresses ___________________

                                            10
            Number of bits borrowed ___________________

     What is the 14th usable
                             165.100.3.128 to 165.100.3.191
              subnet range? _______________________________________________

What is the subnet number
                             165 . 100 . 1 . 64
for the 5th usable subnet? ________________________

          What is the subnet
       broadcast address for
                               165 . 100 . 1 . 127
      the 5th usable subnet? ________________________

     What are the assignable
       addresses for the 8th
                             165.100.2.1 to 165.100.0.62
             usable subnet? ______________________________________




26
65,
                               32,
                                        16,3
                                                         4,0
                                                                 2,0




                                                 8,19
                                                                         1,02
  Number of




                                  768
                                            84
                                                            96
                                                                    48
                                                                             4
                                                                                 512




                                                     2




                           536
     Hosts -                                                                           . 256 128 64 32 16               8      4    2




                                                                                                                              65,

                                                                                                                              32,


                                                                                                                     16,3




                                                                                                     4,0
                                                                                                             8,19




                                                                                              102
                                                                                                     204
  Number of




                                                                                        512
                                                                                                        96
                                                                                                                         84
                                                                                                                                  768




                                                                                                 4
                                                                                                         8
                                                                                                                 2
                                                                                                                                 536
   Subnets            -      2     4        8       16 32 64              128 256.
Binary values - 128 64 32                           16     8       4       2      1 . 128 64 32 16              8       4       2   1
165 . 100 . 0                     0       0         0     0       0       0      0 .    0     0      0   0     0        0      0    0
                                 64                                         .
                                                                 (Invalid range)               0     165.100.0.0                    to    165.100.0.63
                          Usable -2                                                            1     165.100.0.64                   to    165.100.0.127
                           128
                           hosts 62                                                     1      0     165.100.0.128                  to    165.100.0.191
        1024                64                                                          1      1     165.100.0.192                  to    165.100.0.255
 Usable    -2               32
                            16                                                    1    . 0     0     165.100.1.0                    to    165.100.1.63
subnets 1,022
                                                                                  1    . 0     1     165.100.1.64                   to    165.100.1.127
                             8                                                    1    . 1     0     165.100.1.128                  to    165.100.1.191
                Custom 128   4                                                    1    . 1     1     165.100.1.192                  to    165.100.1.255
            subnet mask +64
                             2
                        192                                               1       0    . 0     0     165.100.2.0                    to    165.100.0.63
                            +1
                          255                                             1       0    . 0     1     165.100.2.64                   to    165.100.0.127
                                                                          1       0    . 1     0     165.100.2.128                  to    165.100.0.191
                                                                          1       0    . 1     1     165.100.2.192                  to    165.100.0.255
     The binary value of the last bit borrowed is
     the range. In this problem the range is 64.
                                                                          1       1    . 0     0     165.100.3.0                    to    165.100.3.63
     The first and last range of addresses are not                        1       1    . 0     1     165.100.3.64                   to    165.100.3.127
     usable.
                                                                          1       1    . 1     0     165.100.3.128                  to    165.100.3.191
     The first usable range of addresses is:                              1       1    . 1     1     165.100.3.192                  to    165.100.3.255
     165.100.0.64 to 165.100.0.127
                                                                                                                                                           Show your work for Problem 2 in the space below.




     The first address in each subnet range is the
                                                                                                                                Down to
     subnet number.
                                                                                           165.100.255.128 to                            165.100.255.191
     The last address in each subnet range is the
     subnet broadcast address.




27
                                                                           (Invalid range) 165.100.255.192 to                            165.100.255.255
Subnetting

Problem 3
 Number of needed usable subnets 1
                Network Address 195.223.50.0

                                         C
                       Address class __________

                                         255 . 255 . 255 . 0
                 Default subnet mask _______________________________

                                       255 . 255 . 255 . 192
                Custom subnet mask _______________________________

                                             4
             Total number of subnets ___________________

                                            2
           Number of usable subnets ___________________

                                             64
      Total number of host addresses ___________________

                                            62
         Number of usable addresses ___________________

                                             2
             Number of bits borrowed ___________________


      What is the 2nd usable
                             195.223.50.128 - 195.223.50.191
              subnet range? _______________________________________________

What is the subnet number
                               195.223.50.64
for the 1st usable subnet? ________________________

          What is the subnet
       broadcast address for
                                 195.223.50.127
      the 1st usable subnet? ________________________

     What are the assignable
      addresses for the 2nd
                             195.223.50.129 - 195.223.50.190
             usable subnet? ______________________________________




28
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes
Ip Subredes

More Related Content

What's hot

Ip addressing and_subnetting_workbook (1)
Ip addressing and_subnetting_workbook (1)Ip addressing and_subnetting_workbook (1)
Ip addressing and_subnetting_workbook (1)edissG
 
Cisco Meraki Wireless WiFi Network (Korean)
Cisco Meraki Wireless WiFi Network (Korean)Cisco Meraki Wireless WiFi Network (Korean)
Cisco Meraki Wireless WiFi Network (Korean)JAE PIL KO
 
Ejercicios redes
Ejercicios redesEjercicios redes
Ejercicios redesStudent
 
IP Concept in LTE
IP Concept in LTEIP Concept in LTE
IP Concept in LTESofian .
 
Comunicação com PLCs da Omron através da SYSMAC Gateway
Comunicação com PLCs da Omron através da SYSMAC GatewayComunicação com PLCs da Omron através da SYSMAC Gateway
Comunicação com PLCs da Omron através da SYSMAC GatewayAVEVA
 
IT Essentials (Version 7.0) - ITE Chapter 7 Exam Answers
IT Essentials (Version 7.0) - ITE Chapter 7 Exam AnswersIT Essentials (Version 7.0) - ITE Chapter 7 Exam Answers
IT Essentials (Version 7.0) - ITE Chapter 7 Exam AnswersITExamAnswers.net
 
55727820 1-tổng-quan-tram-bts
55727820 1-tổng-quan-tram-bts55727820 1-tổng-quan-tram-bts
55727820 1-tổng-quan-tram-btsĐào Sơn
 
Thông tin quang_coherent
Thông tin quang_coherentThông tin quang_coherent
Thông tin quang_coherentVinh Nguyen
 
Signalling in EPC/LTE
Signalling in EPC/LTESignalling in EPC/LTE
Signalling in EPC/LTELeliwa
 
2.2.4.9 packet tracer configuring switch port security instructions - ig
2.2.4.9 packet tracer   configuring switch port security instructions - ig2.2.4.9 packet tracer   configuring switch port security instructions - ig
2.2.4.9 packet tracer configuring switch port security instructions - igAlex Ramirez
 
Thiet ke toi uu vo tuyen
Thiet ke toi uu vo tuyenThiet ke toi uu vo tuyen
Thiet ke toi uu vo tuyenDon Tú
 
Fundamentals of EtherNet/IP Network Technology
Fundamentals of EtherNet/IP Network TechnologyFundamentals of EtherNet/IP Network Technology
Fundamentals of EtherNet/IP Network TechnologyRockwell Automation
 

What's hot (20)

Ip addressing and_subnetting_workbook (1)
Ip addressing and_subnetting_workbook (1)Ip addressing and_subnetting_workbook (1)
Ip addressing and_subnetting_workbook (1)
 
MÔ HÌNH HỆ THỐNG KHÓA CỬA THÔNG MINH sử dụng Arduino Uno RFID-MFRC522.docx
MÔ HÌNH HỆ THỐNG KHÓA CỬA THÔNG MINH sử dụng Arduino Uno RFID-MFRC522.docxMÔ HÌNH HỆ THỐNG KHÓA CỬA THÔNG MINH sử dụng Arduino Uno RFID-MFRC522.docx
MÔ HÌNH HỆ THỐNG KHÓA CỬA THÔNG MINH sử dụng Arduino Uno RFID-MFRC522.docx
 
Cisco Meraki Wireless WiFi Network (Korean)
Cisco Meraki Wireless WiFi Network (Korean)Cisco Meraki Wireless WiFi Network (Korean)
Cisco Meraki Wireless WiFi Network (Korean)
 
FTTH-GPON
FTTH-GPONFTTH-GPON
FTTH-GPON
 
Nokia LTE IP Planning Guide
Nokia LTE IP Planning GuideNokia LTE IP Planning Guide
Nokia LTE IP Planning Guide
 
Ejercicios redes
Ejercicios redesEjercicios redes
Ejercicios redes
 
GSM Channel Concept
GSM Channel ConceptGSM Channel Concept
GSM Channel Concept
 
Win idea manual
Win idea manualWin idea manual
Win idea manual
 
IP Concept in LTE
IP Concept in LTEIP Concept in LTE
IP Concept in LTE
 
G120 cu250 s2_kba1_0414_eng_en-us
G120 cu250 s2_kba1_0414_eng_en-usG120 cu250 s2_kba1_0414_eng_en-us
G120 cu250 s2_kba1_0414_eng_en-us
 
Comunicação com PLCs da Omron através da SYSMAC Gateway
Comunicação com PLCs da Omron através da SYSMAC GatewayComunicação com PLCs da Omron através da SYSMAC Gateway
Comunicação com PLCs da Omron através da SYSMAC Gateway
 
Le Réseau GSM
Le Réseau GSMLe Réseau GSM
Le Réseau GSM
 
IT Essentials (Version 7.0) - ITE Chapter 7 Exam Answers
IT Essentials (Version 7.0) - ITE Chapter 7 Exam AnswersIT Essentials (Version 7.0) - ITE Chapter 7 Exam Answers
IT Essentials (Version 7.0) - ITE Chapter 7 Exam Answers
 
55727820 1-tổng-quan-tram-bts
55727820 1-tổng-quan-tram-bts55727820 1-tổng-quan-tram-bts
55727820 1-tổng-quan-tram-bts
 
Thông tin quang_coherent
Thông tin quang_coherentThông tin quang_coherent
Thông tin quang_coherent
 
Signalling in EPC/LTE
Signalling in EPC/LTESignalling in EPC/LTE
Signalling in EPC/LTE
 
Kathreins system
Kathreins systemKathreins system
Kathreins system
 
2.2.4.9 packet tracer configuring switch port security instructions - ig
2.2.4.9 packet tracer   configuring switch port security instructions - ig2.2.4.9 packet tracer   configuring switch port security instructions - ig
2.2.4.9 packet tracer configuring switch port security instructions - ig
 
Thiet ke toi uu vo tuyen
Thiet ke toi uu vo tuyenThiet ke toi uu vo tuyen
Thiet ke toi uu vo tuyen
 
Fundamentals of EtherNet/IP Network Technology
Fundamentals of EtherNet/IP Network TechnologyFundamentals of EtherNet/IP Network Technology
Fundamentals of EtherNet/IP Network Technology
 

Viewers also liked

Computer Networking: Subnetting and IP Addressing
Computer Networking: Subnetting and IP AddressingComputer Networking: Subnetting and IP Addressing
Computer Networking: Subnetting and IP AddressingBisrat Girma
 
What Makes Great Infographics
What Makes Great InfographicsWhat Makes Great Infographics
What Makes Great InfographicsSlideShare
 
Masters of SlideShare
Masters of SlideShareMasters of SlideShare
Masters of SlideShareKapost
 
STOP! VIEW THIS! 10-Step Checklist When Uploading to Slideshare
STOP! VIEW THIS! 10-Step Checklist When Uploading to SlideshareSTOP! VIEW THIS! 10-Step Checklist When Uploading to Slideshare
STOP! VIEW THIS! 10-Step Checklist When Uploading to SlideshareEmpowered Presentations
 
10 Ways to Win at SlideShare SEO & Presentation Optimization
10 Ways to Win at SlideShare SEO & Presentation Optimization10 Ways to Win at SlideShare SEO & Presentation Optimization
10 Ways to Win at SlideShare SEO & Presentation OptimizationOneupweb
 
How To Get More From SlideShare - Super-Simple Tips For Content Marketing
How To Get More From SlideShare - Super-Simple Tips For Content MarketingHow To Get More From SlideShare - Super-Simple Tips For Content Marketing
How To Get More From SlideShare - Super-Simple Tips For Content MarketingContent Marketing Institute
 
A Guide to SlideShare Analytics - Excerpts from Hubspot's Step by Step Guide ...
A Guide to SlideShare Analytics - Excerpts from Hubspot's Step by Step Guide ...A Guide to SlideShare Analytics - Excerpts from Hubspot's Step by Step Guide ...
A Guide to SlideShare Analytics - Excerpts from Hubspot's Step by Step Guide ...SlideShare
 
2015 Upload Campaigns Calendar - SlideShare
2015 Upload Campaigns Calendar - SlideShare2015 Upload Campaigns Calendar - SlideShare
2015 Upload Campaigns Calendar - SlideShareSlideShare
 
What to Upload to SlideShare
What to Upload to SlideShareWhat to Upload to SlideShare
What to Upload to SlideShareSlideShare
 
How to Make Awesome SlideShares: Tips & Tricks
How to Make Awesome SlideShares: Tips & TricksHow to Make Awesome SlideShares: Tips & Tricks
How to Make Awesome SlideShares: Tips & TricksSlideShare
 
Getting Started With SlideShare
Getting Started With SlideShareGetting Started With SlideShare
Getting Started With SlideShareSlideShare
 

Viewers also liked (14)

Computer Networking: Subnetting and IP Addressing
Computer Networking: Subnetting and IP AddressingComputer Networking: Subnetting and IP Addressing
Computer Networking: Subnetting and IP Addressing
 
Ip address
Ip addressIp address
Ip address
 
Ip address and subnetting
Ip address and subnettingIp address and subnetting
Ip address and subnetting
 
What Makes Great Infographics
What Makes Great InfographicsWhat Makes Great Infographics
What Makes Great Infographics
 
Masters of SlideShare
Masters of SlideShareMasters of SlideShare
Masters of SlideShare
 
STOP! VIEW THIS! 10-Step Checklist When Uploading to Slideshare
STOP! VIEW THIS! 10-Step Checklist When Uploading to SlideshareSTOP! VIEW THIS! 10-Step Checklist When Uploading to Slideshare
STOP! VIEW THIS! 10-Step Checklist When Uploading to Slideshare
 
You Suck At PowerPoint!
You Suck At PowerPoint!You Suck At PowerPoint!
You Suck At PowerPoint!
 
10 Ways to Win at SlideShare SEO & Presentation Optimization
10 Ways to Win at SlideShare SEO & Presentation Optimization10 Ways to Win at SlideShare SEO & Presentation Optimization
10 Ways to Win at SlideShare SEO & Presentation Optimization
 
How To Get More From SlideShare - Super-Simple Tips For Content Marketing
How To Get More From SlideShare - Super-Simple Tips For Content MarketingHow To Get More From SlideShare - Super-Simple Tips For Content Marketing
How To Get More From SlideShare - Super-Simple Tips For Content Marketing
 
A Guide to SlideShare Analytics - Excerpts from Hubspot's Step by Step Guide ...
A Guide to SlideShare Analytics - Excerpts from Hubspot's Step by Step Guide ...A Guide to SlideShare Analytics - Excerpts from Hubspot's Step by Step Guide ...
A Guide to SlideShare Analytics - Excerpts from Hubspot's Step by Step Guide ...
 
2015 Upload Campaigns Calendar - SlideShare
2015 Upload Campaigns Calendar - SlideShare2015 Upload Campaigns Calendar - SlideShare
2015 Upload Campaigns Calendar - SlideShare
 
What to Upload to SlideShare
What to Upload to SlideShareWhat to Upload to SlideShare
What to Upload to SlideShare
 
How to Make Awesome SlideShares: Tips & Tricks
How to Make Awesome SlideShares: Tips & TricksHow to Make Awesome SlideShares: Tips & Tricks
How to Make Awesome SlideShares: Tips & Tricks
 
Getting Started With SlideShare
Getting Started With SlideShareGetting Started With SlideShare
Getting Started With SlideShare
 

Similar to Ip Subredes

Student subnetworkbook
Student subnetworkbookStudent subnetworkbook
Student subnetworkbookJorge Arroyo
 
49445184_IP_Addressing_and_Subnetting_Workbook_Instructors_Version.pdf
49445184_IP_Addressing_and_Subnetting_Workbook_Instructors_Version.pdf49445184_IP_Addressing_and_Subnetting_Workbook_Instructors_Version.pdf
49445184_IP_Addressing_and_Subnetting_Workbook_Instructors_Version.pdfMornThea
 
Ip addressing &_subnetting_workbook
Ip addressing &_subnetting_workbookIp addressing &_subnetting_workbook
Ip addressing &_subnetting_workbookMOHSIN HASAN
 
IP Addressing and Subnetting Workbook 1.5
IP Addressing and Subnetting Workbook 1.5IP Addressing and Subnetting Workbook 1.5
IP Addressing and Subnetting Workbook 1.5Ilde Espinoza Cadillo
 
Ip addressing subnetting workbook
Ip addressing subnetting workbookIp addressing subnetting workbook
Ip addressing subnetting workbookVijay Shukla
 
Ip addressing subnetting workbook
Ip addressing   subnetting workbookIp addressing   subnetting workbook
Ip addressing subnetting workbookRoberto Loera
 
Berryman ip addressing_guide
Berryman ip addressing_guideBerryman ip addressing_guide
Berryman ip addressing_guideHARRY CHAN PUTRA
 
Trabajo ip
Trabajo ipTrabajo ip
Trabajo ipyuceiny
 
Binárna číselná sústava - Бинарни бројни систем
Binárna číselná sústava - Бинарни бројни системBinárna číselná sústava - Бинарни бројни систем
Binárna číselná sústava - Бинарни бројни системDarina Poljak
 
Subnetting Made Easy
Subnetting Made EasySubnetting Made Easy
Subnetting Made EasyVishal Pawar
 
Digital Cameras
Digital CamerasDigital Cameras
Digital CamerasMister D
 
Number System | Types of Number System | Binary Number System | Octal Number ...
Number System | Types of Number System | Binary Number System | Octal Number ...Number System | Types of Number System | Binary Number System | Octal Number ...
Number System | Types of Number System | Binary Number System | Octal Number ...Get & Spread Knowledge
 
FN311 Subnetting
FN311   SubnettingFN311   Subnetting
FN311 Subnettingrozimm78
 

Similar to Ip Subredes (20)

Student subnetworkbook
Student subnetworkbookStudent subnetworkbook
Student subnetworkbook
 
Subneting2
Subneting2Subneting2
Subneting2
 
IP Addresing
IP AddresingIP Addresing
IP Addresing
 
Ip addressing & subnetting
Ip addressing & subnettingIp addressing & subnetting
Ip addressing & subnetting
 
49445184_IP_Addressing_and_Subnetting_Workbook_Instructors_Version.pdf
49445184_IP_Addressing_and_Subnetting_Workbook_Instructors_Version.pdf49445184_IP_Addressing_and_Subnetting_Workbook_Instructors_Version.pdf
49445184_IP_Addressing_and_Subnetting_Workbook_Instructors_Version.pdf
 
Ip addressing &_subnetting_workbook
Ip addressing &_subnetting_workbookIp addressing &_subnetting_workbook
Ip addressing &_subnetting_workbook
 
IP Addressing and Subnetting Workbook 1.5
IP Addressing and Subnetting Workbook 1.5IP Addressing and Subnetting Workbook 1.5
IP Addressing and Subnetting Workbook 1.5
 
Ip addressing subnetting workbook
Ip addressing subnetting workbookIp addressing subnetting workbook
Ip addressing subnetting workbook
 
Ip addressing subnetting workbook
Ip addressing   subnetting workbookIp addressing   subnetting workbook
Ip addressing subnetting workbook
 
IP Addressing Subnetting Workbook
IP Addressing Subnetting WorkbookIP Addressing Subnetting Workbook
IP Addressing Subnetting Workbook
 
Ccent notes part 3
Ccent notes part 3Ccent notes part 3
Ccent notes part 3
 
Berryman ip addressing_guide
Berryman ip addressing_guideBerryman ip addressing_guide
Berryman ip addressing_guide
 
Trabajo ip
Trabajo ipTrabajo ip
Trabajo ip
 
Binárna číselná sústava - Бинарни бројни систем
Binárna číselná sústava - Бинарни бројни системBinárna číselná sústava - Бинарни бројни систем
Binárna číselná sústava - Бинарни бројни систем
 
Subnetting Made Easy
Subnetting Made EasySubnetting Made Easy
Subnetting Made Easy
 
Digital Cameras
Digital CamerasDigital Cameras
Digital Cameras
 
ARITHMETIC FOR COMPUTERS
ARITHMETIC FOR COMPUTERS	  ARITHMETIC FOR COMPUTERS
ARITHMETIC FOR COMPUTERS
 
CA Unit ii
CA Unit iiCA Unit ii
CA Unit ii
 
Number System | Types of Number System | Binary Number System | Octal Number ...
Number System | Types of Number System | Binary Number System | Octal Number ...Number System | Types of Number System | Binary Number System | Octal Number ...
Number System | Types of Number System | Binary Number System | Octal Number ...
 
FN311 Subnetting
FN311   SubnettingFN311   Subnetting
FN311 Subnetting
 

More from Espol

Wassily Leontief
Wassily LeontiefWassily Leontief
Wassily LeontiefEspol
 
Trabajo De Bmw
Trabajo De BmwTrabajo De Bmw
Trabajo De BmwEspol
 
KAOS
KAOSKAOS
KAOSEspol
 
diseno de cargos
diseno de cargosdiseno de cargos
diseno de cargosEspol
 
Remuneracion
RemuneracionRemuneracion
RemuneracionEspol
 
Administracion Reh
Administracion RehAdministracion Reh
Administracion RehEspol
 
Dii2 Representacion De La Informacion Y Codigos
Dii2 Representacion De La Informacion Y CodigosDii2 Representacion De La Informacion Y Codigos
Dii2 Representacion De La Informacion Y CodigosEspol
 
Dii3 Hardware Y Perifericos De Un Computador
Dii3 Hardware Y Perifericos De Un ComputadorDii3 Hardware Y Perifericos De Un Computador
Dii3 Hardware Y Perifericos De Un ComputadorEspol
 
Exploration Network Chapter6
Exploration  Network  Chapter6Exploration  Network  Chapter6
Exploration Network Chapter6Espol
 
Segmentacion
SegmentacionSegmentacion
SegmentacionEspol
 
Exploration Network Chapter4
Exploration  Network  Chapter4Exploration  Network  Chapter4
Exploration Network Chapter4Espol
 
C Lculo Manual De Subredes
C Lculo Manual De SubredesC Lculo Manual De Subredes
C Lculo Manual De SubredesEspol
 
Dii1 Introduccion A La Informatica
Dii1 Introduccion A La InformaticaDii1 Introduccion A La Informatica
Dii1 Introduccion A La InformaticaEspol
 
4342355 Redes Locales
4342355 Redes Locales4342355 Redes Locales
4342355 Redes LocalesEspol
 
Exploration Network Chapter11
Exploration Network Chapter11Exploration Network Chapter11
Exploration Network Chapter11Espol
 
Exploration Network Chapter10
Exploration Network Chapter10Exploration Network Chapter10
Exploration Network Chapter10Espol
 
Exploration Network Chapter9
Exploration Network Chapter9Exploration Network Chapter9
Exploration Network Chapter9Espol
 
Exploration Network Chapter5
Exploration Network Chapter5Exploration Network Chapter5
Exploration Network Chapter5Espol
 
Exploration Network Chapter3
Exploration Network Chapter3Exploration Network Chapter3
Exploration Network Chapter3Espol
 
Exploration Network Chapter2
Exploration Network Chapter2Exploration Network Chapter2
Exploration Network Chapter2Espol
 

More from Espol (20)

Wassily Leontief
Wassily LeontiefWassily Leontief
Wassily Leontief
 
Trabajo De Bmw
Trabajo De BmwTrabajo De Bmw
Trabajo De Bmw
 
KAOS
KAOSKAOS
KAOS
 
diseno de cargos
diseno de cargosdiseno de cargos
diseno de cargos
 
Remuneracion
RemuneracionRemuneracion
Remuneracion
 
Administracion Reh
Administracion RehAdministracion Reh
Administracion Reh
 
Dii2 Representacion De La Informacion Y Codigos
Dii2 Representacion De La Informacion Y CodigosDii2 Representacion De La Informacion Y Codigos
Dii2 Representacion De La Informacion Y Codigos
 
Dii3 Hardware Y Perifericos De Un Computador
Dii3 Hardware Y Perifericos De Un ComputadorDii3 Hardware Y Perifericos De Un Computador
Dii3 Hardware Y Perifericos De Un Computador
 
Exploration Network Chapter6
Exploration  Network  Chapter6Exploration  Network  Chapter6
Exploration Network Chapter6
 
Segmentacion
SegmentacionSegmentacion
Segmentacion
 
Exploration Network Chapter4
Exploration  Network  Chapter4Exploration  Network  Chapter4
Exploration Network Chapter4
 
C Lculo Manual De Subredes
C Lculo Manual De SubredesC Lculo Manual De Subredes
C Lculo Manual De Subredes
 
Dii1 Introduccion A La Informatica
Dii1 Introduccion A La InformaticaDii1 Introduccion A La Informatica
Dii1 Introduccion A La Informatica
 
4342355 Redes Locales
4342355 Redes Locales4342355 Redes Locales
4342355 Redes Locales
 
Exploration Network Chapter11
Exploration Network Chapter11Exploration Network Chapter11
Exploration Network Chapter11
 
Exploration Network Chapter10
Exploration Network Chapter10Exploration Network Chapter10
Exploration Network Chapter10
 
Exploration Network Chapter9
Exploration Network Chapter9Exploration Network Chapter9
Exploration Network Chapter9
 
Exploration Network Chapter5
Exploration Network Chapter5Exploration Network Chapter5
Exploration Network Chapter5
 
Exploration Network Chapter3
Exploration Network Chapter3Exploration Network Chapter3
Exploration Network Chapter3
 
Exploration Network Chapter2
Exploration Network Chapter2Exploration Network Chapter2
Exploration Network Chapter2
 

Recently uploaded

Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 

Recently uploaded (20)

Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 

Ip Subredes

  • 1. 001 1010100 10011000 10001111100 1011100101011100 101100011101001 1011110100011010 00001010010110010 1001010101100111 1111010101000101 1101001101010011 001010010101010 1010101000110010 010101001011000 110101100011010 11010100001011 001010100110 1001010010 IP Addressing and Subnetting Workbook Version 1.1 Instructor’s Edition 11111110 10010101 00011011 10000110 11010011
  • 2. IP Address Classes Class A 1 – 127 (Network 127 is reserved for loopback and internal testing) Leading bit pattern 0 00000000.00000000.00000000.00000000 Network . Host . Host . Host Class B 128 – 191 Leading bit pattern 10 10000000.00000000.00000000.00000000 Network . Network . Host . Host Class C 192 – 223 Leading bit pattern 110 11000000.00000000.00000000.00000000 Network . Network . Network . Host Class D 224 – 239 (Reserved for multicast) Class E 240 – 255 (Reserved for experimental, used for research) Private Address Space Class A 10.0.0.0 to 10.255.255.255 Class B 172.16.0.0 to 172.31.255.255 Class C 192.168.0.0 to 192.168.255.255 Default Subnet Masks Class A 255.0.0.0 Class B 255.255.0.0 Class C 255.255.255.0 Produced by: Robb Jones jonesr@careertech.net Frederick County Career & Technology Center Cisco Networking Academy Frederick County Public Schools Frederick, Maryland, USA Special Thanks to Melvin Baker and Jim Dorsch for taking the time to check this workbook for errors. Inside Cover
  • 3. Binary To Decimal Conversion 128 64 32 16 8 4 2 1 Answers Scratch Area 1 0 0 1 0 0 1 0 146 128 64 16 32 0 1 1 1 0 1 1 1 119 2 16 146 4 1 1 1 1 1 1 1 1 255 2 1 1 1 0 0 0 1 0 1 197 119 1 1 1 1 0 1 1 0 246 0 0 0 1 0 0 1 1 19 1 0 0 0 0 0 0 1 129 0 0 1 1 0 0 0 1 49 0 1 1 1 1 0 0 0 120 1 1 1 1 0 0 0 0 240 0 0 1 1 1 0 1 1 59 0 0 0 0 0 1 1 1 7 00011011 27 10101010 170 01101111 111 11111000 248 00100000 32 01010101 85 00111110 62 00000011 3 11101101 237 11000000 192 1
  • 4. Decimal To Binary Conversion Use all 8 bits for each problem 128 64 32 16 8 4 2 1 = 255 Scratch Area 1 1 1 0 1 1 1 0 _________________________________________ 238 238 34 -128 -32 0 0 1 0 0 0 1 0 _________________________________________ 34 110 2 -64 -2 0 1 1 1 1 0 1 1 _________________________________________ 123 46 0 -32 0 0 1 1 0 0 1 0 _________________________________________ 50 14 -8 1 1 1 1 1 1 1 1 _________________________________________ 255 6 -4 1 1 0 0 1 0 0 0 _________________________________________ 200 2 -2 0 0 0 0 1 0 1 0 _________________________________________ 10 0 1 0 0 0 1 0 1 0 _________________________________________ 138 0 0 0 0 0 0 0 1 _________________________________________ 1 0 0 0 0 1 1 0 1 _________________________________________ 13 1 1 1 1 1 0 1 0 _________________________________________ 250 0 1 1 0 1 0 1 1 _________________________________________ 107 1 1 1 0 0 0 0 0 _________________________________________ 224 0 1 1 1 0 0 1 0 _________________________________________ 114 1 1 0 0 0 0 0 0 _________________________________________ 192 1 0 1 0 1 1 0 0 _________________________________________ 172 0 1 1 0 0 1 0 0 _________________________________________ 100 0 1 1 1 0 1 1 1 _________________________________________ 119 0 0 1 1 1 0 0 1 _________________________________________ 57 0 1 1 0 0 0 1 0 _________________________________________ 98 1 0 1 1 0 0 1 1 _________________________________________ 179 0 0 0 0 0 0 1 0 _________________________________________ 2 2
  • 5. Address Class Identification Address Class 10.250.1.1 A _____ 150.10.15.0 B _____ 192.14.2.0 C _____ 148.17.9.1 B _____ 193.42.1.1 C _____ 126.8.156.0 A _____ 220.200.23.1 C _____ 230.230.45.58 D _____ 177.100.18.4 B _____ 119.18.45.0 A _____ 249.240.80.78 E _____ 199.155.77.56 C _____ 117.89.56.45 A _____ 215.45.45.0 C _____ 199.200.15.0 C _____ 95.0.21.90 A _____ 33.0.0.0 A _____ 158.98.80.0 B _____ 219.21.56.0 C _____ 3
  • 6. Network & Host Identification Circle the network portion Circle the host portion of of these addresses: these addresses: 177.100.18.4 10.15.123.50 119.18.45.0 171.2.199.31 209.240.80.78 198.125.87.177 199.155.77.56 223.250.200.222 117.89.56.45 17.45.222.45 215.45.45.0 126.201.54.231 192.200.15.0 191.41.35.112 95.0.21.90 155.25.169.227 33.0.0.0 192.15.155.2 158.98.80.0 123.102.45.254 217.21.56.0 148.17.9.155 10.250.1.1 100.25.1.1 150.10.15.0 195.0.21.98 192.14.2.0 25.250.135.46 148.17.9.1 171.102.77.77 193.42.1.1 55.250.5.5 126.8.156.0 218.155.230.14 220.200.23.1 10.250.1.1 4
  • 7. Default Subnet Masks Write the correct default subnet mask for each of the following addresses: 177.100.18.4 255 . 255 . 0 . 0 _____________________________ 119.18.45.0 255 . 0 . 0 . 0 _____________________________ 191.249.234.191 255 . 255 . 0 . 0 _____________________________ 223.23.223.109 255 . 255 . 255 . 0 _____________________________ 10.10.250.1 255 . 0 . 0 . 0 _____________________________ 126.123.23.1 255 . 255 . 0 . 0 _____________________________ 223.69.230.250 255 . 255 . 255 . 0 _____________________________ 192.12.35.105 255 . 255 . 255 . 0 _____________________________ 77.251.200.51 255 . 0 . 0 . 0 _____________________________ 189.210.50.1 255 . 255 . 0 . 0 _____________________________ 88.45.65.35 255 . 0 . 0 . 0 _____________________________ 128.212.250.254 255 . 255 . 0 . 0 _____________________________ 193.100.77.83 255 . 255 . 255 . 0 _____________________________ 125.125.250.1 255 . 0 . 0 . 0 _____________________________ 1.1.10.50 255 . 0 . 0 . 0 _____________________________ 220.90.130.45 255 . 255 . 255 . 0 _____________________________ 134.125.34.9 255 . 255 . 0 . 0 _____________________________ 95.250.91.99 255 . 0 . 0 . 0 _____________________________ 5
  • 8. ANDING With Default subnet masks Every IP address must be accompanied by a subnet mask. By now you should be able to look at an IP address and tell what class it is. Unfortunately your computer doesn’t think that way. For your computer to determine the network and subnet portion of an IP address it must “AND” the IP address with the subnet mask. Default Subnet Masks: Class A 255.0.0.0 Class B 255.255.0.0 Class C 255.255.255.0 ANDING Equations: 1 AND 1 = 1 1 AND 0 = 0 0 AND 1 = 0 0 AND 0 = 0 Sample: What you see... IP Address: 192 . 100 . 10 . 33 What you can figure out in your head... Address Class: C Network Portion: 192 . 100 . 10 . 33 Host Portion: 192 . 100 . 10 . 33 In order for you computer to get the same information it must AND the IP address with the subnet mask in binary. Network Host IP Address: 1 1 0 0 0 0 0 0 . 1 1 0 0 1 0 0 . 0 0 0 0 1 0 1 0 . 0 0 1 0 0 0 0 1 (192 . 100 . 10 . 33) Default Subnet Mask: 1 1 1 1 1 1 1 1 . 1 1 1 1 1 1 1 . 1 1 1 1 1 1 1 1 . 0 0 0 0 0 0 0 0 (255 . 255 . 255 . 0) AND: 1 1 0 0 0 0 0 0 . 1 1 0 0 1 0 0 . 0 0 0 0 1 0 1 0 . 0 0 0 0 0 0 0 0 (192 . 100 . 10 . 0) ANDING with the default subnet mask allows your computer to figure out the network portion of the address. 6
  • 9. ANDING With Custom subnet masks When you take a single network such as 192.100.10.0 and divide it into five smaller networks (192.100.10.16, 192.100.10.32, 192.100.10.48, 192.100.10.64, 192.100.10.80) the outside world still sees the network as 192.100.10.0, but the internal computers and routers see five smaller subnetworks. Each independent of the other. This can only be accomplished by using a custom subnet mask. A custom subnet mask borrows bits from the host portion of the address to create a subnetwork address between the network and host portions of an IP address. In this example each range has 14 usable addresses in it. The computer must still AND the IP address against the custom subnet mask to see what the network portion is and which subnetwork it belongs to. IP Address: 192 . 100 . 10 . 0 Custom Subnet Mask: 255.255.255.240 Address Ranges: 192.10.10.0 to 192.100.10.15 (Invalid Range) 192.100.10.16 to 192.100.10.31 (1st Usable Range) 192.100.10.32 to 192.100.10.47 (Range in the sample below) 192.100.10.48 to 192.100.10.63 192.100.10.64 to 192.100.10.79 192.100.10.80 to 192.100.10.95 192.100.10.96 to 192.100.10.111 192.100.10.112 to 192.100.10.127 192.100.10.128 to 192.100.10.143 192.100.10.144 to 192.100.10.159 192.100.10.160 to 192.100.10.175 192.100.10.176 to 192.100.10.191 192.100.10.192 to 192.100.10.207 192.100.10.208 to 192.100.10.223 192.100.10.224 to 192.100.10.239 192.100.10.240 to 192.100.10.255 (Invalid Range) Sub Network Network Host IP Address: 1 1 0 0 0 0 0 0 . 1 1 0 0 1 0 0 . 0 0 0 0 1 0 1 0 . 0 0 1 0 0 0 0 1 (192 . 100 . 10 . 33) Custom Subnet Mask: 1 1 1 1 1 1 1 1 . 1 1 1 1 1 1 1 . 1 1 1 1 1 1 1 1 . 1 1 1 1 0 0 0 0 (255 . 255 . 255 . 240) AND: 1 1 0 0 0 0 0 0 . 1 1 0 0 1 0 0 . 0 0 0 0 1 0 1 0 . 0 0 1 0 0 0 0 0 (192 . 100 . 10 . 32) Four bits borrowed from the host portion of the address for the custom subnet mask. The ANDING process of the four borrowed bits shows which range of IP addresses this particular address will fall into. In the next set of problems you will determine the necessary information to determine the correct subnet mask for a variety of IP addresses. 7
  • 10. Custom Subnet Masks Problem 1 Number of needed usable subnets 14 Number of needed usable hosts 14 Network Address 192.10.10.0 C Address class __________ 255 . 255 . 255 . 0 Default subnet mask _______________________________ 255 . 255 . 255 . 240 Custom subnet mask _______________________________ 16 Total number of subnets ___________________ 14 Number of usable subnets ___________________ 16 Total number of host addresses ___________________ 14 Number of usable addresses ___________________ 4 Number of bits borrowed ___________________ Show your work for Problem 1 in the space below. Number of 256 128 64 32 16 8 4 2 - Hosts Number of Subnets - 2 4 8 16 32 64 128 256 128 64 32 16 8 4 2 1 - Binary values 192 . 10 . 10 . 0 0 0 0 0 0 0 0 128 16 Observe the total number of Add the binary value 64 hosts. numbers to the left of the line to -2 create the custom subnet mask. 32 Subtract 2 for the number of 14 +16 usable hosts. 240 16 -2 Subtract 2 for the total number of subnets to get the usable number of 14 subnets. 8
  • 11. Custom Subnet Masks Problem 2 Number of needed usable subnets 1000 Number of needed usable hosts 60 Network Address 165.100.0.0 B Address class __________ 255 . 255 . 0 . 0 Default subnet mask _______________________________ 255 . 255 . 255 . 192 Custom subnet mask _______________________________ 1,024 Total number of subnets ___________________ 1,022 Number of usable subnets ___________________ 64 Total number of host addresses ___________________ 62 Number of usable addresses ___________________ 10 Number of bits borrowed ___________________ Show your work for Problem 2 in the space below. 65, 32, 16,3 4,0 2,0 1,02 8,19 512 536 768 Number of 84 96 48 . 256 128 64 32 16 8 4 2 2 4 Hosts - 65, 32, 16,3 4,0 102 204 8,19 536 512 Number of 768 84 96 Subnets - 2 4 8 16 32 64 128 256. 2 4 8 Binary values - 128 64 32 16 8 4 2 1 . 128 64 32 16 8 4 2 1 165 . 100 . 0 0 0 0 0 0 0 0 . 0 0 0 0 0 0 0 0 128 128 64 +64 32 192 64 Observe the total number of 16 hosts. Add the binary value numbers to the left of the line to 8 -2 Subtract 2 for the number of create the custom subnet mask. 4 62 usable hosts. 2 1024 +1 Subtract 2 for the total number of -2 subnets to get the usable number of 255 subnets. 1,022 9
  • 12. Custom Subnet Masks Problem 3 /26 indicates the total number of bits used for the network and Network Address 148.75.0.0 /26 subnetwork portion of the address. All bits remaining belong to the host portion of the address. B Address class __________ 255 . 255 . 0 . 0 Default subnet mask _______________________________ 255 . 255 . 255 . 192 Custom subnet mask _______________________________ 1,024 Total number of subnets ___________________ 1,022 Number of usable subnets ___________________ 64 Total number of host addresses ___________________ 62 Number of usable addresses ___________________ 10 Number of bits borrowed ___________________ Show your work for Problem 3 in the space below. 65, 32, 16,3 4,0 2,0 1,02 8,19 512 536 768 Number of 84 96 48 . 256 128 64 32 16 8 4 2 2 4 Hosts - 65, 32, 16,3 4,0 102 204 8,19 536 512 Number of 768 84 96 Subnets - 2 4 8 16 32 64 128 256. 2 4 8 Binary values - 128 64 32 16 8 4 2 1 . 128 64 32 16 8 4 2 1 148 . 75 . 0 0 0 0 0 0 0 0 . 0 0 0 0 0 0 0 0 128 128 64 +64 32 192 64 Observe the total number of 16 hosts. Add the binary value numbers to the left of the line to 8 -2 Subtract 2 for the number of create the custom subnet mask. 4 62 usable hosts. 2 1024 +1 Subtract 2 for the total number of -2 subnets to get the usable number of 255 subnets. 1,022 10
  • 13. Custom Subnet Masks Problem 4 Number of needed usable subnets 6 Number of needed usable hosts 30 Network Address 210.100.56.0 C Address class _______ 255 . 255 . 255 . 0 Default subnet mask _______________________________ 255 . 255 . 255 . 224 Custom subnet mask _______________________________ 8 Total number of subnets ___________________ 6 Number of usable subnets ___________________ 32 Total number of host addresses ___________________ 30 Number of usable addresses ___________________ 3 Number of bits borrowed ___________________ Show your work for Problem 4 in the space below. Number of 256 128 64 32 16 8 4 2 - Hosts Number of Subnets - 2 4 8 16 32 64 128 256 128 64 32 16 8 4 2 1 - Binary values 210 . 100 . 56 . 0 0 0 0 0 0 0 0 128 64 8 32 +32 -2 -2 224 6 30 11
  • 14. Custom Subnet Masks Problem 5 Number of needed usable subnets 6 Number of needed usable hosts 30 Network Address 195.85.8.0 C Address class _______ 255 . 255 . 255 . 0 Default subnet mask _______________________________ 255 . 255 . 255 . 252 Custom subnet mask _______________________________ 64 Total number of subnets ___________________ 62 Number of usable subnets ___________________ 4 Total number of host addresses ___________________ 2 Number of usable addresses ___________________ 6 Number of bits borrowed ___________________ Show your work for Problem 5 in the space below. Number of 256 128 64 32 16 8 4 2 - Hosts Number of Subnets - 2 4 8 16 32 64 128 256 128 64 32 16 8 4 2 1 - Binary values 195 . 85 . 8 . 0 0 0 0 0 0 0 0 128 64 32 16 8 64 4 +4 -2 -2 252 60 2 12
  • 15. Custom Subnet Masks Problem 6 Number of needed usable subnets 126 Number of needed usable hosts 131,070 Network Address 118.0.0.0 A Address class _______ 255 . 0 . 0 . 0 Default subnet mask _______________________________ 255 . 254. 0 . 0 Custom subnet mask _______________________________ 128 Total number of subnets ___________________ 126 Number of usable subnets ___________________ 131,072 Total number of host addresses ___________________ 131,070 Number of usable addresses ___________________ 7 Number of bits borrowed ___________________ Show your work for Problem 6 in the space below. 4,19 2,09 1,04 52 262 131 65,5 32,7 16,3 4,0 2,0 1,02 4,2 4,30 8,19 8,57 7,15 Number of ,07 ,144 512 . 256 128 64 32 16 8 4 2 36 96 48 84 Hosts 68 - 88 2 2 2 4 4 6 1,04 2,09 4,19 262 52 131 65,5 32,7 16,3 1,02 2,0 4,0 4,2 4,30 8,19 8,57 7,15 Number of ,07 ,144 512 . 36 48 96 84 68 Subnets - 2 4 8 16 32 64 128 256 . 88 2 2 2 4 4 6 Binary values -128 64 32 16 8 4 2 1 . 128 64 32 16 8 4 2 1 . 128 64 32 16 8 4 2 1 118. 0 0 0 0 0 0 0 0 . 0 0 0 0 0 0 0 0 . 0 0 0 0 0 0 0 0 128 64 32 16 8 4 128 131,072 +2 -2 -2 254 126 131,070 13
  • 16. Custom Subnet Masks Problem 7 Number of needed usable subnets 2000 Number of needed usable hosts 15 Network Address 178.100.0.0 B Address class __________ 255 . 255 . 0 . 0 Default subnet mask _______________________________ 255 . 255 . 255 . 224 Custom subnet mask _______________________________ 2,048 Total number of subnets ___________________ 2,046 Number of usable subnets ___________________ 32 Total number of host addresses ___________________ 30 Number of usable addresses ___________________ 11 Number of bits borrowed ___________________ Show your work for Problem 7 in the space below. 65, 32, 16,3 4,0 2,0 1,02 8,19 512 536 768 Number of 84 96 48 . 256 128 64 32 16 8 4 2 2 4 Hosts - 65, 32, 16,3 4,0 102 204 8,19 536 512 Number of 768 84 96 Subnets - 2 4 8 16 32 64 128 256. 2 4 8 Binary values - 128 64 32 16 8 4 2 1 . 128 64 32 16 8 4 2 1 178 . 100 . 0 0 0 0 0 0 0 0 . 0 0 0 0 0 0 0 0 128 64 32 16 8 4 2,048 32 2 -2 -2 +1 2,046 30 14 255
  • 17. Custom Subnet Masks Problem 8 Number of needed usable subnets 1 Number of needed usable hosts 45 Network Address 200.175.14.0 C Address class _______ 255 . 255 . 255 . 0 Default subnet mask _______________________________ 255 . 255 . 255 . 192 Custom subnet mask _______________________________ 4 Total number of subnets ___________________ 2 Number of usable subnets ___________________ 64 Total number of host addresses ___________________ 62 Number of usable addresses ___________________ 2 Number of bits borrowed ___________________ Show your work for Problem 8 in the space below. Number of 256 128 64 32 16 8 4 2 - Hosts Number of Subnets - 2 4 8 16 32 64 128 256 128 64 32 16 8 4 2 1 - Binary values 200 . 175 . 14 . 0 0 0 0 0 0 0 0 128 4 64 +64 -2 -2 240 2 62 15
  • 18. Custom Subnet Masks Problem 9 Number of needed usable subnets 60 Number of needed usable hosts 1,000 Network Address 128.77.0.0 B Address class _______ 255 . 255 . 0 . 0 Default subnet mask _______________________________ 255 . 255 . 252 . 0 Custom subnet mask _______________________________ 64 Total number of subnets ___________________ 62 Number of usable subnets ___________________ 1,024 Total number of host addresses ___________________ 1,022 Number of usable addresses ___________________ 6 Number of bits borrowed ___________________ Show your work for Problem 9 in the space below. 65, 32, 16,3 4,0 2,0 1,02 8,19 512 536 768 Number of 84 96 48 . 256 128 64 32 16 8 4 2 2 4 Hosts - 65, 32, 16,3 4,0 102 204 8,19 536 512 Number of 768 84 96 Subnets - 2 4 8 16 32 64 128 256. 2 4 8 Binary values - 128 64 32 16 8 4 2 1 . 128 64 32 16 8 4 2 1 128 . 77 . 0 0 0 0 0 0 0 0 . 0 0 0 0 0 0 0 0 128 64 32 16 8 64 1,024 +4 -2 -2 252 62 1,022 16
  • 19. Custom Subnet Masks Problem 10 Number of needed usable hosts 60 Network Address 198.100.10.0 C Address class _______ 255 . 255 . 255 . 0 Default subnet mask _______________________________ 255 . 255 . 255 . 192 Custom subnet mask _______________________________ 4 Total number of subnets ___________________ 2 Number of usable subnets ___________________ 64 Total number of host addresses ___________________ 62 Number of usable addresses ___________________ 2 Number of bits borrowed ___________________ Show your work for Problem 10 in the space below. Number of 256 128 64 32 16 8 4 2 - Hosts Number of Subnets - 2 4 8 16 32 64 128 256 128 64 32 16 8 4 2 1 - Binary values 198 . 100 . 10 . 0 0 0 0 0 0 0 0 128 64 4 +64 -2 -2 192 62 2 17
  • 20. Custom Subnet Masks Problem 11 Number of needed usable subnets 250 Network Address 101.0.0.0 A Address class _______ 255 . 0 . 0 . 0 Default subnet mask _______________________________ 255 . 255 . 0 . 0 Custom subnet mask _______________________________ 256 Total number of subnets ___________________ 254 Number of usable subnets ___________________ 65,536 Total number of host addresses ___________________ 65,534 Number of usable addresses ___________________ 8 Number of bits borrowed ___________________ Show your work for Problem 11 in the space below. 4,19 2,09 1,04 52 262 131 65,5 32,7 16,3 4,0 2,0 1,02 4,2 4,30 8,19 8,57 7,15 Number of ,07 ,144 512 . 256 128 64 32 16 8 4 2 36 96 48 84 Hosts 68 - 88 2 2 2 4 4 6 1,04 2,09 4,19 262 52 131 65,5 32,7 16,3 1,02 2,0 4,0 4,2 4,30 8,19 8,57 7,15 Number of ,07 ,144 512 . . 36 48 96 84 68 88 2 2 2 4 4 6 Subnets - 2 4 8 16 32 64 128 256 Binary values -128 64 32 16 8 4 2 1 . 128 64 32 16 8 4 2 1 . 128 64 32 16 8 4 2 1 101. 0 0 0 0 0 0 0 0 . 0 0 0 0 0 0 0 0 . 0 0 0 0 0 0 0 0 128 64 32 16 8 4 2 256 65,536 +1 -2 -2 255 254 65,534 18
  • 21. Custom Subnet Masks Problem 12 Number of needed usable subnets 5 Network Address 218.35.50.0 C Address class _______ 255 . 255 . 255 . 0 Default subnet mask _______________________________ 255 . 255 . 255 . 224 Custom subnet mask _______________________________ 8 Total number of subnets ___________________ 6 Number of usable subnets ___________________ 32 Total number of host addresses ___________________ 30 Number of usable addresses ___________________ 3 Number of bits borrowed ___________________ Show your work for Problem 12 in the space below. Number of 256 128 64 32 16 8 4 2 - Hosts Number of Subnets - 2 4 8 16 32 64 128 256 128 64 32 16 8 4 2 1 - Binary values 218 . 35 . 50 . 0 0 0 0 0 0 0 0 128 64 64 4 +32 -2 -2 224 62 2 19
  • 22. Custom Subnet Masks Problem 13 Number of needed usable hosts 25 Network Address 218.35.50.0 C Address class _______ 255 . 255 . 255 . 0 Default subnet mask _______________________________ 255 . 255 . 255 . 224 Custom subnet mask _______________________________ 8 Total number of subnets ___________________ 6 Number of usable subnets ___________________ 32 Total number of host addresses ___________________ 30 Number of usable addresses ___________________ 3 Number of bits borrowed ___________________ Show your work for Problem 13 in the space below. Number of 256 128 64 32 16 8 4 2 - Hosts Number of Subnets - 2 4 8 16 32 64 128 256 128 64 32 16 8 4 2 1 - Binary values 218 . 35 . 50 . 0 0 0 0 0 0 0 0 128 64 8 32 +32 -2 -2 224 6 30 20
  • 23. Custom Subnet Masks Problem 14 Number of needed usable subnets 10 Network Address 172.59.0.0 B Address class _______ 255 . 255 . 0 . 0 Default subnet mask _______________________________ 255 . 255 . 240 . 0 Custom subnet mask _______________________________ 16 Total number of subnets ___________________ 14 Number of usable subnets ___________________ 4,096 Total number of host addresses ___________________ 4,094 Number of usable addresses ___________________ 4 Number of bits borrowed ___________________ Show your work for Problem 14 in the space below. 65, 32, 16,3 4,0 2,0 1,02 8,19 512 536 768 Number of 84 96 48 . 256 128 64 32 16 8 4 2 2 4 Hosts - 65, 32, 16,3 4,0 102 204 8,19 536 512 Number of 768 84 96 Subnets - 2 4 8 16 32 64 128 256. 2 4 8 Binary values - 128 64 32 16 8 4 2 1 . 128 64 32 16 8 4 2 1 172 . 59 . 0 0 0 0 0 0 0 0 . 0 0 0 0 0 0 0 0 128 64 32 16 4,096 +16 -2 -2 240 14 4,094 21
  • 24. Custom Subnet Masks Problem 15 Number of needed usable hosts 50 Network Address 172.59.0.0 B Address class _______ 255 . 255 . 0 . 0 Default subnet mask _______________________________ 255 . 255 . 255 . 192 Custom subnet mask _______________________________ 1,024 Total number of subnets ___________________ 1,022 Number of usable subnets ___________________ 64 Total number of host addresses ___________________ 62 Number of usable addresses ___________________ 10 Number of bits borrowed ___________________ Show your work for Problem 15 in the space below. 65, 32, 16,3 4,0 2,0 1,02 8,19 512 536 768 Number of 84 96 48 . 256 128 64 32 16 8 4 2 2 4 Hosts - 65, 32, 16,3 4,0 102 204 8,19 536 512 Number of 768 84 96 Subnets - 2 4 8 16 32 64 128 256. 2 4 8 Binary values - 128 64 32 16 8 4 2 1 . 128 64 32 16 8 4 2 1 172 . 59 . 0 0 0 0 0 0 0 0 . 0 0 0 0 0 0 0 0 128 64 32 16 8 4 2 128 64 1,024 +1 +64 -2 -2 255 192 62 1,022 22
  • 25. Custom Subnet Masks Problem 16 Number of needed usable hosts 29 Network Address 23.0.0.0 A Address class _______ 255 . 0 . 0 . 0 Default subnet mask _______________________________ 255 . 255 . 255 . 224 Custom subnet mask _______________________________ 524,288 Total number of subnets ___________________ 524,286 Number of usable subnets ___________________ 32 Total number of host addresses ___________________ 30 Number of usable addresses ___________________ 19 Number of bits borrowed ___________________ Show your work for Problem 16 in the space below. 4,19 2,09 1,04 52 262 131 65,5 32,7 16,3 4,0 2,0 1,02 4,2 4,30 8,19 8,57 7,15 Number of ,07 ,144 512 . 256 128 64 32 16 8 4 2 36 96 48 84 68 Hosts - 88 2 2 2 4 4 6 1,04 2,09 4,19 262 52 131 65,5 32,7 16,3 1,02 2,0 4,0 4,2 4,30 8,19 8,57 7,15 Number of ,07 ,144 512 . . 36 48 96 84 68 88 2 2 2 4 4 6 Subnets - 2 4 8 16 32 64 128 256 Binary values -128 64 32 16 8 4 2 1 . 128 64 32 16 8 4 2 1 . 128 64 32 16 8 4 2 1 23 . 0 0 0 0 0 0 0 0 . 0 0 0 0 0 0 0 0 . 0 0 0 0 0 0 0 0 128 64 32 524,288 +32 -2 -2 224 30 524,286 23
  • 26. Subnetting Problem 1 Number of needed usable subnets 14 Number of needed usable hosts 14 Network Address 192.10.10.0 C Address class __________ 255 . 255 . 255 . 0 Default subnet mask _______________________________ 255 . 255 . 255 . 240 Custom subnet mask _______________________________ 16 Total number of subnets ___________________ 14 Number of usable subnets ___________________ 16 Total number of host addresses ___________________ 14 Number of usable addresses ___________________ 4 Number of bits borrowed ___________________ What is the 3rd usable 192.10.10.48 to 192.10.10.63 subnet range? _______________________________________________ What is the subnet number 192 . 10 . 10 . 112 for the 7th usable subnet? ________________________ What is the subnet broadcast address for 192 . 10 . 10 . 207 the 12th usable subnet? ________________________ What are the assignable addresses for the 8th 192.10.10.129 to 192.10.10.142 usable subnet? ______________________________________ 24
  • 27. Show your work for Problem 1 in the space below. Number of 256 128 64 32 16 8 4 2 - Hosts Number of Subnets - 2 4 8 16 32 64 128 256 128 64 32 16 8 4 2 1 - Binary values 192. 10 . 10 . 0 0 0 0 0 0 0 0 (Invalid range) 0 192.10.10.0 to 192.10.10.15 1 192.10.10.16 to 192.10.10.31 1 0 192.10.10.32 to 192.10.10.47 1 1 192.10.10.48 to 192.10.10.63 1 0 0 192.10.10.64 to 192.10.10.79 1 0 1 192.10.10.80 to 192.10.10.95 1 1 0 192.10.10.96 to 192.10.10.111 1 1 1 192.10.10.112 to 192.10.10.127 1 0 0 0 192.10.10.128 to 192.10.10.143 1 0 0 1 192.10.10.144 to 192.10.10.159 1 0 1 0 192.10.10.160 to 192.10.10.175 1 0 1 1 192.10.10.176 to 192.10.10.191 1 1 0 0 192.10.10.192 to 192.10.10.207 1 1 0 1 192.10.10.208 to 192.10.10.223 1 1 1 0 192.10.10.224 to 192.10.10.239 (Invalid range) 1 1 1 1 192.10.10.240 to 192.10.10.255 128 64 32 16 16 Custom subnet +16 Usable subnets -2 Usable hosts -2 mask 240 14 14 The binary value of the last bit borrowed is the range. In this problem the range is 16. The first address in each subnet range is the subnet The first and last range of addresses are not usable. number. The first usable range of addresses is: 192.10.10.16 to The last address in each subnet range is the subnet 192.10.10.31. broadcast address. 25
  • 28. Subnetting Problem 2 Number of needed usable subnets 1000 Number of needed usable hosts 60 Network Address 165.100.0.0 B Address class __________ 255 . 255 . 0 . 0 Default subnet mask _______________________________ 255 . 255 . 255 . 192 Custom subnet mask _______________________________ 1,024 Total number of subnets ___________________ 1,022 Number of usable subnets ___________________ 64 Total number of host addresses ___________________ 62 Number of usable addresses ___________________ 10 Number of bits borrowed ___________________ What is the 14th usable 165.100.3.128 to 165.100.3.191 subnet range? _______________________________________________ What is the subnet number 165 . 100 . 1 . 64 for the 5th usable subnet? ________________________ What is the subnet broadcast address for 165 . 100 . 1 . 127 the 5th usable subnet? ________________________ What are the assignable addresses for the 8th 165.100.2.1 to 165.100.0.62 usable subnet? ______________________________________ 26
  • 29. 65, 32, 16,3 4,0 2,0 8,19 1,02 Number of 768 84 96 48 4 512 2 536 Hosts - . 256 128 64 32 16 8 4 2 65, 32, 16,3 4,0 8,19 102 204 Number of 512 96 84 768 4 8 2 536 Subnets - 2 4 8 16 32 64 128 256. Binary values - 128 64 32 16 8 4 2 1 . 128 64 32 16 8 4 2 1 165 . 100 . 0 0 0 0 0 0 0 0 . 0 0 0 0 0 0 0 0 64 . (Invalid range) 0 165.100.0.0 to 165.100.0.63 Usable -2 1 165.100.0.64 to 165.100.0.127 128 hosts 62 1 0 165.100.0.128 to 165.100.0.191 1024 64 1 1 165.100.0.192 to 165.100.0.255 Usable -2 32 16 1 . 0 0 165.100.1.0 to 165.100.1.63 subnets 1,022 1 . 0 1 165.100.1.64 to 165.100.1.127 8 1 . 1 0 165.100.1.128 to 165.100.1.191 Custom 128 4 1 . 1 1 165.100.1.192 to 165.100.1.255 subnet mask +64 2 192 1 0 . 0 0 165.100.2.0 to 165.100.0.63 +1 255 1 0 . 0 1 165.100.2.64 to 165.100.0.127 1 0 . 1 0 165.100.2.128 to 165.100.0.191 1 0 . 1 1 165.100.2.192 to 165.100.0.255 The binary value of the last bit borrowed is the range. In this problem the range is 64. 1 1 . 0 0 165.100.3.0 to 165.100.3.63 The first and last range of addresses are not 1 1 . 0 1 165.100.3.64 to 165.100.3.127 usable. 1 1 . 1 0 165.100.3.128 to 165.100.3.191 The first usable range of addresses is: 1 1 . 1 1 165.100.3.192 to 165.100.3.255 165.100.0.64 to 165.100.0.127 Show your work for Problem 2 in the space below. The first address in each subnet range is the Down to subnet number. 165.100.255.128 to 165.100.255.191 The last address in each subnet range is the subnet broadcast address. 27 (Invalid range) 165.100.255.192 to 165.100.255.255
  • 30. Subnetting Problem 3 Number of needed usable subnets 1 Network Address 195.223.50.0 C Address class __________ 255 . 255 . 255 . 0 Default subnet mask _______________________________ 255 . 255 . 255 . 192 Custom subnet mask _______________________________ 4 Total number of subnets ___________________ 2 Number of usable subnets ___________________ 64 Total number of host addresses ___________________ 62 Number of usable addresses ___________________ 2 Number of bits borrowed ___________________ What is the 2nd usable 195.223.50.128 - 195.223.50.191 subnet range? _______________________________________________ What is the subnet number 195.223.50.64 for the 1st usable subnet? ________________________ What is the subnet broadcast address for 195.223.50.127 the 1st usable subnet? ________________________ What are the assignable addresses for the 2nd 195.223.50.129 - 195.223.50.190 usable subnet? ______________________________________ 28