T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 12 Spd=480 MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=1bbb ProdID=0195 Rev=02.42
S:  Manufacturer=Alcatel
S:  Product=Mobilebroadband
S:  SerialNumber=1234567890ABCDE
C:  #Ifs= 3 Cfg#= 1 Atr=80 MxPwr=500mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=e0(wlcon) Sub=01 Prot=03 Driver=rndis_host
I:  If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=rndis_host
I:  If#= 2 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage


Software Version: 	IK40_A5_02.00_05
Device Name: 	IK40



nmcli device show usb0 
GENERAL.DEVICE:                         usb0
GENERAL.TYPE:                           ethernet
GENERAL.HWADDR:                         CA:D2:93:C5:71:D9
GENERAL.MTU:                            1500
GENERAL.STATE:                          100 (verbunden)
GENERAL.CONNECTION:                     LAN
GENERAL.CON-PATH:                       /org/freedesktop/NetworkManager/ActiveConnection/6
WIRED-PROPERTIES.CARRIER:               an
IP4.ADDRESS[1]:                         192.168.1.165/24
IP4.GATEWAY:                            192.168.1.1
IP4.ROUTE[1]:                           dst = 0.0.0.0/0, nh = 192.168.1.1, mt = 100
IP4.ROUTE[2]:                           dst = 192.168.1.0/24, nh = 0.0.0.0, mt = 100
IP4.DNS[1]:                             192.168.1.1
IP6.ADDRESS[1]:                         2a02:3033:400:c083:d92c:4941:27fb:568e/64
IP6.ADDRESS[2]:                         fe80::4d70:9592:f436:a286/64
IP6.GATEWAY:                            fe80::d21:bd69:cb17:bee3
IP6.ROUTE[1]:                           dst = fe80::/64, nh = ::, mt = 100
IP6.ROUTE[2]:                           dst = 2a02:3033:400:c083::/64, nh = ::, mt = 100
IP6.ROUTE[3]:                           dst = ::/0, nh = fe80::94fa:75ff:fe40:585c, mt = 100
IP6.ROUTE[4]:                           dst = ::/0, nh = fe80::d21:bd69:cb17:bee3, mt = 100
IP6.ROUTE[5]:                           dst = ff00::/8, nh = ::, mt = 256, table=255
IP6.DNS[1]:                             2a02:3018:0:40ff::aaaa
IP6.DNS[2]:                             2a02:3018:0:40ff::bbbb

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=43.9 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=112 time=22.6 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=112 time=29.7 ms

--- 8.8.8.8 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 22.604/32.118/43.956/8.870 ms
linux-y7a7:~ # ping -c3 2600::
PING 2600::(2600::) 56 data bytes
64 bytes from 2600::: icmp_seq=1 ttl=43 time=276 ms
64 bytes from 2600::: icmp_seq=2 ttl=43 time=247 ms
64 bytes from 2600::: icmp_seq=3 ttl=43 time=237 ms

--- 2600:: ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2002ms
rtt min/avg/max/mdev = 237.080/253.518/276.317/16.647 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=55.7 ms
1460 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=2 ttl=49 time=50.7 ms
1460 bytes from redirector.heise.de (2a02:2e0:3fe:1001:302::): icmp_seq=3 ttl=49 time=39.6 ms

--- ct.de ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2002ms
rtt min/avg/max/mdev = 39.610/48.704/55.790/6.758 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 2034ms

