Skip to content

Network functions

🛠️ Tools · ⬅ Top


networkIPList

List IPv4 Addresses associated with this system using ifconfig

Usage

networkIPList [ --install ] [ --help ]

List IPv4 Addresses associated with this system using ifconfig

Arguments

  • --install - Flag. Optional. Install any packages required to get ifconfig installed first.
  • --help - Flag. Optional. This help.

Sample Output

lines:IPv4

Return codes

  • 0 - Success
  • 1 - Environment error
  • 2 - Argument error

networkMACAddressList

List MAC addresses associated with this system using ifconfig

Usage

networkMACAddressList [ --install ] [ --help ]

List MAC addresses associated with this system using ifconfig

Arguments

  • --install - Flag. Optional. Install any packages required to get ifconfig installed first.
  • --help - Flag. Optional. This help.

Sample Output

lines:IPv4

Return codes

  • 0 - Success
  • 1 - Environment error
  • 2 - Argument error