• Increase font size
  • Default font size
  • Decrease font size
Home Software SysFunc Sysfunc Reference Guide - IP V4 addresses

Sysfunc Reference Guide - IP V4 addresses

E-mail Print
Read : 9,595 times
(1 vote, average 5.00 out of 5)
Article Index
Sysfunc Reference Guide
Configuration parameters
System database
Disk management
Error handling
File manipulation
Filesystems
IP V4 addresses
Kernel
Logical volume manager
Miscellaneous
Message display
User interaction
Network
OS
File backup
Software packages
Services
Time and date
Temporary file management
Users and groups
Vmware-specific
Function index
All Pages

ip4_is_valid_ip

Checks if the input string is a valid IP address

Arguments

$1IP address to check

Returns

0 if address is valid, !=0 if not

Displays

Nothing

ip4_network

Compute network from IP and netmask

Arguments

$1IP
$2Netmask

Returns

0

Displays

Network

ip4_validate_ip

Checks if the input string is a valid IP address and aborts if not

Arguments

$1IP address to check

Returns

only if address is valid

Displays

Nothing if OK. Error if not

 

Please login or register to add a comment