To calculate a wildcard mask, subtract each subnet mask octet from :
Subnet mask:
Calculation: , , ,
Wildcard mask:
Another example with :
- , , ,
- Wildcard:
Two shortcuts: host means (match exactly), any means (match anything).
##### ###### ##### ### # # ### # # ###### ## ## ## ## ## ## ## # # # # # ## ##### #### ##### # # # # # # # #### ## # ## ## ## ## # # # # # ## ## # ###### ## ### # ### # ######
##### ###### ##### ### # # ### # # ###### ## ## ## ## ## ## ## # # # # # ## ##### #### ##### # # # # # # # #### ## # ## ## ## ## # # # # # ## ## # ###### ## ### # ### # ######
Converting masks
To calculate a wildcard mask, subtract each subnet mask octet from :
Subnet mask:
Calculation: , , ,
Wildcard mask:
Another example with :
Two shortcuts: host means (match exactly), any means (match anything).