Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.08 KB

README.adoc

File metadata and controls

18 lines (14 loc) · 1.08 KB

SubNetwork

Important
This module requires PowerShell Core.

The SubNetwork module contains functions for working with sub-networks.

Gets the broadcast address of a sub-network.

Gets the network address of a sub-network.

Gets the number of network bits represented by a network mask.

Gets the network mask represented by a number of network bits.

Gets information about a sub-network.

Gets the number of addresses in a network.

Building Documentation

To build the documentation, Ruby, Asciidoctor, and Asciidoctor Reducer are required. The included VSCode task Build Docs may be helpful, but assumes the previous are installed and configured in the primary WSL instance of a Windows machine.