nmcli device show wlan0 
GENERAL.DEVICE:                         wlan0
GENERAL.TYPE:                           wifi
GENERAL.HWADDR:                         18:5E:0F:97:DB:B9
GENERAL.MTU:                            1500
GENERAL.STATE:                          100 (verbunden)
GENERAL.CONNECTION:                     osm
GENERAL.CON-PATH:                       /org/freedesktop/NetworkManager/ActiveConnection/3
IP4.ADDRESS[1]:                         192.168.0.100/24
IP4.GATEWAY:                            192.168.0.1
IP4.ROUTE[1]:                           dst = 0.0.0.0/0, nh = 192.168.0.1, mt = 600
IP4.ROUTE[2]:                           dst = 192.168.0.0/24, nh = 0.0.0.0, mt = 600
IP4.DNS[1]:                             192.168.0.1
IP4.DOMAIN[1]:                          VodafoneMobile.wifivodafonemobile.api
IP6.ADDRESS[1]:                         2a02:3033:400:a7b5:7cf9:ff5f:42da:771b/64
IP6.ADDRESS[2]:                         2a02:3033:400:a7b5:d07a:b57b:e152:2/128
IP6.ADDRESS[3]:                         fe80::f849:4b53:de71:3eb1/64
IP6.GATEWAY:                            fe80::d27a:b5ff:fe7b:e152
IP6.ROUTE[1]:                           dst = 2a02:3033:400:a7b5::/64, nh = ::, mt = 600
IP6.ROUTE[2]:                           dst = ::/0, nh = fe80::d27a:b5ff:fe7b:e152, mt = 600
IP6.ROUTE[3]:                           dst = ff00::/8, nh = ::, mt = 256, table=255
IP6.ROUTE[4]:                           dst = fe80::/64, nh = ::, mt = 600
IP6.ROUTE[5]:                           dst = 2a02:3033:400:a7b5:d07a:b57b:e152:2/128, nh = ::, mt = 600
IP6.DNS[1]:                             fe80::d27a:b5ff:fe7b:e152

linux-y7a7:~ # ping -c3 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=112 time=42.4 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=112 time=17.7 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=112 time=20.2 ms

--- 8.8.8.8 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 17.787/26.812/42.435/11.092 ms
linux-y7a7:~ # ping -c3 2600::
PING 2600::(2600::) 56 data bytes
64 bytes from 2600::: icmp_seq=1 ttl=43 time=279 ms
64 bytes from 2600::: icmp_seq=2 ttl=43 time=242 ms
64 bytes from 2600::: icmp_seq=3 ttl=43 time=324 ms

--- 2600:: ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2002ms
rtt min/avg/max/mdev = 242.279/282.223/324.731/33.712 ms
linux-y7a7:~ # ping -c3 -M do -s 1452 ct.de
PING ct.de(redirector.heise.de (2a02:2e0:3fe:1001:302::)) 1452 data bytes
1460 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=1 ttl=49 time=52.2 ms
1460 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=2 ttl=49 time=34.8 ms
1460 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=3 ttl=49 time=34.8 ms

--- ct.de ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 34.828/40.634/52.234/8.202 ms
linux-y7a7:~ # ping -c3 -M do -s 1453 ct.de
PING ct.de(redirector.heise.de (2a02:2e0:3fe:1001:302::)) 1453 data bytes
ping: sendmsg: Die Nachricht ist zu lang
ping: sendmsg: Die Nachricht ist zu lang
ping: sendmsg: Die Nachricht ist zu lang

--- ct.de ping statistics ---
3 packets transmitted, 0 received, 100% packet loss, time 2033ms

linux-y7a7:~ # 

Status der mobilen Breitbandverbindung 	Verbunden
Dauer der aktuellen Internetverbindung 	6 Min. 11 Sek.
Datenrate 	0b/s
Gesamtvolumen 	47.58MB
Gesamtzeit 	1 Std. 4 Min. 30 Sek.
IPv4-IP-Adresse 	10.133.164.8
IPv4-DNS1 	62.109.121.17
IPv4-DNS2 	62.109.121.18
IPv6-IP-Adresse 	2a02:3033:0400:a7b5:d27a:b5ff:fe7b:e152
IPv6-DNS1 	2a02:3018:0:40ff::aaaa
IPv6-DNS2 	2a02:3018:0:40ff::bbbb




