Skip to content

Instantly share code, notes, and snippets.

@jindalAnuj
Created August 31, 2020 06:38
Show Gist options
  • Save jindalAnuj/250ccb71a9ebd4116f8e9f52c1e71d3a to your computer and use it in GitHub Desktop.
Save jindalAnuj/250ccb71a9ebd4116f8e9f52c1e71d3a to your computer and use it in GitHub Desktop.
Cidr Masking

Ip_address/32 means 1 ip address You should use it for your refering you own ip or single ip eg 103.211.13.37/32

Range of ip can be calculated as - ip_address/range_number (x) = 32- range_number Total number of ip address = 2^x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment