Miscellaneous Commands

Several additional commands are available. The commands in this category are described in the following table:

Table:Miscellaneous Commands

Command Arguments Usage

ixIsOverlappingIpAddress

ipAddress1
count1
ipAddress2
count2

Determine whether two IP address ranges overlap.

ixIsSameSubnet

ipAddress1
mask1
ipAddress2
mask2

Determine whether two IP subnets overlap.

ixIsValidHost

ipAddress
mask

Determines whether the host part of a masked address is valid.

ixIsValidNetMask

mask

Determines a net mask validity.

ixIsValidUnicastIp

ipAddress

Determines Unicast IP address validity.

ixConvertFromSeconds

time
hours
minutes
seconds

Consvert time into hours, minutes and seconds.

ixConvertToSeconds

hours
minutes
seconds

Converts a number of hours, minutes and seconds into a number of seconds.