I have some problem about my network

I think in protocal TCP/IP;IP 10.x.x.x/8 is Class A networkand subnet 255.255.255.0 is class C subnetbut if my home network use 10.0.0.8 but subnet is 255.255.255.0What is this network class?Message was edited by: 9214819473610663217
[289 byte] By [9214819473610663217] at [2007-11-26 11:57:33]
# 1
I want to know What is main topic to resolve Class for IP Address?subnet or IP?
9214819473610663217 at 2007-7-7 12:17:51 > top of Java-index,General,Network Configurations...
# 2

> I think in protocal TCP/IP;

> IP 10.x.x.x/8 is Class A network

> and

> subnet 255.255.255.0 is class C subnet

>

> but if my home network use 10.0.0.8 but subnet is

> 255.255.255.0

>

> What is this network class?

Network "classes" are actually a concept that predates subnets at all. With modern systems, there really is no such thing as Class A/B/C/D any longer; they have been replaced by CIDR. You might refer to a /8 as a class A, but that's just a historical convention. The number of bits in the subnet is directly specified and that's all you need.

--

Darren

Darren_Dunham at 2007-7-7 12:17:51 > top of Java-index,General,Network Configurations...
# 3
Thank you very much for fast reply,I know any network can work on any subnet.but this is homework in network subject,This is 1 for I can not do it.anybody help me please.
9214819473610663217 at 2007-7-7 12:17:51 > top of Java-index,General,Network Configurations...
# 4

I'm not sure why you're asking generic networking questions in a developer forum.

Just do a google search for 'CIDR' or Classless inter-domain routing. It replaced "Class" style networks over a decade ago.

If that's not the correct answer for your homework, you probably need to talk to your instructor about it.

--

Darren

Darren_Dunham at 2007-7-7 12:17:51 > top of Java-index,General,Network Configurations...
# 5
I don't have correct answer because in another web tell me about default case,don't tell advance case and I think this web is very advance for network and server.then I ask in this web
9214819473610663217 at 2007-7-7 12:17:51 > top of Java-index,General,Network Configurations...
# 6
Same answer as for your other post http://forum.sun.com/jive/thread.jspa?threadID=113461Go to a bookstore or your local library and get some books.Some may think it is not polite to ask someone else to do your school assignments for you.
rukbat at 2007-7-7 12:17:51 > top of Java-index,General,Network Configurations...