Title |
Test
Find
netmask address
|
Expression |
^(((0|128|192|224|240|248|252|254).0.0.0)|(255.(0|128|192|224|240|248|252|254).0.0)|(255.255.(0|128|192|224|240|248|252|254).0)|(255.255.255.(0|128|192|224|240|248|252|254)))$ |
Description |
netmask address. I know this is nod good enough :) |
Matches |
255.255.192.0 | 240.0.0.0 | 255.255.255.0 |
Non-Matches |
255.0.192.0 | 240.128.0.0 | 240.255.255.0 |
Author |
Rating:
Not yet rated.
ogge ogge
|
Source |
|
Your Rating |
|
Title: Incomplete
Name: CAD
Date: 11/5/2012 4:53:19 PM
Comment:
Dont match 255.255.255.255
Title: Incomplete
Name: CAD
Date: 11/5/2012 4:53:07 PM
Comment:
Dont match 255.255.255.255