Created
November 19, 2013 15:27
-
-
Save tlatsas/7547059 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ipcalc 169.254.245.127/255.255.0.0 | |
Address: 169.254.245.127 10101001.11111110. 11110101.01111111 | |
Netmask: 255.255.0.0 = 16 11111111.11111111. 00000000.00000000 | |
Wildcard: 0.0.255.255 00000000.00000000. 11111111.11111111 | |
=> | |
Network: 169.254.0.0/16 10101001.11111110. 00000000.00000000 | |
HostMin: 169.254.0.1 10101001.11111110. 00000000.00000001 | |
HostMax: 169.254.255.254 10101001.11111110. 11111111.11111110 | |
Broadcast: 169.254.255.255 10101001.11111110. 11111111.11111111 | |
Hosts/Net: 65534 Class B, APIPA |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment