











CompTIA
Exam Vouchers
Save money on CompTIA exams
| Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
| TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more | * ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i Online practice tests
Certification sites Online university Online college Online education Distance learning Software forum Server administration forum Programming resources
|
|  |
Pages (2): [1] 2 »
| Author |
Understanding IP Addressing
|
cross36
Call me Cris

Registered: Jul 2001 Location: North Bergen, NJ Country: United States State: Certifications: A+. MCP,MCSA,MCSE2k Working on:
Total Posts: 3489
|
|
Understanding IP Addressing
Here's a good read for people trying to understand IP addressing in general;
Every computer that communicates over the Internet is assigned an IP address that uniquely identifies the device and distinguishes it from other computers on the Internet. An IP address consists of 32 bits, often shown as 4 octets of numbers from 0-255 represented in decimal form instead of binary form. For example, the IP address
168.212.226.204
in binary form is
10101000.11010100.11100010.11001100.
But it is easier for us to remember decimals than it is to remember binary numbers, so we use decimals to represent the IP addresses when describing them. However, the binary number is important because that will determine which class of network the IP address belongs to. An IP address consists of two parts, one identifying the network and one identifying the node, or host. The Class of the address determines which part belongs to the network address and which part belongs to the node address. All nodes on a given network share the same network prefix but must have a unique host number.
Class A Network -- binary address start with 0, therefore the decimal number can be anywhere from 1 to 126. The first 8 bits (the first octet) identify the network and the remaining 24 bits indicate the host within the network. An example of a Class A IP address is 102.168.212.226, where "102" identifies the network and "168.212.226" identifies the host on that network.
Class B Network -- binary addresses start with 10, therefore the decimal number can be anywhere from 128 to 191. (The number 127 is reserved for loopback and is used for internal testing on the local machine.) The first 16 bits (the first two octets) identify the network and the remaining 16 bits indicate the host within the network. An example of a Class B IP address is 168.212.226.204 where "168.212" identifies the network and "226.204" identifies the host on that network.
Class C Network -- binary addresses start with 110, therefore the decimal number can be anywhere from 192 to 223. The first 24 bits (the first three octets) identify the network and the remaining 8 bits indicate the host within the network. An example of a Class C IP address is 200.168.212.226 where "200.168.212" identifies the network and "226" identifies the host on that network.
Class D Network -- binary addresses start with 1110, therefore the decimal number can be anywhere from 224 to 239. Class D networks are used to support multicasting.
Class E Network -- binary addresses start with 1111, therefore the decimal number can be anywhere from 240 to 255. Class E networks are used for experimentation. They have never been documented or utilized in a standard way.
__________________
Riding the endless light of fortunes...
http://www.darkroads.com
Report this post to a moderator
|
|
03-28-02 03:13 PM
|
|
Slinky
Junior Member

Registered: Aug 2000 Location: 35° 24' N 97° 36' W Country: US of A State: Certifications: A+, N+, MCSA Working on: MCSE
Total Posts: 2009
|
|
|
03-28-02 06:19 PM
|
|
rockman20
Junior Member M

Registered: Mar 2002 Location: Country: United States State: Certifications: No Certs yet. Mmmmmmm.....Certs........ Working on: MCSE
Total Posts: 24
|
|
|
03-28-02 06:28 PM
|
|
mikop
Supa SUPA MAN!

Registered: Mar 2002 Location: Gimpville Country: United States State: Certifications: USDA Certified Worthless Organic Matter Working on: USDA Certified Grade A SPAM
Total Posts: 2250
|
|
lots of ppl just didn't spend enuff time on binary. If they have it pat down, then later variation like route summarization/supernetting, VLSM etc are so easy and apparent.
Report this post to a moderator
|
|
03-28-02 06:28 PM
|
|
freak
Moderator M

