Skip to content

Instantly share code, notes, and snippets.

@tlatsas
Created November 19, 2013 15:27
Show Gist options
  • Save tlatsas/7547059 to your computer and use it in GitHub Desktop.
Save tlatsas/7547059 to your computer and use it in GitHub Desktop.
$ 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