CodePudding user response:
10.9.9.0/8 change to 10.9.9.0/24CodePudding 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 mainCodePudding 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.0CodePudding user response:
Add the host IP address is 10.,9.9 X, mask 255.255.255.0CodePudding 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.010.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 forClass A IP address
/24 is IP suffix,
You can go to see the IP calculation