Matches IPv4 addresses in dot-decimal notation and IPv6 addresses in hextet notation.
output type
quantifier
configuration
ipaddr
none
none
192.168.33.11080:0:0:0:8:800:200C:417A
Pattern:
IPADDR:ip EOL;
Parsing results ip-addresses in lines 1-2 being parsed into ipaddr field ip
:
192.168.33.1
1080:0:0:0:8:800:200C:417A
Matches IPv4 addresses in dot-decimal notation
output type
quantifier
configuration
ipaddr
none
none
Matches IPv6 addresses in hextet notation.
output type
quantifier
configuration
ipaddr
none
none
fe80:0:0:0:8e1:734c:9cca:6bc3::12a00:1450:4010:c05::69
Pattern:
IPV6:ip EOL;
Parsing results addresses in lines 1-3 being extracted into ipaddr field ip
:
fe80::8e1:734c:9cca:6bc3
::1
2a00:1450:4010:c05::69