I have created the following number ranges in production server
$$$$ IN EX
$$C IN EX
$$O IN EX
$$S IN EX
$$$$
EX 00000001 49999999 0 (External checked)
IN 50000000 99999999 50000024
$$O
EX 20000000 22999999 0 (External checked)
$$C
EX 30000000 32999999 0 (External checked)
$$S
EX 40000000 42999999 0 (External checked)
But when I created the org unit it is taking internal and the number is assigned 50000000.
I want all the org units to be 20000000 to 22999999 and external.
How should I do it?