Home > other >  Warrior, IP problems
Warrior, IP problems

Time:10-01

10,9.9. 0/24 is what mean?

CodePudding user response:

10.9.9.0/8 change to 10.9.9.0/24

CodePudding user response:

Standard 10.9.9.0 is A class A address, mask is eight, namely 255.0.0.0, A network segment have 2 ^ 24 IP (in fact, the IP network segment is 10.0.0.0)
Through the variable-length subnet mask will split it out a 24 bit mask segment 10.9.9.0/24 (i.e., mask 255.255.255.0),

CodePudding user response:

This is a subnet, it belongs to the 10.0.0.0/8 the main

CodePudding user response:

Standard 10.9.9.0 is A class A address, mask is eight, namely 255.0.0.0, A network segment have 2 ^ 24 IP (in fact, the IP network segment is 10.0.0.0)
Through the variable-length subnet mask will split it out a 24 bit mask segment 10.9.9.0/24 (i.e., mask 255.255.255.0),

CodePudding user response:

10,9.9. 0/24 said: the host IP address is 10,9.9. 0, mask 255.255.255.0

CodePudding user response:

Add the host IP address is 10.,9.9 X, mask 255.255.255.0

CodePudding user response:

10.0.0.0 network segments belongs to the class A address, mask for eight, mask into 24 now, the first 24 bits into A network, host number,

CodePudding user response:

10.9.9.0/24 is it subnet mask 24, namely 255.255.255.0

10.9.9.0 255.255.255.0

CodePudding user response:

10.9.9.0 is the network number,
/24 subnet mask

CodePudding user response:

10,9.9. 0/24 said: the host IP address is 10,9.9. 0, mask 255.255.255.0 for
Class A IP address
/24 is IP suffix,
You can go to see the IP calculation