ipv4or6 address

The <ipv4or6 address> inspectors allow you to represent IPv4 and IPv6 addresses as a common type. From these inclusive inspectors, you can derive the corresponding v4 and v6 IP addresses.

Version Platforms
8.0.584.0 AIX, HP-UX, Mac, Red Hat, SUSE, Session, Solaris, Windows
8.1.535.0 Debian, Ubuntu
9.5.13.130 Raspbian

Creation

broadcast address of <network adapter interface> : ipv4or6 address
destination of <route> : ipv4or6 address
full gateway address of <selected server> : ipv4or6 address
gateway address <integer> of <selected server> : ipv4or6 address
gateway address of <selected server> : ipv4or6 address
gateway of <route> : ipv4or6 address
ip address of <bes computer> : ipv4or6 address
ip address of <selected server> : ipv4or6 address
ipv4or6 address <string> : ipv4or6 address
ipv4or6 dns server of <network adapter> : ipv4or6 address
local address of <socket> : ipv4or6 address
mask of <route> : ipv4or6 address
registration address of <client> : ipv4or6 address
registration subnet address of <client> : ipv4or6 address
remote address of <socket> : ipv4or6 address
target ipv4or6 address of <port mapping> : ipv4or6 address
<ipv4 address> as ipv4or6 address : ipv4or6 address
<ipv6 address> as ipv4or6 address : ipv4or6 address
<string> as ipv4or6 address : ipv4or6 address

Properties

hexadecet <integer> of <ipv4or6 address> : integer
ip version of <ipv4or6 address> : ip version
ipv4 part of <ipv4or6 address> : ipv4 address

Casts

<ipv4or6 address> as compressed string : string
<ipv4or6 address> as compressed string with ipv4 : string
<ipv4or6 address> as compressed string with ipv4 with zone index : string
<ipv4or6 address> as compressed string with zone index : string
<ipv4or6 address> as string : string
<ipv4or6 address> as string with ipv4 : string
<ipv4or6 address> as string with ipv4 with zone index : string
<ipv4or6 address> as string with leading zeros : string
<ipv4or6 address> as string with leading zeros with zone index : string
<ipv4or6 address> as string with zone index : string

Operators