in reply to Wildcard Mask to subnet mask
$ perl -MNet::Netmask -le 'print Net::Netmask->new("10.11.0.0#0.0.0.25 +5")' 10.11.0.0/24
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Wildcard Mask to subnet mask
by bcromwell (Initiate) on Jul 23, 2008 at 20:37 UTC |