Registered: Aug 2000 Location: Country: USA State: Certifications: MA, M.Ed., Net+,I-Net+, Security+, CEH, CEI, CCA, CCNA, MCP+I, MCSA, MCSE NT 4.0, MCSE 2000, MCT Working on: MCSE 2K3, Linux+, CISSP
Total Posts: 9688
|
|
For IP addressing and subnetting:
www.mcsefreak.com/subnetting.htm
For TCP/IP:
www.mcsefreakpress.com/tcpip.htm
For Hex, Bin and Dec:
www.mcsefreakpress.com/hex.htm
Hope this helps 
__________________
Freak, MA, M.Ed., Net+,I-Net+, Security+, CEH, CEI, CCA, CCNA, MCP+I, MCSA, MCSE NT, MCSE 2K, MCT
iCertify dot net: Free Forum, quizzes, study guides...
FreakNotes.com: free subnetting, DHCP, Network Security study guides! Also 120-page Security+ book and 100+ page Network+ book!
InfoSecWeb.com
Report this post to a moderator
|
|
03-28-02 06:32 PM
|
|
mikop
Supa SUPA MAN!

Registered: Mar 2002 Location: Gimpville Country: United States State: Certifications: USDA Certified Worthless Organic Matter Working on: USDA Certified Grade A SPAM
Total Posts: 2250
|
|
too many error and not proof reading it suck!!!! refer to other sources to learn 
Last edited by mikop on 03-28-02 at 06:53 PM
Report this post to a moderator
|
|
03-28-02 06:49 PM
|
|
mikop
Supa SUPA MAN!

Registered: Mar 2002 Location: Gimpville Country: United States State: Certifications: USDA Certified Worthless Organic Matter Working on: USDA Certified Grade A SPAM
Total Posts: 2250
|
|
|
03-28-02 06:51 PM
|
|
cross36
Call me Cris

Registered: Jul 2001 Location: North Bergen, NJ Country: United States State: Certifications: A+. MCP,MCSA,MCSE2k Working on:
Total Posts: 3489
|
|
There you go, also good resources supplied by the Freak..
__________________
Riding the endless light of fortunes...
http://www.darkroads.com
Report this post to a moderator
|
|
03-28-02 06:53 PM
|
|
freak
Moderator M

Registered: Aug 2000 Location: Country: USA State: Certifications: MA, M.Ed., Net+,I-Net+, Security+, CEH, CEI, CCA, CCNA, MCP+I, MCSA, MCSE NT 4.0, MCSE 2000, MCT Working on: MCSE 2K3, Linux+, CISSP
Total Posts: 9688
|
|

__________________
Freak, MA, M.Ed., Net+,I-Net+, Security+, CEH, CEI, CCA, CCNA, MCP+I, MCSA, MCSE NT, MCSE 2K, MCT
iCertify dot net: Free Forum, quizzes, study guides...
FreakNotes.com: free subnetting, DHCP, Network Security study guides! Also 120-page Security+ book and 100+ page Network+ book!
InfoSecWeb.com
Report this post to a moderator
|
|
03-28-02 06:57 PM
|
|
rockman20
Junior Member M

Registered: Mar 2002 Location: Country: United States State: Certifications: No Certs yet. Mmmmmmm.....Certs........ Working on: MCSE
Total Posts: 24
|
|
Questions that I need to ask.....
1) Who is in charge of the IP distribution?
2) When you get your IP distribution, do they give you your subnet as well?
3) Is it possible to have the same IP address, but different subnets?
4) Do these rules need to apply for private IP addressing?
5) You only need a public IP for the internet correct? (EX. 100 workstations connect to one server for internet access. The server needs a public IP and the workstations can be private correct?)
Thanks freak for posting that site. It will come in handy! Thanks to everyone else on this board that is willing to share their knowledge to others like me.
Report this post to a moderator
|
|
03-28-02 07:08 PM
|
|
|
Featured site: MCSE, MCSD, CompTIA, CCNA training videos
Forum Rules: Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON. |
|
ExamNotes forum archive
|