Classful Addressing Flashcards
what are the 5 classes in classful addressing
A B C D E
what is byte 1 of class A address
0
what is byte 1 of class B address
10
what is byte 1 of class C address
110
what is byte 1 of class D address
1110
what is byte 1 of class E address
1111
what is byte 1 of class A address in dotted decimal notation
0-127
what is byte 1 of class B address in dotted decimal notation
128-191
what is byte 1 of class C address in dotted decimal notation
192-223
what is byte 1 of class D address in dotted decimal notation
224-239
what are the classes mainly used for general purpose
A B C
what is the use of class D
multicast
what is the purpose of class E
experimental
How much of class A address is host portion
last 3 bytes
255.0.0.0
How much of class B address is host portion
last 2 bytes
255.255.0.0
How much of class C address is host portion
last byte`
255.255.255.0
How much of class A address is network portion
first byte
255.0.0.0
How much of class B address is network portion
first two bytes
255.255.0.0
How much of class C address is network portion
first 3 bytes
255.255.255.0
to belong in the same network, what portion of a classful address must be the same
the network portion
what are switches
make communication possible within a network
what are routers
make communication possible between networks
what is the purpose of the subnet mask
used to define the network and host portion of an IP address
used in conjunction with IP address
what is the first address in a network
the network address