-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ping node delay 8000ms #244
Comments
2、ping6 |
3、border-router logs Destination Cache: DODAG fd00:6172:6d00:0:f827:c324:d302:5de |
The Slip is not very well supported and might have unknown issues as it is not been used for many years. To debug this issue further we need to know where time is spent. Can you get Wireshark captures from Wi-SUN or from Linux interfaces to see what is causing the delays |
1、tunslip6
./wi-sun_tunslip6.sh
16:35:36 ********SLIP started on
/dev/ttyUSB0'' 0000.011 opened tun device
/dev/tun0''0000.011 ifconfig tun0 inet
hostname
mtu 1500 up0000.023 ifconfig tun0 add fd00:7878:7878::1/64
0000.027 ifconfig tun0 add fe80::7878:7878:0:1/64
0000.032 ifconfig tun0
tun0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1500
inet 127.0.1.1 netmask 255.255.255.255 destination 127.0.1.1
inet6 fe80::7878:7878:0:1 prefixlen 64 scopeid 0x20
inet6 fd00:7878:7878::1 prefixlen 64 scopeid 0x0
inet6 fe80::940f:2032:fb06:e1de prefixlen 64 scopeid 0x20
unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 500 (未指定)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
0000.036 Packet from TUN of length 48 - write SLIP
0000.054 Packet from SLIP of length 72 - write TUN
0004.262 Packet from TUN of length 48 - write SLIP
0004.263 Packet from SLIP of length 64 - write TUN
0012.966 Packet from TUN of length 48 - write SLIP
0012.967 Packet from SLIP of length 64 - write TUN
0029.862 Packet from TUN of length 48 - write SLIP
0029.863 Packet from SLIP of length 72 - write TUN
0062.630 Packet from TUN of length 48 - write SLIP
The text was updated successfully, but these errors were encountered: