smcgrath12
Occasional Visitor
Hi, I am currently using the 192.168.5.1 as my router IP and 255.255.255.0 as the subnet mask (SM). So the router converts this settings to the CIDR of 192.168.5.0/24. I get this part.
Now, I want to assign Class A address (10.0.0.0) as the IP range. For discussion sake, I need around 500 usable IPs and use IP addresses that start with "10" (more easier to remember and type instead of Class B). And I want to have the first 2 octets as "10.75". This is where I am confused a bit.
Question 1: If I put the router IP (in router web gui) as 10.75.4.1 and a SM of 255.255.254.0, is the range in CIDR format be "10.75.4.0/23"? If so, converting this CIDR to usable IPs using bitwise calculation gives a valid range of IPs from 10.75.4.1 - 10.75.5.255. And is so, the router IP is the first usable IP in this range, correct?
Question 2: But, if I put the router IP as 10.75.5.1 (3rd octet changed from 4 to 5) and the same SM of 255.255.254.0, is the range in CIDR format still "10.75.4.0/23"? If that is so, in this case, isn't the router IP NOT not the starting IP of this range, but somewhere in the middle of this range? Is that a problem?
Now, I want to assign Class A address (10.0.0.0) as the IP range. For discussion sake, I need around 500 usable IPs and use IP addresses that start with "10" (more easier to remember and type instead of Class B). And I want to have the first 2 octets as "10.75". This is where I am confused a bit.
Question 1: If I put the router IP (in router web gui) as 10.75.4.1 and a SM of 255.255.254.0, is the range in CIDR format be "10.75.4.0/23"? If so, converting this CIDR to usable IPs using bitwise calculation gives a valid range of IPs from 10.75.4.1 - 10.75.5.255. And is so, the router IP is the first usable IP in this range, correct?
Question 2: But, if I put the router IP as 10.75.5.1 (3rd octet changed from 4 to 5) and the same SM of 255.255.254.0, is the range in CIDR format still "10.75.4.0/23"? If that is so, in this case, isn't the router IP NOT not the starting IP of this range, but somewhere in the middle of this range? Is that a problem?