Skip to content

yodanimal/Binary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Subnetting PowerShell Script

Convert CIDR notation to binary, then into subnet mask in decimal notation.

subnet.ps1

  • Main function calls and terminal output.
  • Get-IPCIDR Prompts the user for an IP address and CIDR notation (192.168.1.1/24)
  • Convert-CIDRToBinaryMask CIDR notation to binary subnet mask
  • Convert-BinaryMaskToDecimal Binary subnet mask to decimal subnet mask

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published