IP ranges examples

Allowed characters :
     numerals
     the asterik ( * ) is for 0 to 255
     the dash ( - ) separate the inferior and superior bound of a range

Points which separate blocks are useless..

192 138 10 *
1 IP range of 256 adresses ( 0-255 or * ) on the network 192.138.10
135 210 95-100 *
6 IP ranges ( 5-100 ) of 256 adresses ( * ) on the network 135.210
195 30 * *
256 IP ranges ( * ) of 256 adresses ( * ) on the network beginning with 195.30
193 138 110-200 *
193 138 220-250 *
122 IP ranges ( 110-200 + 220-250 ) of 256 adresses on the network beginning with 193.138

Return