IP address

DATA TYPE

Contents

Contents
style description
IPv4address(ipv4 format)
Normal value: IPv4address
Style: x.x.x.x (x : 0-255integer)
0.0.0.0-255.255.255.255
Incorrect value: An incorrect as IPv4 address.
IPv6address(ipv6 format)
Normal value: IPv6address
- Style: x:x:x:x:x:x:x:x (x : 0000-FFFF of Hexadecimal (Upper and Lower Case is not distinguished.))
0000:0000:0000:0000:0000:0000:0000:0000 - FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF
- If the top begins with 0, it is possible to omit the leading zeros.
0002:0011:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF -> 2:11:FFFF:FFFF:FFFF:FFFF:FFFF:FFFF
- Where 0 is continuous, can be omitted using the "::".
FFFF:0000:0000:0000:0000:0000:FFFF:FFFF -> FFFF::FFFF:FFFF
Incorrect value: An incorrect as IPv6 address.
IP address
Normal value: IPv4 or v6address